The following document contains the results of Checkstyle 6.2 with config/maven_checks.xml ruleset. 
| Category | Rule | Violations | Severity |
|---|---|---|---|
| header | RegexpHeader
|
5 | |
| javadoc | JavadocMethod
|
14 | |
JavadocType
|
1 | ||
| whitespace | ParenPad
|
9 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^/\*\s*$'. | 3 | |
| javadoc | JavadocType | Missing a Javadoc comment. | 36 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 45 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 47 | |
| javadoc | JavadocMethod | Expected an @return tag. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'srcFile'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'destFile'. | 55 | |
| javadoc | JavadocMethod | Expected @param tag for 'config'. | 55 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NativeBuildException'. | 56 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^/\*\s*$'. | 3 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 33 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^/\*\s*$'. | 3 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 33 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 38 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^ \* Licensed to the Apache Software Foundation \(ASF\) under one\s*$'. | 4 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 45 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 45 | |
| javadoc | JavadocMethod | Expected @param tag for 'objectFiles'. | 53 | |
| javadoc | JavadocMethod | Expected @param tag for 'config'. | 53 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NativeBuildException'. | 54 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 89 | |
| javadoc | JavadocMethod | Expected @throws tag for 'NativeBuildException'. | 150 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| header | RegexpHeader | Line does not match expected header line of '^/\*\s*$'. | 3 | |
| whitespace | ParenPad | '(' is not followed by whitespace. | 33 | |
| whitespace | ParenPad | ')' is not preceded with whitespace. | 33 | |
| javadoc | JavadocMethod | Missing a Javadoc comment. | 37 |