The following document contains the results of PMD 7.3.0.
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 1031 |
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 144 |
Rule | Violation | Line |
---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 189 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 218–220 |
EmptyCatchBlock | Avoid empty catch blocks | 220–222 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 31–33 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 74–77 |
EmptyCatchBlock | Avoid empty catch blocks | 77–79 |
EmptyCatchBlock | Avoid empty catch blocks | 79–81 |
EmptyCatchBlock | Avoid empty catch blocks | 81–83 |
EmptyCatchBlock | Avoid empty catch blocks | 83–85 |
EmptyCatchBlock | Avoid empty catch blocks | 85–87 |
EmptyCatchBlock | Avoid empty catch blocks | 87–89 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 567–569 |
Rule | Violation | Line |
---|---|---|
UnnecessarySemicolon | Unnecessary semicolon | 40 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 166–170 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 153–155 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–829 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–262 |
Rule | Violation | Line |
---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 97 |
CollapsibleIfStatements | This if statement could be combined with its parent | 519–521 |
CollapsibleIfStatements | This if statement could be combined with its parent | 532–536 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 59–61 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty for statement | 135–137 |
EmptyCatchBlock | Avoid empty catch blocks | 138–140 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 521–523 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 164–167 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 104–106 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 160–162 |
EmptyCatchBlock | Avoid empty catch blocks | 305–307 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 191–193 |
EmptyCatchBlock | Avoid empty catch blocks | 206–208 |
Rule | Violation | Line |
---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'binaryFileSearch(byte[], long)'. | 139 |
UnusedPrivateMethod | Avoid unused private methods such as 'compare(byte[], byte[], long)'. | 191 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'testIdWithSpaces'. | 124 |
CollapsibleIfStatements | This if statement could be combined with its parent | 246–251 |
Rule | Violation | Line |
---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 97 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 133–135 |
CollapsibleIfStatements | This if statement could be combined with its parent | 206–209 |
EmptyCatchBlock | Avoid empty catch blocks | 293–295 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–1096 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–401 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–213 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'myKey'. | 35 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–1211 |
Rule | Violation | Line |
---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 38 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 36–38 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 159–161 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 467–469 |
EmptyCatchBlock | Avoid empty catch blocks | 538–540 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 49–51 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 6–192 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 144–146 |
EmptyCatchBlock | Avoid empty catch blocks | 171–173 |
EmptyCatchBlock | Avoid empty catch blocks | 190–192 |
EmptyCatchBlock | Avoid empty catch blocks | 210–212 |
EmptyCatchBlock | Avoid empty catch blocks | 230–232 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty for statement | 184–185 |
Rule | Violation | Line |
---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 18–20 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 44–46 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 46–48 |
Rule | Violation | Line |
---|---|---|
UnusedPrivateMethod | Avoid unused private methods such as 'getElement(byte[], int, int)'. | 340 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 310–315 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 36–38 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 550–552 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 297–299 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 23–25 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 88–90 |
EmptyCatchBlock | Avoid empty catch blocks | 94–96 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty if statement | 38–40 |
EmptyCatchBlock | Avoid empty catch blocks | 42–44 |
EmptyCatchBlock | Avoid empty catch blocks | 48–50 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 38–40 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–244 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–139 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–135 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–168 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–667 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–642 |
EmptyCatchBlock | Avoid empty catch blocks | 566–568 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–1465 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 107 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–187 |
EmptyCatchBlock | Avoid empty catch blocks | 53–55 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–215 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–440 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–469 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–94 |
Rule | Violation | Line |
---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 37 |
EmptyCatchBlock | Avoid empty catch blocks | 94–96 |
Rule | Violation | Line |
---|---|---|
UnnecessarySemicolon | Unnecessary semicolon | 14 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–138 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–185 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–140 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–275 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–148 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–154 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–185 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–180 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–88 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–171 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–449 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–288 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–227 |
Rule | Violation | Line |
---|---|---|
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 44 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 49 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 50 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 51 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 52 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 53 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–708 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–360 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–201 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–94 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 22 |
EmptyCatchBlock | Avoid empty catch blocks | 55–57 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–317 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–98 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–75 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–92 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–151 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–218 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 13 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–583 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–193 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–358 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–174 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–89 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–158 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–141 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–152 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–142 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–442 |
Rule | Violation | Line |
---|---|---|
EmptyControlStatement | Empty finally clause | 63–66 |
EmptyCatchBlock | Avoid empty catch blocks | 150–152 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–369 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–126 |
Rule | Violation | Line |
---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'name'. | 74 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–97 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–260 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–59 |
Rule | Violation | Line |
---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 45–46 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–325 |
Rule | Violation | Line |
---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 1–596 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryClient': 'AUTH_CACHE' is already in scope because it is declared in an enclosing type | 200 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'PROJECT_BASE_ENV' is already in scope because it is declared in an enclosing type | 143 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'getConfigInfo' is already in scope | 651 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 897 |
UselessParentheses | Useless parentheses. | 1277 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DataObjectFactory': 'extractedClazz' is already in scope because it is declared in an enclosing type | 73 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 242 |
UselessParentheses | Useless parentheses. | 243 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'MobileAgent': 'ERROR_FORM' is already in scope because it is inherited by an enclosing type | 445 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'BIRTH_ORDER' is already in scope because it is imported in this file | 107 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'BROKEN' is already in scope because it is imported in this file | 108 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NUM_CHILDREN' is already in scope because it is imported in this file | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NUM_SIBLINGS' is already in scope because it is imported in this file | 119 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'OUTPUTABLE' is already in scope because it is imported in this file | 120 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PARAMETER' is already in scope because it is imported in this file | 121 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PRIORITY' is already in scope because it is imported in this file | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PROCESSING_ERROR' is already in scope because it is imported in this file | 123 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VIEW' is already in scope because it is imported in this file | 125 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VIEW' is already in scope because it is imported in this file | 676 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NAME' is already in scope because it is imported in this file | 677 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VALUE' is already in scope because it is imported in this file | 678 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IBaseDataObjectXmlCodecs': 'ENCODING_ATTRIBUTE_NAME' is already in scope because it is declared in an enclosing type | 807 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IBaseDataObjectXmlCodecs': 'SHA256' is already in scope because it is declared in an enclosing type | 807 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 644 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 73 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'values' is already in scope | 79 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'values' is already in scope | 82 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'getByName' is already in scope | 116 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IServiceProviderPlace': 'SPROUT_KEY' is already in scope because it is imported in this file | 186 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 499 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 162 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 223 |
UselessParentheses | Useless parentheses. | 421 |
UselessParentheses | Useless parentheses. | 752 |
UselessParentheses | Useless parentheses. | 883 |
UselessParentheses | Useless parentheses. | 950 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 124 |
UselessParentheses | Useless parentheses. | 124 |
UselessParentheses | Useless parentheses. | 283 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'NUMTUPLES' is already in scope because it is declared in an enclosing type | 180 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'SEPARATOR' is already in scope because it is declared in an enclosing type | 197 |
UselessParentheses | Useless parentheses. | 284 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'getServiceHostUrl' is already in scope | 409 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'getServiceHostUrl' is already in scope | 414 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 195 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 103 |
UselessParentheses | Useless parentheses. | 123 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 79 |
UselessParentheses | Useless parentheses. | 86 |
UselessParentheses | Useless parentheses. | 118 |
UselessParentheses | Useless parentheses. | 118 |
UselessParentheses | Useless parentheses. | 138 |
UselessParentheses | Useless parentheses. | 214 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 87 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 34 |
UselessParentheses | Useless parentheses. | 34 |
UselessParentheses | Useless parentheses. | 623 |
UselessParentheses | Useless parentheses. | 629 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 437 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 168 |
UselessParentheses | Useless parentheses. | 171 |
UselessParentheses | Useless parentheses. | 551 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'TLD_PARAM' is already in scope because it is inherited by an enclosing type | 46 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 49 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 77 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_FAILURE' is already in scope because it is inherited by an enclosing type | 77 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'TLD_PARAM' is already in scope because it is inherited by an enclosing type | 90 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 93 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_FAILURE' is already in scope because it is inherited by an enclosing type | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 123 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_LANGUAGE_VIEWS' is already in scope because it is inherited by an enclosing type | 124 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_PRIMARY_VIEWS' is already in scope because it is inherited by an enclosing type | 124 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 125 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 126 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 127 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 131 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 131 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_LANGUAGE_VIEWS' is already in scope because it is inherited by an enclosing type | 133 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_ALT_VIEWS' is already in scope because it is inherited by an enclosing type | 133 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Files': 'exists' is already in scope | 249 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Files': 'exists' is already in scope | 351 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 78 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 413 |
UselessParentheses | Useless parentheses. | 419 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 330 |
UselessParentheses | Useless parentheses. | 330 |
UselessParentheses | Useless parentheses. | 350 |
UselessParentheses | Useless parentheses. | 562 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'NORM_PRIORITY' is already in scope because it is inherited by an enclosing type | 66 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'sleep' is already in scope | 93 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 95 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 110 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'yield' is already in scope | 148 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 658 |
UselessParentheses | Useless parentheses. | 770 |
UselessParentheses | Useless parentheses. | 851 |
UselessParentheses | Useless parentheses. | 1174 |
UselessParentheses | Useless parentheses. | 1369 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'NORM_PRIORITY' is already in scope because it is inherited by an enclosing type | 64 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'sleep' is already in scope | 158 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 160 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 278 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 264 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 39 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AgentPool': 'computePoolSize' is already in scope | 86 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 157 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'stopServer' is already in scope | 220 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'getInstance' is already in scope | 413 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'lookup' is already in scope | 536 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 52 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 155 |
UselessParentheses | Useless parentheses. | 156 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 240 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 102 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'JavascriptEscape': 'unescape' is already in scope | 58 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 44 |
UselessParentheses | Useless parentheses. | 74 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'JsonEscape': 'unescape' is already in scope | 90 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 92 |
UselessParentheses | Useless parentheses. | 113 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ClassComparator': 'isa' is already in scope | 21 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'executableExists' is already in scope | 104 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'directoryExists' is already in scope | 108 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'fileExists' is already in scope | 112 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'executableExists' is already in scope | 116 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'directoryExists' is already in scope | 120 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'fileExists' is already in scope | 124 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DisposeHelper': 'get' is already in scope | 120 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 99 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 125 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 61 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 102 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 174 |
UselessParentheses | Useless parentheses. | 192 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 190 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 109 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 61 |
UselessParentheses | Useless parentheses. | 159 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 176 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 262 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 208 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'GET' is already in scope because it is declared in an enclosing type | 42 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 46 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'GET' is already in scope because it is declared in an enclosing type | 78 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 121 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 153 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 167 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'HEAD' is already in scope because it is declared in an enclosing type | 198 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 197 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Emissary': 'EMISSARY_COMMANDS' is already in scope because it is inherited by an enclosing type | 148 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 121 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'CONFIG_DIR_PROPERTY' is already in scope because it is imported in this file | 54 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 56 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 70 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'RegressionTestUtil': 'getXmlPath' is already in scope | 184 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertThrows' is already in scope | 122 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 28 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 24 |
Rule | Violation | Line |
---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 31 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 48 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 78 |
Rule | Violation | Line |
---|---|---|
UselessParentheses | Useless parentheses. | 36 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 218–220 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 220–222 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryClient': 'AUTH_CACHE' is already in scope because it is declared in an enclosing type | 4 | 200 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 31–33 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'PROJECT_BASE_ENV' is already in scope because it is declared in an enclosing type | 4 | 143 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'getConfigInfo' is already in scope | 4 | 651 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 897 |
UselessParentheses | Useless parentheses. | 4 | 1277 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DataObjectFactory': 'extractedClazz' is already in scope because it is declared in an enclosing type | 4 | 73 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 74–77 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 77–79 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 79–81 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 81–83 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 83–85 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 85–87 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 87–89 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 242 |
UselessParentheses | Useless parentheses. | 4 | 243 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'MobileAgent': 'ERROR_FORM' is already in scope because it is inherited by an enclosing type | 4 | 445 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 567–569 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessarySemicolon | Unnecessary semicolon | 3 | 40 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 166–170 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 153–155 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–829 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'BIRTH_ORDER' is already in scope because it is imported in this file | 4 | 107 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'BROKEN' is already in scope because it is imported in this file | 4 | 108 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NUM_CHILDREN' is already in scope because it is imported in this file | 4 | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NUM_SIBLINGS' is already in scope because it is imported in this file | 4 | 119 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'OUTPUTABLE' is already in scope because it is imported in this file | 4 | 120 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PARAMETER' is already in scope because it is imported in this file | 4 | 121 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PRIORITY' is already in scope because it is imported in this file | 4 | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'PROCESSING_ERROR' is already in scope because it is imported in this file | 4 | 123 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VIEW' is already in scope because it is imported in this file | 4 | 125 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VIEW' is already in scope because it is imported in this file | 4 | 676 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'NAME' is already in scope because it is imported in this file | 4 | 677 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IbdoXmlElementNames': 'VALUE' is already in scope because it is imported in this file | 4 | 678 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IBaseDataObjectXmlCodecs': 'ENCODING_ATTRIBUTE_NAME' is already in scope because it is declared in an enclosing type | 4 | 807 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IBaseDataObjectXmlCodecs': 'SHA256' is already in scope because it is declared in an enclosing type | 4 | 807 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–262 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 3 | 97 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 519–521 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 532–536 |
UselessParentheses | Useless parentheses. | 4 | 644 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 73 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'values' is already in scope | 4 | 79 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'values' is already in scope | 4 | 82 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Stage': 'getByName' is already in scope | 4 | 116 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IServiceProviderPlace': 'SPROUT_KEY' is already in scope because it is imported in this file | 4 | 186 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 59–61 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty for statement | 3 | 135–137 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 138–140 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 499 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 521–523 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 162 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 164–167 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 223 |
UselessParentheses | Useless parentheses. | 4 | 421 |
UselessParentheses | Useless parentheses. | 4 | 752 |
UselessParentheses | Useless parentheses. | 4 | 883 |
UselessParentheses | Useless parentheses. | 4 | 950 |
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 1031 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 104–106 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 124 |
UselessParentheses | Useless parentheses. | 4 | 124 |
UselessParentheses | Useless parentheses. | 4 | 283 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 160–162 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'NUMTUPLES' is already in scope because it is declared in an enclosing type | 4 | 180 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'SEPARATOR' is already in scope because it is declared in an enclosing type | 4 | 197 |
UselessParentheses | Useless parentheses. | 4 | 284 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 305–307 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'getServiceHostUrl' is already in scope | 4 | 409 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'KeyManipulator': 'getServiceHostUrl' is already in scope | 4 | 414 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 195 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 144 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 103 |
UselessParentheses | Useless parentheses. | 4 | 123 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 191–193 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 206–208 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 79 |
UselessParentheses | Useless parentheses. | 4 | 86 |
UselessParentheses | Useless parentheses. | 4 | 118 |
UselessParentheses | Useless parentheses. | 4 | 118 |
UselessParentheses | Useless parentheses. | 4 | 138 |
UselessParentheses | Useless parentheses. | 4 | 214 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 87 |
UnusedPrivateMethod | Avoid unused private methods such as 'binaryFileSearch(byte[], long)'. | 3 | 139 |
UnusedPrivateMethod | Avoid unused private methods such as 'compare(byte[], byte[], long)'. | 3 | 191 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'testIdWithSpaces'. | 3 | 124 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 246–251 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessOverridingMethod | Overriding method merely calls super | 3 | 97 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 34 |
UselessParentheses | Useless parentheses. | 4 | 34 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 133–135 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 206–209 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 293–295 |
UselessParentheses | Useless parentheses. | 4 | 623 |
UselessParentheses | Useless parentheses. | 4 | 629 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 437 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–1096 |
UselessParentheses | Useless parentheses. | 4 | 168 |
UselessParentheses | Useless parentheses. | 4 | 171 |
UselessParentheses | Useless parentheses. | 4 | 551 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'TLD_PARAM' is already in scope because it is inherited by an enclosing type | 4 | 46 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 4 | 49 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 4 | 77 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_FAILURE' is already in scope because it is inherited by an enclosing type | 4 | 77 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'TLD_PARAM' is already in scope because it is inherited by an enclosing type | 4 | 90 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 4 | 93 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_SUCCESS' is already in scope because it is inherited by an enclosing type | 4 | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'IDropOffFilter': 'STATUS_FAILURE' is already in scope because it is inherited by an enclosing type | 4 | 118 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 122 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 123 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_LANGUAGE_VIEWS' is already in scope because it is inherited by an enclosing type | 4 | 124 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_PRIMARY_VIEWS' is already in scope because it is inherited by an enclosing type | 4 | 124 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 125 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 126 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'PRIMARY_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 127 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 131 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'LANGUAGE_VIEW' is already in scope because it is inherited by an enclosing type | 4 | 131 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_LANGUAGE_VIEWS' is already in scope because it is inherited by an enclosing type | 4 | 133 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AbstractFilter': 'ALL_ALT_VIEWS' is already in scope because it is inherited by an enclosing type | 4 | 133 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–401 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Files': 'exists' is already in scope | 4 | 249 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Files': 'exists' is already in scope | 4 | 351 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–213 |
UselessParentheses | Useless parentheses. | 4 | 78 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 413 |
UselessParentheses | Useless parentheses. | 4 | 419 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'myKey'. | 3 | 35 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 330 |
UselessParentheses | Useless parentheses. | 4 | 330 |
UselessParentheses | Useless parentheses. | 4 | 350 |
UselessParentheses | Useless parentheses. | 4 | 562 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'NORM_PRIORITY' is already in scope because it is inherited by an enclosing type | 4 | 66 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'sleep' is already in scope | 4 | 93 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 95 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 110 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'yield' is already in scope | 4 | 148 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 658 |
UselessParentheses | Useless parentheses. | 4 | 770 |
UselessParentheses | Useless parentheses. | 4 | 851 |
UselessParentheses | Useless parentheses. | 4 | 1174 |
UselessParentheses | Useless parentheses. | 4 | 1369 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'NORM_PRIORITY' is already in scope because it is inherited by an enclosing type | 4 | 64 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'sleep' is already in scope | 4 | 158 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 160 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 278 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–1211 |
UselessParentheses | Useless parentheses. | 4 | 264 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 39 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'AgentPool': 'computePoolSize' is already in scope | 4 | 86 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 3 | 38 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 36–38 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 157 |
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 159–161 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'stopServer' is already in scope | 4 | 220 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'getInstance' is already in scope | 4 | 413 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 467–469 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'EmissaryServer': 'lookup' is already in scope | 4 | 536 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 538–540 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 52 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 49–51 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 155 |
UselessParentheses | Useless parentheses. | 4 | 156 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 240 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 102 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 6–192 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'JavascriptEscape': 'unescape' is already in scope | 4 | 58 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 44 |
UselessParentheses | Useless parentheses. | 4 | 74 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'JsonEscape': 'unescape' is already in scope | 4 | 90 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 92 |
UselessParentheses | Useless parentheses. | 4 | 113 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ClassComparator': 'isa' is already in scope | 4 | 21 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidBranchingStatementAsLastInLoop | Avoid using a branching statement as the last in a loop. | 2 | 189 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 144–146 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 171–173 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 190–192 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 210–212 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 230–232 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'executableExists' is already in scope | 4 | 104 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'directoryExists' is already in scope | 4 | 108 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'fileExists' is already in scope | 4 | 112 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'executableExists' is already in scope | 4 | 116 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'directoryExists' is already in scope | 4 | 120 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DependencyCheck': 'fileExists' is already in scope | 4 | 124 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'DisposeHelper': 'get' is already in scope | 4 | 120 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 99 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 125 |
EmptyControlStatement | Empty for statement | 3 | 184–185 |
Rule | Violation | Priority | Line |
---|---|---|---|
CollapsibleIfStatements | This if statement could be combined with its parent | 3 | 18–20 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 44–46 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 61 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Thread': 'currentThread' is already in scope | 4 | 102 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 174 |
UselessParentheses | Useless parentheses. | 4 | 192 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 190 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 46–48 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 109 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 61 |
UselessParentheses | Useless parentheses. | 4 | 159 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 176 |
UnusedPrivateMethod | Avoid unused private methods such as 'getElement(byte[], int, int)'. | 3 | 340 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 310–315 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 36–38 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 550–552 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 262 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 297–299 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 208 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 23–25 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 88–90 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 94–96 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty if statement | 3 | 38–40 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 42–44 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 48–50 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 38–40 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'GET' is already in scope because it is declared in an enclosing type | 4 | 42 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 4 | 46 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'GET' is already in scope because it is declared in an enclosing type | 4 | 78 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 4 | 121 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 4 | 153 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'POST' is already in scope because it is declared in an enclosing type | 4 | 167 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Url': 'HEAD' is already in scope because it is declared in an enclosing type | 4 | 198 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 197 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–244 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Emissary': 'EMISSARY_COMMANDS' is already in scope because it is inherited by an enclosing type | 4 | 148 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–139 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–135 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 4 | 121 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–168 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–667 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'ConfigUtil': 'CONFIG_DIR_PROPERTY' is already in scope because it is imported in this file | 4 | 54 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–642 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 566–568 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–1465 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 3 | 91 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'a'. | 3 | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'b'. | 3 | 107 |
UnusedFormalParameter | Avoid unused constructor parameters such as 'c'. | 3 | 107 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–187 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 53–55 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–215 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–440 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–469 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–94 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidThreadGroup | Avoid using java.lang.ThreadGroup; it is not thread safe | 3 | 37 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 94–96 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessarySemicolon | Unnecessary semicolon | 3 | 14 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–138 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–185 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–140 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–275 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–148 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–154 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–185 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–180 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–88 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–171 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–449 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–288 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–227 |
Rule | Violation | Priority | Line |
---|---|---|---|
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 44 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 49 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 50 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 51 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 52 |
AvoidUsingHardCodedIP | Do not hard code the IP address ${variableName} | 3 | 53 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–708 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–360 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 56 |
Rule | Violation | Priority | Line |
---|---|---|---|
UselessParentheses | Useless parentheses. | 4 | 70 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–201 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–94 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 3 | 22 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 55–57 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–317 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–98 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–75 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–92 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–151 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–218 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'configInfo'. | 3 | 13 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–583 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–193 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–358 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–174 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–89 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–158 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–141 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–152 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–142 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–442 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyControlStatement | Empty finally clause | 3 | 63–66 |
EmptyCatchBlock | Avoid empty catch blocks | 3 | 150–152 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–369 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'RegressionTestUtil': 'getXmlPath' is already in scope | 4 | 184 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–126 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertThrows' is already in scope | 4 | 122 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnusedFormalParameter | Avoid unused constructor parameters such as 'name'. | 3 | 74 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–97 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 4 | 28 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 4 | 24 |
Rule | Violation | Priority | Line |
---|---|---|---|
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'UnitTest': 'setupSystemProperties' is already in scope | 4 | 31 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 4 | 48 |
UnnecessaryFullyQualifiedName | Unnecessary qualifier 'Assertions': 'assertEquals' is already in scope | 4 | 78 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–260 |
UselessParentheses | Useless parentheses. | 4 | 36 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–59 |
Rule | Violation | Priority | Line |
---|---|---|---|
EmptyCatchBlock | Avoid empty catch blocks | 3 | 45–46 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–325 |
Rule | Violation | Priority | Line |
---|---|---|---|
TooManyStaticImports | Too many static imports may lead to messy code | 3 | 1–596 |
Filename | Rule message | Suppression type | Reason |
---|---|---|---|
emissary/place/sample/TemplatePlace.java | Avoid unused local variables such as 'myImportantStringVariable'. | @suppresswarnings | |
emissary/place/sample/TemplatePlace.java | Avoid unused local variables such as 'myImportantBooleanVariable'. | @suppresswarnings | |
emissary/transform/decode/HtmlEscape.java | Unnecessary qualifier 'HtmlEscape': 'unescapeHtml' is already in scope | @suppresswarnings | |
emissary/transform/decode/HtmlEscape.java | Unnecessary qualifier 'HtmlEscape': 'unescapeEntities' is already in scope | @suppresswarnings | |
emissary/transform/decode/HtmlEscape.java | Unnecessary qualifier 'HtmlEscape': 'unescapeEntities' is already in scope | @suppresswarnings | |
emissary/transform/decode/HtmlEscape.java | Unnecessary qualifier 'HtmlEscape': 'unescapeHtml' is already in scope | @suppresswarnings | |
emissary/core/FTestMobileAgent.java | Avoid unused local variables such as 'testLoggers'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'configFile'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'theDir'. | @suppresswarnings | |
emissary/core/HDMobileAgentBugIT.java | Avoid unused constructor parameters such as 'thePlaceLocation'. | @suppresswarnings | |
emissary/roll/RollableTest.java | Avoid unused local variables such as 'r'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg2'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg3'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg4'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg1'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg2'. | @suppresswarnings | |
emissary/util/ConstructorLookupCacheTest.java | Avoid unused constructor parameters such as 'arg3'. | @suppresswarnings |