Delphi Code Coverage is a tool by Christer Fahlgrren which generates HTML reports for “line coverage” of Delphi applications. This project was inspired by great tools in the Java world such as Emma.
Download
The source code and binary is available online at http://code.google.com/p/delphi-code-coverage/
Output
For each unit there will be a unit.html with a summary of the coverage, followed by the source marked up. Green lines were covered. Red lines were not covered lines. The other lines didn’t have code generated for it. There is also a Coverage_summary.html file that summarizes the coverage and has links to the generated unit reports.
Hudson Support
Version 0.3 of the tool has been released and introduced Hudson support.
Read more: Delphi Code Coverage in Hudson
Discover more from Habarisoft Blog
Subscribe to get the latest posts sent to your email.