PMD Results

The following document contains the results of PMD 6.53.0.

Violations By Priority

Priority 3

io/guixer/lang/AbstractGuixerScenarioLoader.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 11131
SimplifiedTernary Ternary operators that can be simplified with || or && 489

io/guixer/lang/GuixerSyntaxChecker.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 1278

Files

io/guixer/lang/AbstractGuixerScenarioLoader.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 11131
SimplifiedTernary Ternary operators that can be simplified with || or && 3 489

io/guixer/lang/GuixerSyntaxChecker.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 1278