The following document contains the results of Checkstyle 6.11.2 with http://depot.universaal.org/Resources/Checkstyle/uaal-checkstyle-config.xml ruleset. 
| Category | Rule | Violations | Severity | 
|---|---|---|---|
| blocks | RightCurly | 2 | |
| design | DesignForExtension | 8 | |
VisibilityModifier
  | 
5 | ||
| javadoc | JavadocMethod | 16 | |
JavadocPackage
  | 
1 | ||
| JavadocStyle | 5 | ||
| JavadocType | 4 | ||
| JavadocVariable | 10 | ||
| misc | NewlineAtEndOfFile | 2 | |
| sizes | LineLength
  | 
24 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 36 | |
| design | VisibilityModifier | Variable 'osgiContext' must be private and have accessor methods. | 36 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 37 | |
| design | VisibilityModifier | Variable 'context' must be private and have accessor methods. | 37 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 38 | |
| design | VisibilityModifier | Variable 'cpublisher' must be private and have accessor methods. | 38 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 39 | |
| design | VisibilityModifier | Variable 'csubscriber' must be private and have accessor methods. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| design | VisibilityModifier | Variable 'scaller' must be private and have accessor methods. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| design | DesignForExtension | Method 'start' is not designed for extension - needs to be abstract, final or empty. | 56 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 56 | |
| design | DesignForExtension | Method 'stop' is not designed for extension - needs to be abstract, final or empty. | 89 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 89 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 214 | |
| design | DesignForExtension | Method 'serviceChanged' is not designed for extension - needs to be abstract, final or empty. | 230 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 230 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 29 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 31 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| design | DesignForExtension | Method 'publishContextEvent' is not designed for extension - needs to be abstract, final or empty. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 58 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| misc | NewlineAtEndOfFile | File does not end with a newline. | ||
| javadoc | JavadocPackage | Missing package-info.java file. | ||
| javadoc | JavadocType | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| design | DesignForExtension | Method 'handleContextEvent' is not designed for extension - needs to be abstract, final or empty. | 71 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 71 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 98 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 99 | |
| sizes | LineLength | Line is longer than 120 characters (found 131). | 100 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 101 | |
| sizes | LineLength | Line is longer than 120 characters (found 132). | 103 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 110 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 111 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 112 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 113 | |
| sizes | LineLength | Line is longer than 120 characters (found 143). | 115 | |
| blocks | RightCurly | '}' at column 3 should be on the same line as the next part of a multi-block statement. | 119 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 123 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 124 | |
| sizes | LineLength | Line is longer than 120 characters (found 141). | 125 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 126 | |
| sizes | LineLength | Line is longer than 120 characters (found 142). | 128 | |
| blocks | RightCurly | '}' at column 3 should be on the same line as the next part of a multi-block statement. | 132 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 136 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 137 | |
| sizes | LineLength | Line is longer than 120 characters (found 136). | 138 | |
| sizes | LineLength | Line is longer than 120 characters (found 126). | 139 | |
| sizes | LineLength | Line is longer than 120 characters (found 137). | 141 | |
| sizes | LineLength | Line is longer than 120 characters (found 236). | 146 | |
| sizes | LineLength | Line is longer than 120 characters (found 128). | 147 | |
| sizes | LineLength | Line is longer than 120 characters (found 140). | 148 | 
| Severity | Category | Rule | Message | Line | 
|---|---|---|---|---|
| javadoc | JavadocType | Missing a Javadoc comment. | 39 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 40 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 42 | |
| sizes | LineLength | Line is longer than 120 characters (found 127). | 43 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 50 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 55 | |
| design | DesignForExtension | Method 'executeQuery' is not designed for extension - needs to be abstract, final or empty. | 67 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 97 | |
| design | DesignForExtension | Method 'callSPARQL' is not designed for extension - needs to be abstract, final or empty. | 104 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 125 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 144 | |
| javadoc | JavadocStyle | First sentence should end with a period. | 175 | |
| design | DesignForExtension | Method 'setSerializer' is not designed for extension - needs to be abstract, final or empty. | 182 |