PMD Results

The following document contains the results of PMD[1] 7.7.0.

PMD found no problems in your source code.

Suppressed Violations

Filename Rule message Suppression type Reason
io/jawk/frontend/AwkParser.java Avoid unused private methods such as 'isExtensionConditionRule(AST)'. @suppresswarnings
io/jawk/jrt/AssocArray.java Avoid empty catch blocks //nopmd - EmptyCatchBlock: intentionally ignored
io/jawk/jrt/DataPump.java Avoid empty catch blocks //nopmd - ignore IO errors while pumping data
io/jawk/jrt/DataPump.java Avoid empty catch blocks //nopmd - ignore close failures
io/jawk/util/AwkSettings.java Avoid unused private methods such as 'addInitialVariable(String)'. @suppresswarnings
awk
Links:
  • [1] https://pmd.github.io
Searching...
No results.