The following document contains the results of Checkstyle 6.11.2 with build-config/lutece_checks.xml ruleset.
File | I | W | E |
---|---|---|---|
fr/paris/lutece/plugins/notifygru/modules/directory/services/NotifyGruDirectoryService.java | 0 | 0 | 1 |
Category | Rule | Violations | Severity |
---|---|---|---|
coding | NestedIfDepth
|
1 | Error |
Severity | Category | Rule | Message | Line |
---|---|---|---|---|
Error | coding | NestedIfDepth | Nested if-else depth is 4 (max allowed is 3). | 256 |