Apache Commons logo Apache Commons Geometry

PMD Results

The following document contains the results of PMD 6.36.0.

Violations By Priority

Priority 3

org/apache/commons/geometry/examples/jmh/euclidean/AffineTransformMatrixPerformance.java

Rule Violation Line
MethodReturnsInternalArray Returning 'array' may expose an internal array. 77

org/apache/commons/geometry/examples/jmh/euclidean/CirclePerformance.java

Rule Violation Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 69
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 108

org/apache/commons/geometry/examples/jmh/euclidean/SpherePerformance.java

Rule Violation Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 69
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 108

org/apache/commons/geometry/examples/jmh/euclidean/VectorPerformance.java

Rule Violation Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 156
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 156

Files

org/apache/commons/geometry/examples/jmh/euclidean/AffineTransformMatrixPerformance.java

Rule Violation Priority Line
MethodReturnsInternalArray Returning 'array' may expose an internal array. 3 77

org/apache/commons/geometry/examples/jmh/euclidean/CirclePerformance.java

Rule Violation Priority Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 69
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 108

org/apache/commons/geometry/examples/jmh/euclidean/SpherePerformance.java

Rule Violation Priority Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 69
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 108

org/apache/commons/geometry/examples/jmh/euclidean/VectorPerformance.java

Rule Violation Priority Line
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 156
AccessorMethodGeneration Avoid autogenerated methods to access private fields and methods of inner / outer classes 3 156