The following document contains the results of Checkstyle 6.11.2 with 7bits-checkstyle.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
info/smart_tools/smartactors/transformation_rules/get_first_not_null/GetFirstNotNullRule.java | 0 | 3 | 0 |
Category | Rule | Violations | Severity |
---|---|---|---|
javadoc | JavadocPackage | 1 | ![]() |
JavadocType | 1 | ![]() | |
misc | FinalParameters | 1 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocPackage | Missing package-info.java file. | |
![]() |
javadoc | JavadocType | Missing a Javadoc comment. | 8 |
![]() |
misc | FinalParameters | Parameter args should be final. | 17 |