Code Coverage Properties view

The Properties view shows a summary of the code coverage for a project, file, or function you've selected in the Code Coverage Sessions view.

The Properties view tells you how many lines were covered, not covered, and so on:

Properties view; Code coverage

The Properties view showing the summary of the code coverage results for a selected project.

Related concepts
Types of code coverage in the IDE
How the coverage tool works
Associated views
Code Coverage Sessions view
Code Coverage Report view
Related tasks
Enabling code coverage
Importing gcc code coverage data from a project