...
This file contains a sorted list of all the meta files in the report directory that are selectable in the tool for report generation. The format is metafile without the extension=followed by a comment. The comment is ignored at present.
Example
No Format |
---|
_*Example*_ authn=1 courier=2 dav=3 jsp-examples=4 |
...
The configuration includes information needed to talk to the right host and port for the instrumented code, and understand the location of the report directory, and the part of the URL that is needed to point to to make a Link to a reoprt work from behind a web server.
Example
No Format |
---|
_*Example*_ report_dir=/home/alan/temp/coverage/report src=/home/alan/temp/coverage/src/condensed_trunk host=localhost port=47653 uri=http://kasparov.ic.uva.nl/coverage |