PMD Results

The following document contains the results of PMD 7.3.0.

Violations By Priority

Priority 3

word-wrap - org/davidmoten/text/utils/WordWrap.java

Rule Violation Line
EmptyControlStatement Empty if statement 474518

Priority 4

word-wrap - org/davidmoten/text/utils/WordWrap.java

Rule Violation Line
UselessParentheses Useless parentheses. 607

Files

word-wrap - org/davidmoten/text/utils/WordWrap.java

Rule Violation Priority Line
EmptyControlStatement Empty if statement 3 474518
UselessParentheses Useless parentheses. 4 607