The following document contains the results of Checkstyle 5.7. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | MagicNumber
|
1 | |
| RedundantThrows | 1 | ||
| header | RegexpHeader
|
12 | |
| javadoc | JavadocMethod
|
26 | |
JavadocVariable
|
3 | ||
| sizes | LineLength
|
1 | |
| whitespace | OperatorWrap | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 41 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 46 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 59 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 68 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 82 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 32 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 49 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 54 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 60 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 66 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 72 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 77 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| coding | RedundantThrows | Redundant throws: 'FileNotFoundException' is subclass of 'IOException'. | 72 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| sizes | LineLength | Line is longer than 120 characters (found 129). | 43 | |
| javadoc | JavadocMethod | Expected @param tag for 'expectedFilename'. | 43 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 48 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 25 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 30 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 35 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 40 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 28 | |
| coding | MagicNumber | '0xF0' is a magic number. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 43 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 32 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Copyright The Codehaus Foundation\.\s*$'. | 4 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 28 |