The following document contains the results of PMD 6.45.0.

Violations By Priority

Priority 3

io/wcm/qa/glnm/aspectj/MatcherAspect.java

Rule Violation Line
SimplifyConditional No need to check for null before an instanceof 104105

io/wcm/qa/glnm/aem/AemComponentUrlBuilder.java

Rule Violation Line
UncommentedEmptyConstructor Document empty constructor 4748

io/wcm/qa/glnm/junit/combinatorial/ReAnnotationUtils.java

Rule Violation Line
LiteralsFirstInComparisons Position literals first in String comparisons 237

Files

io/wcm/qa/glnm/aspectj/MatcherAspect.java

Rule Violation Priority Line
SimplifyConditional No need to check for null before an instanceof 3 104105

io/wcm/qa/glnm/aem/AemComponentUrlBuilder.java

Rule Violation Priority Line
UncommentedEmptyConstructor Document empty constructor 3 4748

io/wcm/qa/glnm/junit/combinatorial/ReAnnotationUtils.java

Rule Violation Priority Line
LiteralsFirstInComparisons Position literals first in String comparisons 3 237

Back to top

Version: 5.0.0-SNAPSHOT. Last Published: 2022-09-08.