The following document contains the results of Checkstyle.
Files | I | W | E |
---|---|---|---|
org/jomc/spi/Invocation.java | 0 | 0 | 6 |
org/jomc/spi/Invoker.java | 0 | 0 | 7 |
org/jomc/spi/Listener.java | 0 | 0 | 7 |
org/jomc/spi/Locator.java | 0 | 0 | 7 |
org/jomc/spi/Scope.java | 0 | 0 | 9 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.spi.Invocation</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>One</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Extra HTML tag found: </dt><dd>None</dd> | 49 | |
Extra HTML tag found: </dd> | 49 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.spi.Invoker</dd> | 44 | |
Extra HTML tag found: </dd> | 44 | |
Extra HTML tag found: </dt><dd>One</dd> | 45 | |
Extra HTML tag found: </dd> | 45 | |
Extra HTML tag found: </dt><dd>None</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Throwing 'Throwable' is not allowed. | 88 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.spi.Listener</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Extra HTML tag found: </dt><dd>Many</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>None</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 77 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.spi.Locator</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>Many</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Extra HTML tag found: </dt><dd>None</dd> | 49 | |
Extra HTML tag found: </dd> | 49 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 81 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.spi.Scope</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Extra HTML tag found: </dt><dd>Many</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>None</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 84 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 96 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 107 |