Checkstyle Results
The following document contains the results of Checkstyle 9.3 with build/qa/checkstyle.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 3 | 4 | 23 | 0 |
Files
| File | |||
|---|---|---|---|
| com/wakaleo/schemaspy/MavenSchemaAnalyzer.java | 1 | 9 | 0 |
| com/wakaleo/schemaspy/SchemaSpyReport.java | 1 | 13 | 0 |
| com/wakaleo/schemaspy/util/JDBCHelper.java | 2 | 1 | 0 |
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| coding | DeclarationOrder | 1 | |
HiddenField
|
1 | ||
| IllegalCatch | 1 | ||
| design | VisibilityModifier | 3 | |
| javadoc | JavadocMethod | 1 | |
| JavadocPackage | 2 | ||
JavadocStyle
|
1 | ||
| JavadocVariable | 4 | ||
| misc | FinalParameters
|
1 | |
| sizes | LineLength
|
11 | |
MethodLength
|
1 |
Details
com/wakaleo/schemaspy/MavenSchemaAnalyzer.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | 1 | |
| sizes | LineLength | Line is longer than 100 characters (found 112). | 23 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 27 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| sizes | LineLength | Line is longer than 100 characters (found 111). | 32 | |
| misc | FinalParameters | Parameter argList should be final. | 35 | |
| sizes | LineLength | Line is longer than 100 characters (found 105). | 36 | |
| sizes | LineLength | Line is longer than 100 characters (found 129). | 44 | |
| sizes | LineLength | Line is longer than 100 characters (found 150). | 46 | |
| sizes | LineLength | Line is longer than 100 characters (found 125). | 51 |
com/wakaleo/schemaspy/SchemaSpyReport.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocVariable | Missing a Javadoc comment. | 29 | |
| design | VisibilityModifier | Variable 'vizjs' must be private and have accessor methods. | 30 | |
| sizes | LineLength | Line is longer than 100 characters (found 109). | 33 | |
| design | VisibilityModifier | Variable 'degree' must be private and have accessor methods. | 37 | |
| design | VisibilityModifier | Variable 'runOnExecutionRoot' must be private and have accessor methods. | 45 | |
| sizes | LineLength | Line is longer than 100 characters (found 102). | 108 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 147 | |
| javadoc | JavadocVariable | Missing a Javadoc comment. | 237 | |
| coding | HiddenField | 'analyzer' hides a field. | 246 | |
| sizes | LineLength | Line is longer than 100 characters (found 104). | 302 | |
| javadoc | JavadocMethod | Expected @param tag for 'defaultValue'. | 302 | |
| sizes | MethodLength | Method executeReport length is 72 lines (max allowed is 50). | 315 | |
| coding | IllegalCatch | Catching 'Exception' is not allowed. | 384 | |
| javadoc | JavadocStyle | Javadoc has empty description section. | 404 |
com/wakaleo/schemaspy/util/JDBCHelper.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| javadoc | JavadocPackage | Missing package-info.java file. | 1 | |
| sizes | LineLength | Line is longer than 100 characters (found 101). | 24 | |
| coding | DeclarationOrder | Static variable definition in wrong order. | 27 |
GeoDienstenCentrum