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
org/hipparchus/geometry/LocalizedGeometryFormats.java Avoid empty catch blocks nopmd -
org/hipparchus/geometry/VectorFormat.java Return an empty collection rather than null. nopmd -
org/hipparchus/geometry/VectorFormat.java Return an empty collection rather than null. nopmd -
org/hipparchus/geometry/VectorFormat.java Return an empty collection rather than null. nopmd -
org/hipparchus/geometry/VectorFormat.java Return an empty collection rather than null. nopmd -
org/hipparchus/geometry/euclidean/threed/SphereGenerator.java Avoid unnecessary constructors - the compiler will generate these for you nopmd - unnecessary constructor added intentionally to make javadoc happy
org/hipparchus/geometry/euclidean/twod/DiskGenerator.java Avoid unnecessary constructors - the compiler will generate these for you nopmd - unnecessary constructor added intentionally to make javadoc happy
org/hipparchus/geometry/euclidean/twod/PolygonsSet.java Return an empty collection rather than null. nopmd -
org/hipparchus/geometry/euclidean/twod/PolygonsSet.java Return an empty collection rather than null. nopmd -

Back to top

Version: 3.0. Last Published: 2023-10-03.

Reflow Maven skin maintained by Olivier Lamy.