Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.46.0.

Violations By Priority

Priority 3

org/codehaus/mojo/l10n/L10NStatusReport.java

Rule Violation Line
UnusedNullCheckInEquals Invoke equals() on the object you've already ensured is not null 404
UnusedNullCheckInEquals Invoke equals() on the object you've already ensured is not null 559

Files

org/codehaus/mojo/l10n/L10NStatusReport.java

Rule Violation Priority Line
UnusedNullCheckInEquals Invoke equals() on the object you've already ensured is not null 3 404
UnusedNullCheckInEquals Invoke equals() on the object you've already ensured is not null 3 559