PMD Results

The following document contains the results of PMD 7.7.0.

Violations By Priority

Priority 3

Spring Integration Test Api Comparator - org/bremersee/spring/test/api/comparator/RestApiComparator.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 17406

Priority 4

GeoJSON for JTS Topology Suite - org/bremersee/geojson/GeoJsonFeatureCollection.java

Rule Violation Line
UselessParentheses Useless parentheses. 121
UselessParentheses Useless parentheses. 140

Files

GeoJSON for JTS Topology Suite - org/bremersee/geojson/GeoJsonFeatureCollection.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 121
UselessParentheses Useless parentheses. 4 140

Spring Integration Test Api Comparator - org/bremersee/spring/test/api/comparator/RestApiComparator.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 17406