The following document contains the results of PMD 6.55.0.

PMD found no problems in your source code.

Suppressed Violations

Filename Rule message Suppression type Reason
io/wcm/testing/mock/aem/CollectionRangeIterator.java Avoid assignments in operands annotation
io/wcm/testing/mock/aem/MockPageManager.java Rather than using a lot of String arguments, consider using a container object for those values. nopmd
io/wcm/testing/mock/aem/MockPageManager.java Rather than using a lot of String arguments, consider using a container object for those values. nopmd
io/wcm/testing/mock/aem/dam/MockAssetManager.java Rather than using a lot of String arguments, consider using a container object for those values. annotation
io/wcm/testing/mock/aem/junit5/ReflectionUtil.java You should not modify visibility of constructors, methods or fields using setAccessible() annotation

Back to top

Version: 5.5.3-SNAPSHOT. Last Published: 2024-04-23.