Software

Coverage View

The coverage view shows statistics on the source covered as part of the current target execution. All the listed files and functions in the coverage view with the information of the number of lines covered or uncovered against the total number of lines in the source file.

Figure 1. Code Coverage


Note: Only the compilable lines are taken into consideration for the statistics. For example, it is not allowed for lines with comments and variable declarations.

A coverage report can be exported. Click the export icon in the trace view toolbar to invoke the export operation.