PMD Results

The following document contains the results of PMD 7.20.0.

Violations By Priority

Priority 3

io/github/tonywasher/joceanus/prometheus/preference/PrometheusPreferenceSecurity.java

Rule Violation Line
UnusedPrivateField Avoid unused private fields such as 'DEFAULT_SECURITY_PHRASE'. 274

io/github/tonywasher/joceanus/prometheus/sheets/PrometheusSheetReader.java

Rule Violation Line
UnusedPrivateField Avoid unused private fields such as 'theGuiFactory'. 55

io/github/tonywasher/joceanus/prometheus/sheets/PrometheusSheetWriter.java

Rule Violation Line
UnusedPrivateField Avoid unused private fields such as 'theGuiFactory'. 54

Files

io/github/tonywasher/joceanus/prometheus/preference/PrometheusPreferenceSecurity.java

Rule Violation Priority Line
UnusedPrivateField Avoid unused private fields such as 'DEFAULT_SECURITY_PHRASE'. 3 274

io/github/tonywasher/joceanus/prometheus/sheets/PrometheusSheetReader.java

Rule Violation Priority Line
UnusedPrivateField Avoid unused private fields such as 'theGuiFactory'. 3 55

io/github/tonywasher/joceanus/prometheus/sheets/PrometheusSheetWriter.java

Rule Violation Priority Line
UnusedPrivateField Avoid unused private fields such as 'theGuiFactory'. 3 54