WebStorm 6.0.1 Web Help

View | Tool Windows | Coverage

View | Tool Windows | Coverage

This tool window appears on running JSTestDriver unit tests with coverage, and displays coverage measurement results.

In this section:

Toolbar

ItemDescription
arrowUpClick this button to go up one level.
flattenPackagesWhen this button is pressed, all the packages are displayed as a single-level view.
autoScrollToSourceWhen this button is pressed, source code of the class selected in the tool window, automatically opens in a separate editor tab, and gains the focus.
autoscrollFromSourceWhen this button is pressed, when source code of certain class gets the focus in the editor, the corresponding node is automatically highlighted in the tool window.
exportToTextFileClick this button to generate code coverage report and save it to the specified directory.
closeClick this button to close the tool window.
helpClick this button to show reference.

Context menu

ItemShortcutDescription
Jump to SourceF4F4Choose this command to open the selected file in the editor.

See Also

Procedures:

Web Resources: