The following document contains the results of Checkstyle 6.11.2 with http://depot.universaal.org/Resources/Checkstyle/uaal-checkstyle-config.xml ruleset.
File | ![]() |
![]() |
![]() |
---|---|---|---|
org/universAAL/context/chemobile/Hub.java | 0 | 0 | 4 |
org/universAAL/context/chemobile/MobileHistorySubscriber.java | 0 | 0 | 4 |
org/universAAL/context/chemobile/osgi/Activator.java | 0 | 0 | 7 |
Category | Rule | Violations | Severity |
---|---|---|---|
design | DesignForExtension | 8 | ![]() |
VisibilityModifier
|
1 | ![]() | |
javadoc | JavadocMethod | 6 | ![]() |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 56 |
![]() |
design | DesignForExtension | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() |
javadoc | JavadocMethod | Expected @throws tag for 'Exception'. | 65 |
![]() |
design | DesignForExtension | Method 'setSerializer' is not designed for extension - needs to be abstract, final or empty. | 75 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Method 'handleContextEvent' is not designed for extension - needs to be abstract, final or empty. | 106 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 106 |
![]() |
design | DesignForExtension | Method 'setSerializer' is not designed for extension - needs to be abstract, final or empty. | 131 |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
![]() |
design | VisibilityModifier | Variable 'osgiConfigPath' must be private and have accessor methods. | 56 |
![]() |
design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 65 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 65 |
![]() |
design | DesignForExtension | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 94 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 94 |
![]() |
design | DesignForExtension | Method 'serviceChanged' is not designed for extension - needs to be abstract, final or empty. | 109 |
![]() |
javadoc | JavadocMethod | Missing a Javadoc comment. | 109 |