Checkstyle Results
The following document contains the results of Checkstyle 11.0.0 with org/forgerock/checkstyle/check-src-default.xml ruleset.
Summary
| Files | |||
|---|---|---|---|
| 15 | 0 | 0 | 11 |
Files
Rules
| Category | Rule | Violations | Severity |
|---|---|---|---|
| design | FinalClass | 2 | |
| whitespace | OperatorWrap | 9 |
Details
org/forgerock/audit/handlers/syslog/AsynchronousSyslogPublisher.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class WriterTask should be declared as final. | 140 |
org/forgerock/audit/handlers/syslog/SyslogAuditEventHandler.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| design | FinalClass | Class DefaultProductInfoProvider should be declared as final. | 180 |
org/forgerock/audit/handlers/syslog/SyslogFormatterTest.java
| Severity | Category | Rule | Message | Line |
|---|---|---|---|---|
| whitespace | OperatorWrap | '+' should be on a new line. | 412 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 413 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 414 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 415 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 416 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 417 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 418 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 419 | |
| whitespace | OperatorWrap | '+' should be on a new line. | 420 |

