PMD Results

The following document contains the results of PMD 7.1.0.

Violations By Priority

Priority 4

net/sourceforge/joceanus/jtethys/decimal/TethysDecimalFormatter.java
Rule Violation Line
UselessParentheses Useless parentheses. 294
UselessParentheses Useless parentheses. 295
net/sourceforge/joceanus/jtethys/decimal/TethysDecimalParser.java
Rule Violation Line
UselessParentheses Useless parentheses. 795
net/sourceforge/joceanus/jtethys/ui/core/table/TethysUICoreTableManager.java
Rule Violation Line
UselessParentheses Useless parentheses. 345

Files

net/sourceforge/joceanus/jtethys/decimal/TethysDecimalFormatter.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 294
UselessParentheses Useless parentheses. 4 295

net/sourceforge/joceanus/jtethys/decimal/TethysDecimalParser.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 795

net/sourceforge/joceanus/jtethys/ui/core/table/TethysUICoreTableManager.java

Rule Violation Priority Line
UselessParentheses Useless parentheses. 4 345