Coding Style Check Results
| Summary | |
|---|---|
| Total files checked | 541 |
| Files with errors | 4 |
| Total errors | 13 |
| Errors per file | 0 |
The following are violations of the Sun Coding-Style Standards:
| File: | /space/home/jsword/build/common-swing/src/main/java/org/crosswire/common/swing/CWOptionPane.java |
|---|
| Line Number | Error Message |
|---|---|
| 603 | More than 7 parameters. |
| File: | /space/home/jsword/build/common-swing/src/main/java/org/crosswire/common/swing/CompositeIcon.java |
|---|
| Line Number | Error Message |
|---|---|
| 189 | More than 7 parameters. |
| File: | /space/home/jsword/build/jsword/src/main/java/org/crosswire/common/diff/DiffCleanup.java |
|---|
| Line Number | Error Message |
|---|---|
| 294 | Nested if-else depth is 4 (max allowed is 3). |
| File: | /space/home/jsword/build/jsword/src/main/java/org/crosswire/jsword/passage/Verse.java |
|---|
| Line Number | Error Message |
|---|---|
| 281 | Missing a Javadoc comment. |
| 296 | Missing a Javadoc comment. |
| 309 | Missing a Javadoc comment. |
| 323 | Missing a Javadoc comment. |
| 362 | Missing a Javadoc comment. |
| 373 | Missing a Javadoc comment. |
| 385 | Missing a Javadoc comment. |
| 396 | Missing a Javadoc comment. |
| 410 | Missing a Javadoc comment. |
| 423 | Missing a Javadoc comment. |