Samples
executable (which may also contain arguments) and Analyzes all source
files using the
CodeCoverage class. Outputs a tab-delimited
coverage report to stdout that includes the name of each source file, each executable
line number, and the number of times that line number was executed.