Is BIRTreportgenerator just a newer approach to reportgenerator? Or are there differences to what they report and their intended use.
Asked
Active
Viewed 178 times
1 Answers
0
ReportGenerator is all about code coverage. If you want to visualize the code coverage of your tests, then ReportGenerator might be relevant for you.
BIRTreportgenerator seems to be a tool to perform static code analysis.

Daniel
- 920
- 7
- 19