main

Convert a D code coverage file to use relative paths.

Files provides on the command line are checked to see if the name represents an absolute path. If so, the file is renamed to reflect the relative name and the last line of the coverage report is changed to reflect this as well.

int
main
(
string[] cmdArgs
)

Meta