The following document contains the results of Checkstyle 9.3 with checkstyle-allman.xml ruleset.
| Files | |||
|---|---|---|---|
| 132 | 0 | 0 | 30 |
| Category | Rule | Violations | Severity |
|---|---|---|---|
| annotation | MissingDeprecated | 20 | |
| blocks | AvoidNestedBlocks
|
6 | |
| EmptyBlock | 1 | ||
| design | MutableException | 1 | |
| imports | AvoidStarImport | 1 | |
| AvoidStaticImport | 1 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| imports | AvoidStaticImport | Using a static member import should be avoided - net.sourceforge.uiq3.fx603p.Keyboard.*. | 24 | |
| imports | AvoidStarImport | Using the '.*' form of import should be avoided - net.sourceforge.uiq3.fx603p.Keyboard.*. | 24 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 165 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 149 | |
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 213 | |
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 798 | |
| annotation | MissingDeprecated | Javadoc comment at column 66 has parse error. Details: mismatched input '/>' expecting END while parsing DD_TAG_END | 1176 | |
| annotation | MissingDeprecated | Javadoc comment at column 11 has parse error. Details: no viable alternative at input '</dl' while parsing HTML_ELEMENT | 2223 | |
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 5730 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 37 has parse error. Details: no viable alternative at input '<martin@' while parsing HTML_ELEMENT | 29 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 452 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 68 | |
| annotation | MissingDeprecated | Javadoc comment at column 7 has parse error. Missed HTML close tag 'dl'. Sometimes it means that close tag missed for one of previous tags. | 129 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 175 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 181 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 187 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 485 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 494 | |
| blocks | AvoidNestedBlocks | Avoid nested blocks. | 503 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 | |
| blocks | EmptyBlock | Must have at least one statement. | 153 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 |
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| annotation | MissingDeprecated | Javadoc comment at column 48 has parse error. Details: no viable alternative at input '<http:/' while parsing HTML_ELEMENT | 34 | |
| design | MutableException | The field 'Error' must be declared final. | 61 |