PMD Results
The following document contains the results of PMD 5.0.2.
Files
net/sourceforge/plantumldependency/commoncli/command/impl/CommandLineImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 311 |
net/sourceforge/plantumldependency/commoncli/option/AbstractOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 364 |
net/sourceforge/plantumldependency/commoncli/option/AbstractOptionWithArgument.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 279 |
net/sourceforge/plantumldependency/commoncli/option/argument/AbstractOptionArgument.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 257 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/bool/BooleanOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 103 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/directory/ExistingDirectoryOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 108 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/file/ExistingFileOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 111 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/file/ExistingOrNotFileOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 111 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/file/NotExistingFileOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 111 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/integer/IntegerIntervalOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 198 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/integer/IntegerOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 97 |
net/sourceforge/plantumldependency/commoncli/option/argument/impl/log/LevelOptionArgumentImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 101 |
net/sourceforge/plantumldependency/commoncli/option/execution/AbstractOptionExecution.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 169 |
net/sourceforge/plantumldependency/commoncli/option/impl/about/AboutOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 236 |
net/sourceforge/plantumldependency/commoncli/option/impl/about/AboutOptionExecution.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 160 |
net/sourceforge/plantumldependency/commoncli/option/impl/help/HelpOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 235 |
net/sourceforge/plantumldependency/commoncli/option/impl/output/OutputOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 124 |
net/sourceforge/plantumldependency/commoncli/option/impl/verbose/VerboseLevelOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 133 |
net/sourceforge/plantumldependency/commoncli/option/impl/verbose/VerboseOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 142 |
net/sourceforge/plantumldependency/commoncli/option/impl/version/VersionOption.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 235 |
net/sourceforge/plantumldependency/commoncli/option/impl/version/VersionOptionExecution.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 201 |
net/sourceforge/plantumldependency/commoncli/program/execution/impl/JavaProgramExecutionImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 188 |
net/sourceforge/plantumldependency/commoncli/program/impl/JavaProgramImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 955 |
net/sourceforge/plantumldependency/commoncli/program/version/impl/ProgramVersionImpl.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 388 |
net/sourceforge/plantumldependency/commoncli/utils/version/ProgramVersionUtils.java
Violation |
Line |
Too many static imports may lead to messy code |
25 - 652 |