Cobertura code coverage highlighter parsing OpenCppCoverage generated cobertura XML files and highlighting hit and missed lines in the C++ source files.
Commands
Title
Command
Description
CCC: Select a report for coverage analysis
coberturahighlighter.selectReport
Select a report file based on configuration coberturahighlighter.reportPattern. Afterwards use the CCC: Show Coverage or CCC: Hide Coverage commands to show or hide the coverage of contained source files.
CCC: Show Coverage
coberturahighlighter.showCoverage
Shows hit and missed lines in the C++ source files.
CCC: Hide Coverage
coberturahighlighter.hideCoverage
Hides hit and missed lines in the C++ source files.