Coverage summary report

This report is an overall summary similar in format to the PureCoverage Viewer display.

Syntax

% pc_summary [-file=<name>...] [-force-merge] \
   [
-apply-adjustments=no] [<prog>.pcv...]

 

The -file=<name> option controls which files appear in the summary. PureCoverage includes only the files you specify. When you do not specify a file, PureCoverage includes all source files referenced by the .pcv files.

The <prog>.pcv files are the PureCoverage data files for the programs to be summarized. If you do not specify a <prog>.pcv filename, the script accepts export-format data on stdin.

Sample report