GCov
The gcov plugin integrates the code coverage abilities of the GNU compiler
collection with test builds. It provides simple coverage metrics by default and
can optionally produce sophisticated coverage reports.
-
How the plugin works, task types, summaries vs. reports.
-
Compatibility notes for
gcov,gcovr, andReportGenerator. -
Toolchain requirements, enabling the plugin, and report generation setup.
-
Examples for automatic and manual report generation.
-
Available report types and the
:reportsYAML option. -
All
:gcovrYAML options for HTML, XML, JSON, text, and common settings. -
All
:report_generatorYAML options. -
Advanced configuration and troubleshooting solutions.