A
Report
collects all informations during a PMD execution. This includes violations, suppressed violations, metrics, error during processing and configuration errors.
A report may be created by a Report.GlobalReportBuilderListener
that you use as the GlobalAnalysisListener in PMD's entry point
. You can also create one manually with buildReport(Consumer)
.
For special use cases, like filtering the report after PMD analysis and before rendering the report, some transformation operations are provided:
These methods create a new
Report
rather than modifying their receiver.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4