Samples each
executable (which may also contain arguments if enclosed in quotes) and
Analyzes all source files using the
CodeCoverage class. Outputs an HTML
coverage report to
htmlfile via the
MarkupAll
method of CodeCoverage. If
title is given, it will be used as the title of the report.
Otherwise "Coverage for" followed by the first
executable will be used instead.