IntelliJ IDEA 12.1.0 Web Help

11.1+

The following is available only in the Ultimate edition of IntelliJ IDEA

View | Tool Windows | Coverage

View | Tool Windows | Coverage

This tool window appears on running 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.

This toolbar button is duplicated by the main menu command Analyze | Generate Coverage Report.

closeClick this button to close the tool window.

This toolbar button is duplicated by the main menu command Analyze | Hide Coverage Data.

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: