Apache Commons logo Apache Commons Numbers

PMD Results

The following document contains the results of PMD 7.3.0.

Violations By Priority

Priority 3

org/apache/commons/numbers/field/FP64.java
Rule Violation Line
AvoidFieldNameMatchingMethodName Field ZERO has the same name as a method 31
AvoidFieldNameMatchingMethodName Field ONE has the same name as a method 33
org/apache/commons/numbers/field/FP64Field.java
Rule Violation Line
AvoidFieldNameMatchingMethodName Field ZERO has the same name as a method 24
AvoidFieldNameMatchingMethodName Field ONE has the same name as a method 26

Files

org/apache/commons/numbers/field/FP64.java

Rule Violation Priority Line
AvoidFieldNameMatchingMethodName Field ZERO has the same name as a method 3 31
AvoidFieldNameMatchingMethodName Field ONE has the same name as a method 3 33

org/apache/commons/numbers/field/FP64Field.java

Rule Violation Priority Line
AvoidFieldNameMatchingMethodName Field ZERO has the same name as a method 3 24
AvoidFieldNameMatchingMethodName Field ONE has the same name as a method 3 26