Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfos InfosWarnings WarningsErrors Errors
30041

Details

org/jomc/ObjectManagementException.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExtra HTML tag found: </dt><dd>org.jomc.ObjectManagementException</dd>44
ErrorsExtra HTML tag found: </dd>44
ErrorsExtra HTML tag found: </dt><dd>JOMC ⁑ API</dd>45
ErrorsExtra HTML tag found: </dd>45
ErrorsExtra HTML tag found: </dt><dd>No</dd>46
ErrorsExtra HTML tag found: </dd>46
ErrorsExtra HTML tag found: </dt><dd>Yes</dd>47
ErrorsExtra HTML tag found: </dd>47
ErrorsExtra HTML tag found: </dt><dd>No</dd>48
ErrorsExtra HTML tag found: </dd>48

org/jomc/ObjectManager.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExtra HTML tag found: </dt><dd>org.jomc.ObjectManager</dd>46
ErrorsExtra HTML tag found: </dd>46
ErrorsExtra HTML tag found: </dt><dd>One</dd>47
ErrorsExtra HTML tag found: </dd>47
ErrorsExtra HTML tag found: </dt><dd>Singleton</dd>48
ErrorsExtra HTML tag found: </dd>48
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.86
ErrorsRedundant throws: 'ObjectManagementException' is unchecked exception.86
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.107
ErrorsRedundant throws: 'ObjectManagementException' is unchecked exception.107
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.127
ErrorsRedundant throws: 'ObjectManagementException' is unchecked exception.127
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.147
ErrorsRedundant throws: 'ObjectManagementException' is unchecked exception.147
ErrorsRedundant throws: 'NullPointerException' is unchecked exception.169
ErrorsRedundant throws: 'ObjectManagementException' is unchecked exception.169

org/jomc/ObjectManagerFactory.java

ViolationMessageLine
ErrorsFile does not end with a newline.0
ErrorsExtra HTML tag found: </dt><dd>org.jomc.ObjectManagerFactory</dd>44
ErrorsExtra HTML tag found: </dd>44
ErrorsExtra HTML tag found: </dt><dd>JOMC ⁑ API</dd>45
ErrorsExtra HTML tag found: </dd>45
ErrorsExtra HTML tag found: </dt><dd>Yes</dd>46
ErrorsExtra HTML tag found: </dd>46
ErrorsExtra HTML tag found: </dt><dd>Yes</dd>47
ErrorsExtra HTML tag found: </dd>47
ErrorsExtra HTML tag found: </dt><dd>No</dd>48
ErrorsExtra HTML tag found: </dd>48
ErrorsCatching 'Exception' is not allowed.104
ErrorsCatching 'Exception' is not allowed.132