HomeDownloadsUser GuideDevelopment

Development: Auditing

Auditing Reports

Report Description
Compilation Report for the compilation results of all project modules. Shows the output of the javac tool.
Documentation JavaDoc generation report for the various API specifications created. Shows the output of the javadoc tool.
Checkspace Report for source and documentation files that are using mixed whitespace characters or have overlong lines.
Unit Tests Report showing the test results for all the unit tests in the project.
Checkstyle Checkstyle auditing tool report.
PMD PMD auditing tool reports.
FindBugs Findbugs auditing tool reports.
Coverage Shows the percentages of the source code covered by the unit tests.