PMD Results
The following document contains the results of PMD 7.25.0.
Violations By Priority
Priority 3
io/github/tonywasher/joceanus/prometheus/service/sheet/PrometheusSheetFormats.java
| Rule | Violation | Line |
|---|---|---|
| UnusedPrivateField | Avoid unused private fields such as 'STR_ZERO'. | 125 |
Files
io/github/tonywasher/joceanus/prometheus/service/sheet/PrometheusSheetFormats.java
| Rule | Violation | Priority | Line |
|---|---|---|---|
| UnusedPrivateField | Avoid unused private fields such as 'STR_ZERO'. | 3 | 125 |
