The following document contains the results of Checkstyle 9.3 with checkstyle.xml ruleset.
Files | ![]() |
![]() |
![]() |
---|---|---|---|
165 | 0 | 4 | 0 |
File | ![]() |
![]() |
![]() |
---|---|---|---|
com/opencsv/CSVParser.java | 0 | 1 | 0 |
com/opencsv/bean/AbstractMappingStrategy.java | 0 | 1 | 0 |
com/opencsv/bean/FieldMapByPosition.java | 0 | 1 | 0 |
com/opencsv/bean/PositionToBeanField.java | 0 | 1 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
metrics | NPathComplexity | 4 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 1,872 (max allowed is 200). | 202 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 786 (max allowed is 200). | 635 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 2,496 (max allowed is 200). | 61 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
metrics | NPathComplexity | NPath Complexity is 810 (max allowed is 200). | 56 |