Fork me on GitHub

PMD Results

The following document contains the results of PMD 7.17.0.

Violations By Priority

Priority 4

org/apache/maven/plugins/jlink/JLinkMojo.java

Rule Violation Line
UselessParentheses Useless parentheses around `!"big".equals(endian) && !"little".equals(endian)`. 650

Files

org/apache/maven/plugins/jlink/JLinkMojo.java

Rule Violation Priority Line
UselessParentheses Useless parentheses around `!"big".equals(endian) && !"little".equals(endian)`. 4 650