The following document contains the results of Checkstyle.
Files | I | W | E |
---|---|---|---|
org/jomc/ObjectManagementException.java | 0 | 0 | 10 |
org/jomc/ObjectManager.java | 0 | 0 | 16 |
org/jomc/ObjectManagerFactory.java | 0 | 0 | 12 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.ObjectManagementException</dd> | 44 | |
Extra HTML tag found: </dd> | 44 | |
Extra HTML tag found: </dt><dd>JOMC ⁑ API</dd> | 45 | |
Extra HTML tag found: </dd> | 45 | |
Extra HTML tag found: </dt><dd>No</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Extra HTML tag found: </dt><dd>Yes</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>No</dd> | 48 | |
Extra HTML tag found: </dd> | 48 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.ObjectManager</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Extra HTML tag found: </dt><dd>One</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>Singleton</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 86 | |
Redundant throws: 'ObjectManagementException' is unchecked exception. | 86 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 107 | |
Redundant throws: 'ObjectManagementException' is unchecked exception. | 107 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 127 | |
Redundant throws: 'ObjectManagementException' is unchecked exception. | 127 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 147 | |
Redundant throws: 'ObjectManagementException' is unchecked exception. | 147 | |
Redundant throws: 'NullPointerException' is unchecked exception. | 169 | |
Redundant throws: 'ObjectManagementException' is unchecked exception. | 169 |
Violation | Message | Line |
---|---|---|
Extra HTML tag found: </dt><dd>org.jomc.ObjectManagerFactory</dd> | 44 | |
Extra HTML tag found: </dd> | 44 | |
Extra HTML tag found: </dt><dd>JOMC ⁑ API</dd> | 45 | |
Extra HTML tag found: </dd> | 45 | |
Extra HTML tag found: </dt><dd>Yes</dd> | 46 | |
Extra HTML tag found: </dd> | 46 | |
Extra HTML tag found: </dt><dd>Yes</dd> | 47 | |
Extra HTML tag found: </dd> | 47 | |
Extra HTML tag found: </dt><dd>No</dd> | 48 | |
Extra HTML tag found: </dd> | 48 | |
Catching 'Exception' is not allowed. | 104 | |
Catching 'Exception' is not allowed. | 132 |