The following document contains the results of Checkstyle.
Rules | Violations | Severity |
---|---|---|
JavadocPackage
|
0 | Error |
NewlineAtEndOfFile | 34 | Error |
Translation | 0 | Error |
FileLength | 0 | Error |
FileTabCharacter
|
0 | Error |
RegexpSingleline
|
0 | Error |
JavadocMethod | 0 | Error |
JavadocType | 0 | Error |
JavadocVariable | 0 | Error |
JavadocStyle | 0 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 0 | Error |
LineLength | 1184 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 0 | Error |
NoWhitespaceBefore | 0 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 0 | Error |
WhitespaceAround | 0 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 0 | Error |
RightCurly | 0 | Error |
AvoidInlineConditionals | 16 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 0 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 0 | Error |
MissingSwitchDefault | 0 | Error |
RedundantThrows | 0 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 153 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 0 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 0 | Error |
ArrayTypeStyle | 0 | Error |
FinalParameters | 0 | Error |
TodoComment | 0 | Error |
UpperEll | 0 | Error |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 83). | 31 | |
Line is longer than 80 characters (found 96). | 36 | |
Line is longer than 80 characters (found 93). | 39 | |
Line is longer than 80 characters (found 110). | 43 | |
Line is longer than 80 characters (found 103). | 51 | |
Line is longer than 80 characters (found 93). | 52 | |
Line is longer than 80 characters (found 96). | 55 | |
Line is longer than 80 characters (found 82). | 56 | |
Line is longer than 80 characters (found 91). | 59 | |
Line is longer than 80 characters (found 97). | 76 | |
Line is longer than 80 characters (found 85). | 82 | |
Line is longer than 80 characters (found 98). | 88 | |
Line is longer than 80 characters (found 98). | 93 | |
Line is longer than 80 characters (found 98). | 96 | |
Line is longer than 80 characters (found 99). | 97 | |
Line is longer than 80 characters (found 82). | 101 | |
Line is longer than 80 characters (found 100). | 104 | |
Line is longer than 80 characters (found 95). | 109 | |
Line is longer than 80 characters (found 98). | 112 | |
Line is longer than 80 characters (found 99). | 113 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 96). | 32 | |
Line is longer than 80 characters (found 95). | 33 | |
Line is longer than 80 characters (found 104). | 34 | |
Line is longer than 80 characters (found 102). | 35 | |
Line is longer than 80 characters (found 100). | 36 | |
Line is longer than 80 characters (found 90). | 37 | |
Line is longer than 80 characters (found 115). | 38 | |
Line is longer than 80 characters (found 127). | 39 | |
Line is longer than 80 characters (found 122). | 40 | |
Line is longer than 80 characters (found 111). | 41 | |
Line is longer than 80 characters (found 111). | 42 | |
Line is longer than 80 characters (found 106). | 43 | |
Line is longer than 80 characters (found 118). | 44 | |
Line is longer than 80 characters (found 113). | 45 | |
Line is longer than 80 characters (found 109). | 46 | |
Line is longer than 80 characters (found 110). | 47 | |
Line is longer than 80 characters (found 115). | 48 | |
Line is longer than 80 characters (found 109). | 49 | |
Line is longer than 80 characters (found 83). | 56 | |
Line is longer than 80 characters (found 93). | 63 | |
Line is longer than 80 characters (found 94). | 73 | |
Line is longer than 80 characters (found 86). | 82 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 97 | |
Line is longer than 80 characters (found 118). | 99 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Line is longer than 80 characters (found 89). | 113 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line is longer than 80 characters (found 98). | 149 | |
Line is longer than 80 characters (found 96). | 153 | |
Line is longer than 80 characters (found 112). | 154 | |
Line is longer than 80 characters (found 93). | 157 | |
Line is longer than 80 characters (found 91). | 158 | |
Line is longer than 80 characters (found 90). | 161 | |
Line is longer than 80 characters (found 98). | 170 | |
Line is longer than 80 characters (found 113). | 173 | |
Line is longer than 80 characters (found 114). | 177 | |
Line is longer than 80 characters (found 109). | 183 | |
Line is longer than 80 characters (found 98). | 185 | |
Line is longer than 80 characters (found 90). | 188 | |
Method 'findOptionArgument' is not designed for extension - needs to be abstract, final or empty. | 199 | |
Line is longer than 80 characters (found 105). | 200 | |
Line is longer than 80 characters (found 94). | 207 | |
Line is longer than 80 characters (found 105). | 212 | |
Line is longer than 80 characters (found 100). | 215 | |
Line is longer than 80 characters (found 109). | 223 | |
Line is longer than 80 characters (found 104). | 226 | |
Method 'getCommandLineArguments' is not designed for extension - needs to be abstract, final or empty. | 240 | |
Method 'getCommandLineArgumentsAsString' is not designed for extension - needs to be abstract, final or empty. | 250 | |
Line is longer than 80 characters (found 95). | 263 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Line is longer than 80 characters (found 105). | 278 | |
Avoid inline conditionals. | 278 | |
Method 'isOptionActiveAndSpecified' is not designed for extension - needs to be abstract, final or empty. | 287 | |
Line is longer than 80 characters (found 96). | 288 | |
Line is longer than 80 characters (found 98). | 289 | |
Method 'isOptionSpecified' is not designed for extension - needs to be abstract, final or empty. | 297 | |
Line is longer than 80 characters (found 87). | 298 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 307 | |
Line is longer than 80 characters (found 99). | 309 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 39 | |
Line is longer than 80 characters (found 88). | 48 | |
Line is longer than 80 characters (found 108). | 49 | |
Line is longer than 80 characters (found 107). | 50 | |
Line is longer than 80 characters (found 100). | 57 | |
Line is longer than 80 characters (found 86). | 60 | |
Line is longer than 80 characters (found 119). | 63 | |
Line is longer than 80 characters (found 125). | 67 | |
Line is longer than 80 characters (found 110). | 71 | |
Line is longer than 80 characters (found 84). | 75 | |
Line is longer than 80 characters (found 97). | 87 | |
Line is longer than 80 characters (found 97). | 91 | |
Line is longer than 80 characters (found 87). | 92 | |
Line is longer than 80 characters (found 115). | 95 | |
Line is longer than 80 characters (found 90). | 96 | |
Line is longer than 80 characters (found 97). | 111 | |
Line is longer than 80 characters (found 118). | 115 | |
Line is longer than 80 characters (found 92). | 116 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 94). | 28 | |
Line is longer than 80 characters (found 93). | 31 | |
Line is longer than 80 characters (found 173). | 38 | |
Line is longer than 80 characters (found 149). | 41 | |
Line is longer than 80 characters (found 128). | 44 | |
Line is longer than 80 characters (found 144). | 47 | |
Line is longer than 80 characters (found 140). | 50 | |
Line is longer than 80 characters (found 182). | 53 | |
Line is longer than 80 characters (found 153). | 56 | |
Line is longer than 80 characters (found 161). | 59 | |
Line is longer than 80 characters (found 126). | 62 | |
Line is longer than 80 characters (found 148). | 65 | |
Line is longer than 80 characters (found 203). | 68 | |
Line is longer than 80 characters (found 148). | 71 | |
Line is longer than 80 characters (found 142). | 74 | |
Line is longer than 80 characters (found 202). | 77 | |
Line is longer than 80 characters (found 128). | 80 | |
Line is longer than 80 characters (found 159). | 83 | |
Line is longer than 80 characters (found 163). | 86 | |
Line is longer than 80 characters (found 139). | 89 | |
Line is longer than 80 characters (found 155). | 92 | |
Line is longer than 80 characters (found 148). | 95 | |
Line is longer than 80 characters (found 178). | 98 | |
Line is longer than 80 characters (found 176). | 101 | |
Line is longer than 80 characters (found 177). | 104 | |
Line is longer than 80 characters (found 162). | 107 | |
Line is longer than 80 characters (found 185). | 110 | |
Line is longer than 80 characters (found 165). | 113 | |
Line is longer than 80 characters (found 174). | 116 | |
Line is longer than 80 characters (found 174). | 119 | |
Line is longer than 80 characters (found 165). | 122 | |
Line is longer than 80 characters (found 134). | 125 | |
Line is longer than 80 characters (found 154). | 128 | |
Line is longer than 80 characters (found 139). | 131 | |
Line is longer than 80 characters (found 126). | 134 | |
Line is longer than 80 characters (found 116). | 137 | |
Line is longer than 80 characters (found 149). | 140 | |
Line is longer than 80 characters (found 130). | 143 | |
Line is longer than 80 characters (found 138). | 146 | |
Line is longer than 80 characters (found 136). | 149 | |
Line is longer than 80 characters (found 119). | 152 | |
Line is longer than 80 characters (found 135). | 155 | |
Line is longer than 80 characters (found 136). | 158 | |
Line is longer than 80 characters (found 137). | 161 | |
Line is longer than 80 characters (found 128). | 164 | |
Line is longer than 80 characters (found 154). | 167 | |
Line is longer than 80 characters (found 126). | 170 | |
Line is longer than 80 characters (found 134). | 173 | |
Line is longer than 80 characters (found 155). | 176 | |
Line is longer than 80 characters (found 179). | 179 | |
Line is longer than 80 characters (found 132). | 182 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 98). | 28 | |
Line is longer than 80 characters (found 93). | 31 | |
Line is longer than 80 characters (found 137). | 38 | |
Line is longer than 80 characters (found 147). | 41 | |
Line is longer than 80 characters (found 149). | 44 | |
Line is longer than 80 characters (found 139). | 47 | |
Line is longer than 80 characters (found 138). | 50 | |
Line is longer than 80 characters (found 134). | 53 | |
Line is longer than 80 characters (found 155). | 56 | |
Line is longer than 80 characters (found 158). | 59 | |
Line is longer than 80 characters (found 168). | 62 | |
Line is longer than 80 characters (found 151). | 65 | |
Line is longer than 80 characters (found 149). | 68 | |
Line is longer than 80 characters (found 158). | 71 | |
Line is longer than 80 characters (found 165). | 74 | |
Line is longer than 80 characters (found 191). | 77 | |
Line is longer than 80 characters (found 170). | 80 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 93). | 28 | |
Line is longer than 80 characters (found 93). | 31 | |
Line is longer than 80 characters (found 151). | 38 | |
Line is longer than 80 characters (found 134). | 41 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 95). | 28 | |
Line is longer than 80 characters (found 93). | 30 | |
Line is longer than 80 characters (found 98). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 98). | 55 | |
Line is longer than 80 characters (found 97). | 59 | |
Line is longer than 80 characters (found 99). | 62 | |
Line is longer than 80 characters (found 98). | 63 | |
Line is longer than 80 characters (found 81). | 67 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 93). | 30 | |
Line is longer than 80 characters (found 98). | 40 | |
Line is longer than 80 characters (found 97). | 44 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 29 | |
Line is longer than 80 characters (found 95). | 30 | |
Line is longer than 80 characters (found 96). | 31 | |
Line is longer than 80 characters (found 94). | 32 | |
Line is longer than 80 characters (found 102). | 33 | |
Line is longer than 80 characters (found 100). | 34 | |
Line is longer than 80 characters (found 122). | 35 | |
Line is longer than 80 characters (found 111). | 36 | |
Line is longer than 80 characters (found 122). | 37 | |
Line is longer than 80 characters (found 113). | 38 | |
Line is longer than 80 characters (found 91). | 47 | |
Line is longer than 80 characters (found 93). | 49 | |
Line is longer than 80 characters (found 93). | 59 | |
Line is longer than 80 characters (found 91). | 62 | |
Line is longer than 80 characters (found 82). | 73 | |
Line is longer than 80 characters (found 97). | 80 | |
Line is longer than 80 characters (found 83). | 82 | |
Line is longer than 80 characters (found 97). | 83 | |
Line is longer than 80 characters (found 94). | 85 | |
Line is longer than 80 characters (found 89). | 86 | |
Line is longer than 80 characters (found 100). | 88 | |
Line is longer than 80 characters (found 96). | 92 | |
Line is longer than 80 characters (found 89). | 93 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 105 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line is longer than 80 characters (found 82). | 121 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'getAllNames' is not designed for extension - needs to be abstract, final or empty. | 162 | |
Line is longer than 80 characters (found 84). | 164 | |
Method 'getFullUsage' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Line is longer than 80 characters (found 96). | 195 | |
Line is longer than 80 characters (found 97). | 215 | |
Method 'getMainUsage' is not designed for extension - needs to be abstract, final or empty. | 228 | |
Line is longer than 80 characters (found 99). | 236 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 249 | |
Method 'getSecondaryNames' is not designed for extension - needs to be abstract, final or empty. | 259 | |
Method 'getStatus' is not designed for extension - needs to be abstract, final or empty. | 270 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 280 | |
Avoid inline conditionals. | 284 | |
Method 'isMandatory' is not designed for extension - needs to be abstract, final or empty. | 293 | |
Line is longer than 80 characters (found 89). | 302 | |
Line is longer than 80 characters (found 83). | 330 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 359 | |
Line is longer than 80 characters (found 111). | 361 | |
Line is longer than 80 characters (found 84). | 362 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 95). | 29 | |
Line is longer than 80 characters (found 94). | 30 | |
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 90). | 32 | |
Line is longer than 80 characters (found 112). | 33 | |
Line is longer than 80 characters (found 115). | 34 | |
Line is longer than 80 characters (found 125). | 35 | |
Line is longer than 80 characters (found 83). | 41 | |
Line is longer than 80 characters (found 83). | 42 | |
Line is longer than 80 characters (found 92). | 46 | |
Line is longer than 80 characters (found 93). | 51 | |
Line is longer than 80 characters (found 115). | 55 | |
Line is longer than 80 characters (found 105). | 61 | |
Line is longer than 80 characters (found 100). | 67 | |
Line is longer than 80 characters (found 97). | 76 | |
Line is longer than 80 characters (found 83). | 78 | |
Line is longer than 80 characters (found 97). | 79 | |
Line is longer than 80 characters (found 94). | 83 | |
Line is longer than 80 characters (found 89). | 84 | |
Line is longer than 80 characters (found 100). | 86 | |
Line is longer than 80 characters (found 100). | 89 | |
Line is longer than 80 characters (found 108). | 93 | |
Line is longer than 80 characters (found 91). | 94 | |
Line is longer than 80 characters (found 85). | 96 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Line is longer than 80 characters (found 104). | 108 | |
Method 'findAndParseArgumentAsStringOrGetDefaultArgument' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Line is longer than 80 characters (found 97). | 119 | |
Line is longer than 80 characters (found 89). | 126 | |
Line is longer than 80 characters (found 86). | 128 | |
Line is longer than 80 characters (found 100). | 130 | |
Method 'findAndParseArgumentOrGetDefaultArgument' is not designed for extension - needs to be abstract, final or empty. | 141 | |
Line is longer than 80 characters (found 114). | 142 | |
Method 'getDefaultArgumentIfOptionNotSpecified' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Line is longer than 80 characters (found 112). | 165 | |
Line is longer than 80 characters (found 110). | 168 | |
Method 'getDefaultArgumentIfOptionSpecified' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Line is longer than 80 characters (found 109). | 177 | |
Line is longer than 80 characters (found 107). | 180 | |
Method 'getFullUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 188 | |
Method 'getFullUsageDescriptionAdditions' is not designed for extension - needs to be abstract, final or empty. | 200 | |
Method 'getMainUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 214 | |
Method 'getOptionArgument' is not designed for extension - needs to be abstract, final or empty. | 226 | |
Method 'getValueSeparator' is not designed for extension - needs to be abstract, final or empty. | 236 | |
Line is longer than 80 characters (found 83). | 245 | |
Line is longer than 80 characters (found 83). | 259 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Line is longer than 80 characters (found 119). | 276 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 93). | 36 | |
Line is longer than 80 characters (found 95). | 40 | |
Line is longer than 80 characters (found 93). | 51 | |
Line is longer than 80 characters (found 100). | 65 | |
Line is longer than 80 characters (found 93). | 86 | |
Line is longer than 80 characters (found 83). | 95 | |
Line is longer than 80 characters (found 90). | 105 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 28 | |
Line is longer than 80 characters (found 83). | 29 | |
Line is longer than 80 characters (found 93). | 36 | |
Line is longer than 80 characters (found 99). | 43 | |
Line is longer than 80 characters (found 93). | 44 | |
Line is longer than 80 characters (found 93). | 45 | |
Line is longer than 80 characters (found 81). | 49 | |
Line is longer than 80 characters (found 95). | 52 | |
Line is longer than 80 characters (found 84). | 53 | |
Line is longer than 80 characters (found 100). | 56 | |
Line is longer than 80 characters (found 99). | 59 | |
Line is longer than 80 characters (found 93). | 60 | |
Line is longer than 80 characters (found 84). | 63 | |
Line is longer than 80 characters (found 81). | 66 | |
Line is longer than 80 characters (found 94). | 67 | |
Line is longer than 80 characters (found 95). | 69 | |
Line is longer than 80 characters (found 84). | 70 | |
Line is longer than 80 characters (found 113). | 73 | |
Line is longer than 80 characters (found 97). | 76 | |
Line is longer than 80 characters (found 99). | 77 | |
Line is longer than 80 characters (found 96). | 81 | |
Line is longer than 80 characters (found 100). | 82 | |
Line is longer than 80 characters (found 81). | 84 | |
Line is longer than 80 characters (found 93). | 86 | |
Line is longer than 80 characters (found 111). | 90 | |
Line is longer than 80 characters (found 97). | 93 | |
Line is longer than 80 characters (found 94). | 94 | |
Line is longer than 80 characters (found 96). | 98 | |
Line is longer than 80 characters (found 100). | 99 | |
Line is longer than 80 characters (found 81). | 101 | |
Line is longer than 80 characters (found 93). | 103 | |
Line is longer than 80 characters (found 108). | 107 | |
Line is longer than 80 characters (found 93). | 110 | |
Line is longer than 80 characters (found 100). | 111 | |
Line is longer than 80 characters (found 97). | 112 | |
Line is longer than 80 characters (found 98). | 113 | |
Line is longer than 80 characters (found 96). | 117 | |
Line is longer than 80 characters (found 100). | 118 | |
Line is longer than 80 characters (found 93). | 122 | |
Line is longer than 80 characters (found 98). | 126 | |
Line is longer than 80 characters (found 100). | 129 | |
Line is longer than 80 characters (found 96). | 130 | |
Line is longer than 80 characters (found 95). | 131 | |
Line is longer than 80 characters (found 87). | 132 | |
Line is longer than 80 characters (found 96). | 135 | |
Line is longer than 80 characters (found 100). | 136 | |
Line is longer than 80 characters (found 93). | 140 | |
Line is longer than 80 characters (found 95). | 144 | |
Line is longer than 80 characters (found 98). | 155 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 103). | 29 | |
Line is longer than 80 characters (found 104). | 30 | |
Line is longer than 80 characters (found 105). | 31 | |
Line is longer than 80 characters (found 105). | 32 | |
Line is longer than 80 characters (found 102). | 33 | |
Line is longer than 80 characters (found 100). | 34 | |
Line is longer than 80 characters (found 96). | 35 | |
Line is longer than 80 characters (found 97). | 36 | |
Line is longer than 80 characters (found 96). | 37 | |
Line is longer than 80 characters (found 122). | 38 | |
Line is longer than 80 characters (found 99). | 43 | |
Line is longer than 80 characters (found 93). | 47 | |
Line is longer than 80 characters (found 84). | 51 | |
Line is longer than 80 characters (found 101). | 54 | |
Line is longer than 80 characters (found 95). | 63 | |
Line is longer than 80 characters (found 95). | 72 | |
Line is longer than 80 characters (found 98). | 74 | |
Line is longer than 80 characters (found 89). | 75 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Line is longer than 80 characters (found 111). | 97 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Line is longer than 80 characters (found 82). | 119 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 132 | |
Line is longer than 80 characters (found 86). | 143 | |
Line is longer than 80 characters (found 100). | 150 | |
Method 'getFullUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Method 'getMainUsage' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 202 | |
Line is longer than 80 characters (found 116). | 206 | |
Avoid inline conditionals. | 206 | |
Line is longer than 80 characters (found 96). | 207 | |
Avoid inline conditionals. | 207 | |
Method 'isMandatory' is not designed for extension - needs to be abstract, final or empty. | 216 | |
Line is longer than 80 characters (found 89). | 225 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 252 | |
Line is longer than 80 characters (found 109). | 254 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 83). | 30 | |
Line is longer than 80 characters (found 81). | 33 | |
Line is longer than 80 characters (found 93). | 37 | |
Line is longer than 80 characters (found 96). | 41 | |
Line is longer than 80 characters (found 99). | 45 | |
Line is longer than 80 characters (found 100). | 49 | |
Line is longer than 80 characters (found 91). | 60 | |
Line is longer than 80 characters (found 92). | 75 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 95). | 27 | |
Line is longer than 80 characters (found 83). | 28 | |
Line is longer than 80 characters (found 84). | 29 | |
Line is longer than 80 characters (found 88). | 30 | |
Line is longer than 80 characters (found 90). | 31 | |
Line is longer than 80 characters (found 92). | 32 | |
Line is longer than 80 characters (found 116). | 33 | |
Line is longer than 80 characters (found 115). | 34 | |
Line is longer than 80 characters (found 83). | 36 | |
Line is longer than 80 characters (found 91). | 37 | |
Line is longer than 80 characters (found 97). | 41 | |
Line is longer than 80 characters (found 93). | 44 | |
Line is longer than 80 characters (found 88). | 48 | |
Line is longer than 80 characters (found 88). | 54 | |
Line is longer than 80 characters (found 95). | 58 | |
Line is longer than 80 characters (found 95). | 64 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line is longer than 80 characters (found 90). | 87 | |
Line is longer than 80 characters (found 104). | 94 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 84). | 25 | |
Line is longer than 80 characters (found 90). | 29 | |
Line is longer than 80 characters (found 92). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 126). | 32 | |
Line is longer than 80 characters (found 121). | 33 | |
Line is longer than 80 characters (found 83). | 38 | |
Line is longer than 80 characters (found 91). | 39 | |
Line is longer than 80 characters (found 97). | 43 | |
Line is longer than 80 characters (found 93). | 46 | |
Line is longer than 80 characters (found 90). | 50 | |
Line is longer than 80 characters (found 114). | 56 | |
Line is longer than 80 characters (found 115). | 63 | |
Line is longer than 80 characters (found 95). | 69 | |
Line is longer than 80 characters (found 89). | 72 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters (found 82). | 92 | |
Line is longer than 80 characters (found 94). | 98 | |
Line is longer than 80 characters (found 112). | 100 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 90). | 29 | |
Line is longer than 80 characters (found 92). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 122). | 32 | |
Line is longer than 80 characters (found 121). | 33 | |
Line is longer than 80 characters (found 116). | 34 | |
Line is longer than 80 characters (found 83). | 39 | |
Line is longer than 80 characters (found 91). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 93). | 47 | |
Line is longer than 80 characters (found 85). | 51 | |
Line is longer than 80 characters (found 109). | 57 | |
Line is longer than 80 characters (found 105). | 64 | |
Line is longer than 80 characters (found 95). | 70 | |
Line is longer than 80 characters (found 84). | 73 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Line is longer than 80 characters (found 82). | 93 | |
Line is longer than 80 characters (found 108). | 99 | |
Line is longer than 80 characters (found 89). | 101 | |
Line is longer than 80 characters (found 107). | 103 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 90). | 29 | |
Line is longer than 80 characters (found 92). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 122). | 32 | |
Line is longer than 80 characters (found 120). | 33 | |
Line is longer than 80 characters (found 116). | 34 | |
Line is longer than 80 characters (found 83). | 39 | |
Line is longer than 80 characters (found 91). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 93). | 47 | |
Line is longer than 80 characters (found 90). | 51 | |
Line is longer than 80 characters (found 114). | 57 | |
Line is longer than 80 characters (found 179). | 64 | |
Line is longer than 80 characters (found 95). | 70 | |
Line is longer than 80 characters (found 89). | 73 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Line is longer than 80 characters (found 82). | 93 | |
Line is longer than 80 characters (found 108). | 99 | |
Line is longer than 80 characters (found 89). | 101 | |
Line is longer than 80 characters (found 93). | 103 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 90). | 29 | |
Line is longer than 80 characters (found 92). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 117). | 32 | |
Line is longer than 80 characters (found 122). | 33 | |
Line is longer than 80 characters (found 120). | 34 | |
Line is longer than 80 characters (found 83). | 39 | |
Line is longer than 80 characters (found 91). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 93). | 47 | |
Line is longer than 80 characters (found 88). | 51 | |
Line is longer than 80 characters (found 112). | 57 | |
Line is longer than 80 characters (found 139). | 64 | |
Line is longer than 80 characters (found 95). | 70 | |
Line is longer than 80 characters (found 87). | 73 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 92 | |
Line is longer than 80 characters (found 82). | 93 | |
Line is longer than 80 characters (found 108). | 99 | |
Line is longer than 80 characters (found 103). | 101 | |
Line is longer than 80 characters (found 93). | 103 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 86). | 25 | |
Line is longer than 80 characters (found 91). | 27 | |
Line is longer than 80 characters (found 97). | 33 | |
Line is longer than 80 characters (found 93). | 36 | |
Line is longer than 80 characters (found 104). | 40 | |
Line is longer than 80 characters (found 231). | 50 | |
Line is longer than 80 characters (found 95). | 56 | |
Line is longer than 80 characters (found 91). | 59 | |
Line is longer than 80 characters (found 95). | 67 | |
Line is longer than 80 characters (found 98). | 69 | |
Line is longer than 80 characters (found 89). | 70 | |
Line is longer than 80 characters (found 89). | 73 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 83 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 86). | 25 | |
Line is longer than 80 characters (found 100). | 27 | |
Line is longer than 80 characters (found 92). | 28 | |
Line is longer than 80 characters (found 116). | 29 | |
Line is longer than 80 characters (found 100). | 30 | |
Line is longer than 80 characters (found 83). | 31 | |
Line is longer than 80 characters (found 97). | 37 | |
Line is longer than 80 characters (found 93). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 95). | 53 | |
Line is longer than 80 characters (found 90). | 56 | |
Line is longer than 80 characters (found 95). | 64 | |
Line is longer than 80 characters (found 98). | 66 | |
Line is longer than 80 characters (found 89). | 67 | |
Line is longer than 80 characters (found 88). | 70 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters (found 85). | 81 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 86). | 25 | |
Line is longer than 80 characters (found 100). | 27 | |
Line is longer than 80 characters (found 92). | 28 | |
Line is longer than 80 characters (found 116). | 29 | |
Line is longer than 80 characters (found 100). | 30 | |
Line is longer than 80 characters (found 83). | 31 | |
Line is longer than 80 characters (found 97). | 37 | |
Line is longer than 80 characters (found 93). | 40 | |
Line is longer than 80 characters (found 97). | 44 | |
Line is longer than 80 characters (found 95). | 53 | |
Line is longer than 80 characters (found 90). | 56 | |
Line is longer than 80 characters (found 95). | 64 | |
Line is longer than 80 characters (found 98). | 66 | |
Line is longer than 80 characters (found 89). | 67 | |
Line is longer than 80 characters (found 88). | 70 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters (found 85). | 81 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 82). | 25 | |
Line is longer than 80 characters (found 94). | 28 | |
Line is longer than 80 characters (found 90). | 29 | |
Line is longer than 80 characters (found 92). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 124). | 32 | |
Line is longer than 80 characters (found 115). | 33 | |
Line is longer than 80 characters (found 83). | 34 | |
Line is longer than 80 characters (found 91). | 35 | |
Line is longer than 80 characters (found 97). | 39 | |
Line is longer than 80 characters (found 93). | 42 | |
Line is longer than 80 characters (found 91). | 46 | |
Line is longer than 80 characters (found 118). | 55 | |
Line is longer than 80 characters (found 100). | 61 | |
Line is longer than 80 characters (found 99). | 67 | |
Line is longer than 80 characters (found 89). | 76 | |
Line is longer than 80 characters (found 90). | 79 | |
Line is longer than 80 characters (found 95). | 82 | |
Line is longer than 80 characters (found 82). | 85 | |
Line is longer than 80 characters (found 110). | 87 | |
Line is longer than 80 characters (found 89). | 95 | |
Line is longer than 80 characters (found 90). | 98 | |
Line is longer than 80 characters (found 95). | 101 | |
Line is longer than 80 characters (found 98). | 103 | |
Line is longer than 80 characters (found 89). | 104 | |
Line is longer than 80 characters (found 82). | 107 | |
Line is longer than 80 characters (found 99). | 108 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 119 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 151 | |
Line is longer than 80 characters (found 85). | 152 | |
Line is longer than 80 characters (found 117). | 159 | |
Line is longer than 80 characters (found 117). | 162 | |
Line is longer than 80 characters (found 104). | 166 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 82). | 25 | |
Line is longer than 80 characters (found 90). | 28 | |
Line is longer than 80 characters (found 92). | 29 | |
Line is longer than 80 characters (found 116). | 30 | |
Line is longer than 80 characters (found 115). | 31 | |
Line is longer than 80 characters (found 83). | 32 | |
Line is longer than 80 characters (found 91). | 33 | |
Line is longer than 80 characters (found 97). | 37 | |
Line is longer than 80 characters (found 93). | 40 | |
Line is longer than 80 characters (found 83). | 44 | |
Line is longer than 80 characters (found 112). | 53 | |
Line is longer than 80 characters (found 95). | 59 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Line is longer than 80 characters (found 85). | 82 | |
Line is longer than 80 characters (found 104). | 89 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 81). | 25 | |
Line is longer than 80 characters (found 92). | 29 | |
Line is longer than 80 characters (found 116). | 30 | |
Line is longer than 80 characters (found 83). | 34 | |
Line is longer than 80 characters (found 91). | 35 | |
Line is longer than 80 characters (found 97). | 39 | |
Line is longer than 80 characters (found 93). | 42 | |
Line is longer than 80 characters (found 81). | 46 | |
Line is longer than 80 characters (found 104). | 55 | |
Line is longer than 80 characters (found 95). | 62 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 74 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line is longer than 80 characters (found 84). | 85 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 90). | 28 | |
Line is longer than 80 characters (found 92). | 29 | |
Line is longer than 80 characters (found 116). | 30 | |
Line is longer than 80 characters (found 117). | 31 | |
Line is longer than 80 characters (found 83). | 35 | |
Line is longer than 80 characters (found 91). | 36 | |
Line is longer than 80 characters (found 97). | 40 | |
Line is longer than 80 characters (found 93). | 43 | |
Line is longer than 80 characters (found 409). | 57 | |
Line is longer than 80 characters (found 95). | 63 | |
Method 'getMainUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 75 | |
Method 'parseArgument' is not designed for extension - needs to be abstract, final or empty. | 85 | |
Line is longer than 80 characters (found 83). | 86 | |
Line is longer than 80 characters (found 106). | 93 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 102). | 29 | |
Line is longer than 80 characters (found 96). | 30 | |
Line is longer than 80 characters (found 97). | 31 | |
Line is longer than 80 characters (found 96). | 32 | |
Line is longer than 80 characters (found 100). | 37 | |
Line is longer than 80 characters (found 93). | 39 | |
Line is longer than 80 characters (found 102). | 46 | |
Line is longer than 80 characters (found 88). | 58 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 130 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 165 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 83). | 28 | |
Line is longer than 80 characters (found 96). | 31 | |
Line is longer than 80 characters (found 93). | 34 | |
Line is longer than 80 characters (found 99). | 52 | |
Line is longer than 80 characters (found 94). | 53 | |
Line is longer than 80 characters (found 82). | 56 | |
Line is longer than 80 characters (found 90). | 59 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 83). | 30 | |
Line is longer than 80 characters (found 85). | 33 | |
Line is longer than 80 characters (found 93). | 35 | |
Line is longer than 80 characters (found 122). | 39 | |
Line is longer than 80 characters (found 81). | 51 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 90). | 32 | |
Line is longer than 80 characters (found 112). | 33 | |
Line is longer than 80 characters (found 112). | 34 | |
Line is longer than 80 characters (found 113). | 35 | |
Line is longer than 80 characters (found 116). | 36 | |
Line is longer than 80 characters (found 83). | 43 | |
Line is longer than 80 characters (found 86). | 45 | |
Line is longer than 80 characters (found 85). | 46 | |
Line is longer than 80 characters (found 88). | 51 | |
Line is longer than 80 characters (found 85). | 52 | |
Line is longer than 80 characters (found 93). | 54 | |
Line is longer than 80 characters (found 90). | 64 | |
Line is longer than 80 characters (found 117). | 70 | |
Line is longer than 80 characters (found 96). | 83 | |
Line is longer than 80 characters (found 98). | 85 | |
Line is longer than 80 characters (found 119). | 90 | |
Line is longer than 80 characters (found 94). | 98 | |
Line is longer than 80 characters (found 89). | 99 | |
Line is longer than 80 characters (found 96). | 101 | |
Line is longer than 80 characters (found 98). | 103 | |
Line is longer than 80 characters (found 100). | 106 | |
Line is longer than 80 characters (found 118). | 110 | |
Line is longer than 80 characters (found 90). | 112 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 122 | |
Method 'getFullUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 134 | |
Method 'getFullUsageDescriptionAdditions' is not designed for extension - needs to be abstract, final or empty. | 144 | |
Method 'getMainUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 165 | |
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 175 | |
Method 'parseCommandLine' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Line is longer than 80 characters (found 104). | 186 | |
Line is longer than 80 characters (found 88). | 192 | |
Line is longer than 80 characters (found 87). | 194 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 231 | |
Line is longer than 80 characters (found 116). | 233 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 97). | 29 | |
Line is longer than 80 characters (found 95). | 30 | |
Line is longer than 80 characters (found 96). | 31 | |
Line is longer than 80 characters (found 94). | 32 | |
Line is longer than 80 characters (found 100). | 33 | |
Line is longer than 80 characters (found 112). | 34 | |
Line is longer than 80 characters (found 83). | 38 | |
Line is longer than 80 characters (found 93). | 39 | |
Line is longer than 80 characters (found 97). | 43 | |
Line is longer than 80 characters (found 93). | 46 | |
Line is longer than 80 characters (found 99). | 56 | |
Line is longer than 80 characters (found 96). | 65 | |
Line is longer than 80 characters (found 98). | 67 | |
Line is longer than 80 characters (found 86). | 71 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 93 | |
Line is longer than 80 characters (found 83). | 95 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 156 | |
Line is longer than 80 characters (found 106). | 158 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 90). | 32 | |
Line is longer than 80 characters (found 112). | 33 | |
Line is longer than 80 characters (found 112). | 34 | |
Line is longer than 80 characters (found 113). | 35 | |
Line is longer than 80 characters (found 116). | 36 | |
Line is longer than 80 characters (found 83). | 43 | |
Line is longer than 80 characters (found 86). | 45 | |
Line is longer than 80 characters (found 85). | 46 | |
Line is longer than 80 characters (found 98). | 51 | |
Line is longer than 80 characters (found 93). | 54 | |
Line is longer than 80 characters (found 89). | 64 | |
Line is longer than 80 characters (found 117). | 70 | |
Line is longer than 80 characters (found 93). | 83 | |
Line is longer than 80 characters (found 98). | 85 | |
Line is longer than 80 characters (found 121). | 90 | |
Line is longer than 80 characters (found 94). | 97 | |
Line is longer than 80 characters (found 89). | 98 | |
Line is longer than 80 characters (found 96). | 100 | |
Line is longer than 80 characters (found 98). | 102 | |
Line is longer than 80 characters (found 100). | 105 | |
Line is longer than 80 characters (found 117). | 109 | |
Line is longer than 80 characters (found 90). | 111 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'getFullUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'getFullUsageDescriptionAdditions' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Method 'getMainUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Method 'parseCommandLine' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Line is longer than 80 characters (found 104). | 185 | |
Line is longer than 80 characters (found 87). | 191 | |
Line is longer than 80 characters (found 87). | 193 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Line is longer than 80 characters (found 116). | 232 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 100). | 29 | |
Line is longer than 80 characters (found 112). | 30 | |
Line is longer than 80 characters (found 83). | 34 | |
Line is longer than 80 characters (found 93). | 35 | |
Line is longer than 80 characters (found 94). | 39 | |
Line is longer than 80 characters (found 93). | 42 | |
Line is longer than 80 characters (found 98). | 52 | |
Line is longer than 80 characters (found 96). | 61 | |
Line is longer than 80 characters (found 98). | 63 | |
Line is longer than 80 characters (found 85). | 67 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 89 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 128 | |
Line is longer than 80 characters (found 107). | 130 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 96). | 29 | |
Line is longer than 80 characters (found 100). | 30 | |
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 112). | 32 | |
Line is longer than 80 characters (found 117). | 33 | |
Line is longer than 80 characters (found 83). | 41 | |
Line is longer than 80 characters (found 86). | 42 | |
Line is longer than 80 characters (found 83). | 43 | |
Line is longer than 80 characters (found 114). | 44 | |
Line is longer than 80 characters (found 98). | 48 | |
Line is longer than 80 characters (found 93). | 49 | |
Line is longer than 80 characters (found 93). | 52 | |
Line is longer than 80 characters (found 96). | 65 | |
Line is longer than 80 characters (found 113). | 74 | |
Line is longer than 80 characters (found 94). | 84 | |
Line is longer than 80 characters (found 89). | 85 | |
Line is longer than 80 characters (found 100). | 87 | |
Line is longer than 80 characters (found 100). | 90 | |
Line is longer than 80 characters (found 106). | 94 | |
Line is longer than 80 characters (found 116). | 96 | |
Method 'getDefaultArgumentAsStringIfOptionNotSpecified' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters (found 95). | 105 | |
Method 'getDefaultArgumentAsStringIfOptionSpecified' is not designed for extension - needs to be abstract, final or empty. | 117 | |
Line is longer than 80 characters (found 92). | 118 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 96). | 31 | |
Line is longer than 80 characters (found 100). | 32 | |
Line is longer than 80 characters (found 112). | 33 | |
Line is longer than 80 characters (found 116). | 34 | |
Line is longer than 80 characters (found 83). | 41 | |
Line is longer than 80 characters (found 86). | 42 | |
Line is longer than 80 characters (found 83). | 43 | |
Line is longer than 80 characters (found 101). | 44 | |
Line is longer than 80 characters (found 99). | 48 | |
Line is longer than 80 characters (found 93). | 51 | |
Line is longer than 80 characters (found 96). | 64 | |
Line is longer than 80 characters (found 110). | 73 | |
Line is longer than 80 characters (found 94). | 83 | |
Line is longer than 80 characters (found 89). | 84 | |
Line is longer than 80 characters (found 100). | 86 | |
Line is longer than 80 characters (found 100). | 89 | |
Line is longer than 80 characters (found 113). | 93 | |
Line is longer than 80 characters (found 116). | 95 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'getDefaultArgumentAsStringIfOptionNotSpecified' is not designed for extension - needs to be abstract, final or empty. | 113 | |
Line is longer than 80 characters (found 95). | 114 | |
Method 'getDefaultArgumentAsStringIfOptionSpecified' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Line is longer than 80 characters (found 92). | 127 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 29 | |
Line is longer than 80 characters (found 112). | 30 | |
Line is longer than 80 characters (found 116). | 31 | |
Line is longer than 80 characters (found 83). | 37 | |
Line is longer than 80 characters (found 93). | 42 | |
Line is longer than 80 characters (found 93). | 45 | |
Line is longer than 80 characters (found 96). | 58 | |
Line is longer than 80 characters (found 94). | 67 | |
Line is longer than 80 characters (found 94). | 74 | |
Line is longer than 80 characters (found 89). | 75 | |
Line is longer than 80 characters (found 100). | 77 | |
Line is longer than 80 characters (found 102). | 81 | |
Line is longer than 80 characters (found 119). | 82 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Method 'getFullUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Method 'getFullUsageDescriptionAdditions' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Method 'getMainUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Line is longer than 80 characters (found 83). | 127 | |
Line is longer than 80 characters (found 99). | 130 | |
Line is longer than 80 characters (found 93). | 131 | |
Line is longer than 80 characters (found 99). | 137 | |
Method 'isVerboseModeActive' is not designed for extension - needs to be abstract, final or empty. | 137 |
Violation | Message | Line |
---|---|---|
Line is longer than 80 characters (found 100). | 31 | |
Line is longer than 80 characters (found 90). | 32 | |
Line is longer than 80 characters (found 112). | 33 | |
Line is longer than 80 characters (found 112). | 34 | |
Line is longer than 80 characters (found 113). | 35 | |
Line is longer than 80 characters (found 116). | 36 | |
Line is longer than 80 characters (found 83). | 43 | |
Line is longer than 80 characters (found 86). | 45 | |
Line is longer than 80 characters (found 85). | 46 | |
Line is longer than 80 characters (found 100). | 51 | |
Line is longer than 80 characters (found 85). | 52 | |
Line is longer than 80 characters (found 93). | 54 | |
Line is longer than 80 characters (found 92). | 64 | |
Line is longer than 80 characters (found 99). | 70 | |
Line is longer than 80 characters (found 96). | 82 | |
Line is longer than 80 characters (found 98). | 84 | |
Line is longer than 80 characters (found 117). | 89 | |
Line is longer than 80 characters (found 94). | 97 | |
Line is longer than 80 characters (found 89). | 98 | |
Line is longer than 80 characters (found 96). | 100 | |
Line is longer than 80 characters (found 98). | 102 | |
Line is longer than 80 characters (found 100). | 105 | |
Line is longer than 80 characters (found 94). | 109 | |
Line is longer than 80 characters (found 90). | 111 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 121 | |
Method 'getFullUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 133 | |
Method 'getFullUsageDescriptionAdditions' is not designed for extension - needs to be abstract, final or empty. | 143 | |
Method 'getMainUsageAdditions' is not designed for extension - needs to be abstract, final or empty. | 164 | |
Method 'getPriority' is not designed for extension - needs to be abstract, final or empty. | 174 | |
Method 'parseCommandLine' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Line is longer than 80 characters (found 104). | 185 | |
Line is longer than 80 characters (found 115). | 191 | |
Line is longer than 80 characters (found 87). | 193 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 230 | |
Line is longer than 80 characters (found 116). | 232 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 107). | 29 | |
Line is longer than 80 characters (found 95). | 30 | |
Line is longer than 80 characters (found 108). | 31 | |
Line is longer than 80 characters (found 96). | 32 | |
Line is longer than 80 characters (found 100). | 33 | |
Line is longer than 80 characters (found 113). | 34 | |
Line is longer than 80 characters (found 118). | 35 | |
Line is longer than 80 characters (found 112). | 36 | |
Line is longer than 80 characters (found 83). | 41 | |
Line is longer than 80 characters (found 93). | 42 | |
Line is longer than 80 characters (found 97). | 46 | |
Line is longer than 80 characters (found 93). | 49 | |
Line is longer than 80 characters (found 101). | 59 | |
Line is longer than 80 characters (found 82). | 64 | |
Line is longer than 80 characters (found 93). | 71 | |
Line is longer than 80 characters (found 121). | 78 | |
Line is longer than 80 characters (found 93). | 88 | |
Line is longer than 80 characters (found 98). | 90 | |
Line is longer than 80 characters (found 88). | 94 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Line is longer than 80 characters (found 84). | 105 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line is longer than 80 characters (found 83). | 117 | |
Line is longer than 80 characters (found 104). | 130 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 196 | |
Line is longer than 80 characters (found 119). | 198 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 93). | 30 | |
Line is longer than 80 characters (found 96). | 49 | |
Line is longer than 80 characters (found 93). | 58 | |
Line is longer than 80 characters (found 98). | 60 | |
Line is longer than 80 characters (found 84). | 61 | |
Line is longer than 80 characters (found 83). | 64 | |
Line is longer than 80 characters (found 90). | 82 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 83). | 34 | |
Line is longer than 80 characters (found 86). | 36 | |
Line is longer than 80 characters (found 91). | 38 | |
Line is longer than 80 characters (found 83). | 39 | |
Line is longer than 80 characters (found 96). | 42 | |
Line is longer than 80 characters (found 93). | 45 | |
Line is longer than 80 characters (found 110). | 49 | |
Line is longer than 80 characters (found 100). | 55 | |
Line is longer than 80 characters (found 98). | 58 | |
Line is longer than 80 characters (found 91). | 61 | |
Line is longer than 80 characters (found 95). | 67 | |
Line is longer than 80 characters (found 98). | 70 | |
Line is longer than 80 characters (found 96). | 73 | |
Line is longer than 80 characters (found 83). | 79 | |
Line is longer than 80 characters (found 100). | 81 | |
Line is longer than 80 characters (found 88). | 90 | |
Line is longer than 80 characters (found 84). | 96 | |
Line is longer than 80 characters (found 94). | 99 | |
Line is longer than 80 characters (found 88). | 101 | |
Line is longer than 80 characters (found 96). | 107 | |
Line is longer than 80 characters (found 95). | 110 | |
Line is longer than 80 characters (found 88). | 112 | |
Line is longer than 80 characters (found 85). | 115 | |
Line is longer than 80 characters (found 99). | 126 | |
Line is longer than 80 characters (found 94). | 146 | |
Line is longer than 80 characters (found 85). | 154 | |
Line is longer than 80 characters (found 95). | 157 | |
Line is longer than 80 characters (found 96). | 178 | |
Line is longer than 80 characters (found 84). | 179 | |
Line is longer than 80 characters (found 90). | 182 | |
Line is longer than 80 characters (found 100). | 189 | |
Line is longer than 80 characters (found 93). | 191 | |
Line is longer than 80 characters (found 98). | 201 | |
Line is longer than 80 characters (found 91). | 208 | |
Line is longer than 80 characters (found 90). | 212 | |
Line is longer than 80 characters (found 88). | 216 | |
Line is longer than 80 characters (found 88). | 230 | |
Line is longer than 80 characters (found 97). | 250 | |
Line is longer than 80 characters (found 99). | 257 | |
Line is longer than 80 characters (found 99). | 277 | |
Line is longer than 80 characters (found 90). | 281 | |
Line is longer than 80 characters (found 94). | 288 | |
Line is longer than 80 characters (found 95). | 311 | |
Line is longer than 80 characters (found 93). | 312 | |
Line is longer than 80 characters (found 98). | 332 | |
Line is longer than 80 characters (found 99). | 334 | |
Line is longer than 80 characters (found 82). | 337 | |
Line is longer than 80 characters (found 101). | 340 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 83). | 31 | |
Line is longer than 80 characters (found 85). | 32 | |
Line is longer than 80 characters (found 99). | 35 | |
Line is longer than 80 characters (found 93). | 38 | |
Line is longer than 80 characters (found 96). | 42 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 102). | 29 | |
Line is longer than 80 characters (found 100). | 30 | |
Line is longer than 80 characters (found 96). | 31 | |
Line is longer than 80 characters (found 117). | 32 | |
Line is longer than 80 characters (found 83). | 38 | |
Line is longer than 80 characters (found 85). | 39 | |
Line is longer than 80 characters (found 91). | 40 | |
Line is longer than 80 characters (found 93). | 45 | |
Line is longer than 80 characters (found 103). | 55 | |
Line is longer than 80 characters (found 89). | 64 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line is longer than 80 characters (found 81). | 93 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Method 'execute' is not designed for extension - needs to be abstract, final or empty. | 135 | |
Method 'getOptionExecutions' is not designed for extension - needs to be abstract, final or empty. | 147 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 157 | |
Line is longer than 80 characters (found 97). | 161 | |
Avoid inline conditionals. | 161 | |
Line is longer than 80 characters (found 85). | 169 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 184 | |
Line is longer than 80 characters (found 91). | 186 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 97). | 30 | |
Line is longer than 80 characters (found 107). | 31 | |
Line is longer than 80 characters (found 95). | 32 | |
Line is longer than 80 characters (found 108). | 33 | |
Line is longer than 80 characters (found 96). | 34 | |
Line is longer than 80 characters (found 94). | 35 | |
Line is longer than 80 characters (found 102). | 36 | |
Line is longer than 80 characters (found 100). | 37 | |
Line is longer than 80 characters (found 107). | 38 | |
Line is longer than 80 characters (found 90). | 39 | |
Line is longer than 80 characters (found 111). | 40 | |
Line is longer than 80 characters (found 103). | 41 | |
Line is longer than 80 characters (found 120). | 42 | |
Line is longer than 80 characters (found 112). | 43 | |
Line is longer than 80 characters (found 111). | 44 | |
Line is longer than 80 characters (found 102). | 45 | |
Line is longer than 80 characters (found 115). | 46 | |
Line is longer than 80 characters (found 118). | 47 | |
Line is longer than 80 characters (found 108). | 48 | |
Line is longer than 80 characters (found 100). | 49 | |
Line is longer than 80 characters (found 112). | 50 | |
Line is longer than 80 characters (found 116). | 51 | |
Line is longer than 80 characters (found 120). | 52 | |
Line is longer than 80 characters (found 122). | 53 | |
Line is longer than 80 characters (found 119). | 54 | |
Line is longer than 80 characters (found 123). | 55 | |
Line is longer than 80 characters (found 117). | 56 | |
Line is longer than 80 characters (found 115). | 57 | |
Line is longer than 80 characters (found 115). | 58 | |
Line is longer than 80 characters (found 107). | 59 | |
Line is longer than 80 characters (found 106). | 60 | |
Line is longer than 80 characters (found 113). | 61 | |
Line is longer than 80 characters (found 117). | 62 | |
Line is longer than 80 characters (found 115). | 63 | |
Line is longer than 80 characters (found 116). | 64 | |
Line is longer than 80 characters (found 116). | 65 | |
Line is longer than 80 characters (found 112). | 66 | |
Line is longer than 80 characters (found 125). | 67 | |
Line is longer than 80 characters (found 111). | 68 | |
Line is longer than 80 characters (found 115). | 69 | |
Line is longer than 80 characters (found 115). | 70 | |
Line is longer than 80 characters (found 117). | 71 | |
Line is longer than 80 characters (found 121). | 72 | |
Line is longer than 80 characters (found 113). | 73 | |
Line is longer than 80 characters (found 112). | 74 | |
Line is longer than 80 characters (found 113). | 75 | |
Line is longer than 80 characters (found 116). | 76 | |
Line is longer than 80 characters (found 83). | 86 | |
Line is longer than 80 characters (found 86). | 88 | |
Line is longer than 80 characters (found 85). | 89 | |
Line is longer than 80 characters (found 91). | 92 | |
Line is longer than 80 characters (found 100). | 93 | |
Line is longer than 80 characters (found 83). | 94 | |
Line is longer than 80 characters (found 93). | 99 | |
Line is longer than 80 characters (found 94). | 106 | |
Line is longer than 80 characters (found 89). | 112 | |
Line is longer than 80 characters (found 99). | 118 | |
Line is longer than 80 characters (found 100). | 119 | |
Line is longer than 80 characters (found 115). | 122 | |
Line is longer than 80 characters (found 94). | 139 | |
Line is longer than 80 characters (found 84). | 143 | |
Line is longer than 80 characters (found 99). | 145 | |
Line is longer than 80 characters (found 98). | 146 | |
Line is longer than 80 characters (found 96). | 150 | |
Line is longer than 80 characters (found 94). | 169 | |
Line is longer than 80 characters (found 116). | 174 | |
Line is longer than 80 characters (found 96). | 184 | |
Line is longer than 80 characters (found 95). | 186 | |
Line is longer than 80 characters (found 87). | 187 | |
Line is longer than 80 characters (found 87). | 190 | |
Line is longer than 80 characters (found 90). | 191 | |
Line is longer than 80 characters (found 94). | 220 | |
Line is longer than 80 characters (found 95). | 221 | |
Line is longer than 80 characters (found 99). | 224 | |
Line is longer than 80 characters (found 94). | 282 | |
Line is longer than 80 characters (found 88). | 284 | |
Line is longer than 80 characters (found 100). | 289 | |
Line is longer than 80 characters (found 88). | 290 | |
Line is longer than 80 characters (found 121). | 292 | |
Line is longer than 80 characters (found 94). | 305 | |
Line is longer than 80 characters (found 88). | 307 | |
Line is longer than 80 characters (found 83). | 311 | |
Line is longer than 80 characters (found 100). | 314 | |
Line is longer than 80 characters (found 88). | 315 | |
Line is longer than 80 characters (found 94). | 316 | |
Method 'addExampleCommandLine' is not designed for extension - needs to be abstract, final or empty. | 334 | |
Line is longer than 80 characters (found 105). | 335 | |
Method 'addKnownBugOrLimitation' is not designed for extension - needs to be abstract, final or empty. | 346 | |
Line is longer than 80 characters (found 110). | 347 | |
Line is longer than 80 characters (found 89). | 348 | |
Method 'addOption' is not designed for extension - needs to be abstract, final or empty. | 357 | |
Line is longer than 80 characters (found 105). | 361 | |
Line is longer than 80 characters (found 104). | 363 | |
Line is longer than 80 characters (found 104). | 366 | |
Line is longer than 80 characters (found 117). | 369 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 382 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 392 | |
Line is longer than 80 characters (found 97). | 401 | |
Line is longer than 80 characters (found 82). | 404 | |
Line is longer than 80 characters (found 97). | 409 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 422 | |
Method 'getAllExecutableOptions' is not designed for extension - needs to be abstract, final or empty. | 449 | |
Method 'getAllExecutableOptions' is not designed for extension - needs to be abstract, final or empty. | 459 | |
Line is longer than 80 characters (found 88). | 460 | |
Method 'getAllExecutableOptions' is not designed for extension - needs to be abstract, final or empty. | 473 | |
Line is longer than 80 characters (found 99). | 474 | |
Line is longer than 80 characters (found 97). | 477 | |
Line is longer than 80 characters (found 95). | 479 | |
Method 'getAllMandatoryOptions' is not designed for extension - needs to be abstract, final or empty. | 492 | |
Method 'getAllOptionalActiveOptions' is not designed for extension - needs to be abstract, final or empty. | 502 | |
Method 'getAllOptions' is not designed for extension - needs to be abstract, final or empty. | 512 | |
Method 'getAllOptions' is not designed for extension - needs to be abstract, final or empty. | 522 | |
Method 'getAllOptions' is not designed for extension - needs to be abstract, final or empty. | 536 | |
Method 'getAuthors' is not designed for extension - needs to be abstract, final or empty. | 555 | |
Method 'getFullUsage' is not designed for extension - needs to be abstract, final or empty. | 565 | |
Line is longer than 80 characters (found 112). | 571 | |
Line is longer than 80 characters (found 116). | 579 | |
Method 'getFullUsageDescription' is not designed for extension - needs to be abstract, final or empty. | 600 | |
Method 'getFullUsageExamples' is not designed for extension - needs to be abstract, final or empty. | 610 | |
Line is longer than 80 characters (found 84). | 618 | |
Line is longer than 80 characters (found 84). | 624 | |
Method 'getJarName' is not designed for extension - needs to be abstract, final or empty. | 650 | |
Method 'getKnownBugsOrLimitations' is not designed for extension - needs to be abstract, final or empty. | 660 | |
Line is longer than 80 characters (found 86). | 668 | |
Method 'getLicenseNames' is not designed for extension - needs to be abstract, final or empty. | 697 | |
Method 'getMainUsage' is not designed for extension - needs to be abstract, final or empty. | 707 | |
Line is longer than 80 characters (found 90). | 727 | |
Method 'getName' is not designed for extension - needs to be abstract, final or empty. | 737 | |
Method 'getUrl' is not designed for extension - needs to be abstract, final or empty. | 758 | |
Method 'getVersion' is not designed for extension - needs to be abstract, final or empty. | 768 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 778 | |
Avoid inline conditionals. | 782 | |
Method 'parseCommandLine' is not designed for extension - needs to be abstract, final or empty. | 791 | |
Line is longer than 80 characters (found 109). | 792 | |
Line is longer than 80 characters (found 83). | 795 | |
Line is longer than 80 characters (found 91). | 799 | |
Line is longer than 80 characters (found 107). | 800 | |
Line is longer than 80 characters (found 99). | 801 | |
Line is longer than 80 characters (found 94). | 803 | |
Line is longer than 80 characters (found 89). | 850 | |
Line is longer than 80 characters (found 89). | 864 | |
Line is longer than 80 characters (found 94). | 892 | |
Line is longer than 80 characters (found 81). | 904 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 85). | 33 | |
Line is longer than 80 characters (found 93). | 35 | |
Line is longer than 80 characters (found 119). | 39 | |
Line is longer than 80 characters (found 87). | 84 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 94). | 29 | |
Line is longer than 80 characters (found 105). | 30 | |
Line is longer than 80 characters (found 105). | 31 | |
Line is longer than 80 characters (found 102). | 32 | |
Line is longer than 80 characters (found 100). | 33 | |
Line is longer than 80 characters (found 96). | 34 | |
Line is longer than 80 characters (found 97). | 35 | |
Line is longer than 80 characters (found 96). | 36 | |
Line is longer than 80 characters (found 90). | 37 | |
Line is longer than 80 characters (found 116). | 38 | |
Line is longer than 80 characters (found 122). | 39 | |
Line is longer than 80 characters (found 83). | 44 | |
Line is longer than 80 characters (found 93). | 49 | |
Line is longer than 80 characters (found 97). | 59 | |
Line is longer than 80 characters (found 106). | 87 | |
Line is longer than 80 characters (found 104). | 104 | |
Line is longer than 80 characters (found 104). | 124 | |
Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. | 138 | |
Line is longer than 80 characters (found 97). | 143 | |
Avoid inline conditionals. | 143 | |
Line is longer than 80 characters (found 111). | 144 | |
Avoid inline conditionals. | 144 | |
Line is longer than 80 characters (found 97). | 146 | |
Avoid inline conditionals. | 146 | |
Line is longer than 80 characters (found 115). | 147 | |
Avoid inline conditionals. | 147 | |
Line is longer than 80 characters (found 107). | 149 | |
Avoid inline conditionals. | 149 | |
Line is longer than 80 characters (found 112). | 150 | |
Avoid inline conditionals. | 150 | |
Line is longer than 80 characters (found 88). | 153 | |
Line is longer than 80 characters (found 116). | 155 | |
Avoid inline conditionals. | 155 | |
Avoid inline conditionals. | 155 | |
Method 'deepClone' is not designed for extension - needs to be abstract, final or empty. | 176 | |
Method 'equals' is not designed for extension - needs to be abstract, final or empty. | 195 | |
Method 'getCompilationTime' is not designed for extension - needs to be abstract, final or empty. | 234 | |
Method 'getFullVersionNumber' is not designed for extension - needs to be abstract, final or empty. | 244 | |
Line is longer than 80 characters (found 116). | 246 | |
Method 'getMajorVersionNumber' is not designed for extension - needs to be abstract, final or empty. | 254 | |
Method 'getMinorVersionNumber' is not designed for extension - needs to be abstract, final or empty. | 264 | |
Method 'getRevisionVersionNumber' is not designed for extension - needs to be abstract, final or empty. | 274 | |
Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. | 284 | |
Line is longer than 80 characters (found 95). | 288 | |
Avoid inline conditionals. | 288 | |
Line is longer than 80 characters (found 95). | 292 | |
Avoid inline conditionals. | 292 | |
Method 'isSnapshot' is not designed for extension - needs to be abstract, final or empty. | 301 | |
Line is longer than 80 characters (found 88). | 310 | |
Line is longer than 80 characters (found 87). | 324 | |
Line is longer than 80 characters (found 105). | 330 | |
Line is longer than 80 characters (found 87). | 339 | |
Line is longer than 80 characters (found 105). | 345 | |
Line is longer than 80 characters (found 90). | 354 | |
Line is longer than 80 characters (found 105). | 360 | |
Method 'toString' is not designed for extension - needs to be abstract, final or empty. | 382 | |
Line is longer than 80 characters (found 108). | 384 | |
Line is longer than 80 characters (found 112). | 385 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 100). | 27 | |
Line is longer than 80 characters (found 122). | 28 | |
Line is longer than 80 characters (found 93). | 38 | |
Line is longer than 80 characters (found 96). | 54 | |
Line is longer than 80 characters (found 94). | 78 |
Violation | Message | Line |
---|---|---|
File does not end with a newline. | 0 | |
Line is longer than 80 characters (found 104). | 32 | |
Line is longer than 80 characters (found 100). | 33 | |
Line is longer than 80 characters (found 107). | 34 | |
Line is longer than 80 characters (found 92). | 35 | |
Line is longer than 80 characters (found 90). | 36 | |
Line is longer than 80 characters (found 92). | 37 | |
Line is longer than 80 characters (found 111). | 38 | |
Line is longer than 80 characters (found 106). | 39 | |
Line is longer than 80 characters (found 109). | 40 | |
Line is longer than 80 characters (found 111). | 41 | |
Line is longer than 80 characters (found 116). | 42 | |
Line is longer than 80 characters (found 119). | 43 | |
Line is longer than 80 characters (found 118). | 44 | |
Line is longer than 80 characters (found 111). | 45 | |
Line is longer than 80 characters (found 119). | 46 | |
Line is longer than 80 characters (found 87). | 59 | |
Line is longer than 80 characters (found 83). | 60 | |
Line is longer than 80 characters (found 92). | 61 | |
Line is longer than 80 characters (found 93). | 66 | |
Line is longer than 80 characters (found 98). | 73 | |
Line is longer than 80 characters (found 96). | 79 | |
Line is longer than 80 characters (found 100). | 88 | |
Line is longer than 80 characters (found 86). | 93 | |
Line is longer than 80 characters (found 93). | 95 | |
Line is longer than 80 characters (found 96). | 97 | |
Line is longer than 80 characters (found 96). | 99 | |
Line is longer than 80 characters (found 98). | 101 | |
Line is longer than 80 characters (found 88). | 103 | |
Line is longer than 80 characters (found 94). | 107 | |
Line is longer than 80 characters (found 93). | 109 | |
Line is longer than 80 characters (found 119). | 116 | |
Line is longer than 80 characters (found 84). | 118 | |
Line is longer than 80 characters (found 86). | 122 | |
Line is longer than 80 characters (found 93). | 124 | |
Line is longer than 80 characters (found 96). | 126 | |
Line is longer than 80 characters (found 96). | 128 | |
Line is longer than 80 characters (found 98). | 130 | |
Line is longer than 80 characters (found 88). | 132 | |
Line is longer than 80 characters (found 94). | 136 | |
Line is longer than 80 characters (found 83). | 140 | |
Line is longer than 80 characters (found 93). | 142 | |
Line is longer than 80 characters (found 96). | 149 | |
Line is longer than 80 characters (found 98). | 150 | |
Line is longer than 80 characters (found 82). | 151 | |
Line is longer than 80 characters (found 113). | 152 | |
Line is longer than 80 characters (found 93). | 156 | |
Line is longer than 80 characters (found 106). | 157 | |
Line is longer than 80 characters (found 85). | 160 | |
Line is longer than 80 characters (found 82). | 163 | |
Line is longer than 80 characters (found 111). | 164 | |
Line is longer than 80 characters (found 91). | 166 | |
Line is longer than 80 characters (found 117). | 167 | |
Line is longer than 80 characters (found 91). | 169 | |
Line is longer than 80 characters (found 117). | 170 | |
Line is longer than 80 characters (found 93). | 179 | |
Line is longer than 80 characters (found 96). | 181 | |
Line is longer than 80 characters (found 96). | 183 | |
Line is longer than 80 characters (found 98). | 185 | |
Line is longer than 80 characters (found 88). | 187 | |
Line is longer than 80 characters (found 89). | 191 | |
Line is longer than 80 characters (found 93). | 193 | |
Line is longer than 80 characters (found 104). | 202 | |
Line is longer than 80 characters (found 96). | 204 | |
Line is longer than 80 characters (found 93). | 210 | |
Line is longer than 80 characters (found 96). | 212 | |
Line is longer than 80 characters (found 96). | 214 | |
Line is longer than 80 characters (found 98). | 216 | |
Line is longer than 80 characters (found 88). | 218 | |
Line is longer than 80 characters (found 89). | 222 | |
Line is longer than 80 characters (found 83). | 226 | |
Line is longer than 80 characters (found 93). | 228 | |
Line is longer than 80 characters (found 104). | 237 | |
Line is longer than 80 characters (found 111). | 238 | |
Line is longer than 80 characters (found 105). | 239 | |
Line is longer than 80 characters (found 113). | 240 | |
Line is longer than 80 characters (found 116). | 248 | |
Line is longer than 80 characters (found 92). | 257 | |
Line is longer than 80 characters (found 93). | 260 | |
Line is longer than 80 characters (found 96). | 262 | |
Line is longer than 80 characters (found 96). | 264 | |
Line is longer than 80 characters (found 98). | 266 | |
Line is longer than 80 characters (found 88). | 268 | |
Line is longer than 80 characters (found 95). | 272 | |
Line is longer than 80 characters (found 93). | 274 | |
Line is longer than 80 characters (found 83). | 283 | |
Line is longer than 80 characters (found 119). | 284 | |
Line is longer than 80 characters (found 114). | 285 | |
Line is longer than 80 characters (found 92). | 289 | |
Line is longer than 80 characters (found 93). | 292 | |
Line is longer than 80 characters (found 96). | 294 | |
Line is longer than 80 characters (found 96). | 296 | |
Line is longer than 80 characters (found 98). | 298 | |
Line is longer than 80 characters (found 88). | 300 | |
Line is longer than 80 characters (found 95). | 304 | |
Line is longer than 80 characters (found 83). | 308 | |
Line is longer than 80 characters (found 93). | 310 | |
Line is longer than 80 characters (found 83). | 319 | |
Line is longer than 80 characters (found 113). | 320 | |
Line is longer than 80 characters (found 100). | 327 | |
Line is longer than 80 characters (found 114). | 329 | |
Line is longer than 80 characters (found 96). | 336 | |
Line is longer than 80 characters (found 93). | 339 | |
Line is longer than 80 characters (found 96). | 341 | |
Line is longer than 80 characters (found 96). | 343 | |
Line is longer than 80 characters (found 98). | 345 | |
Line is longer than 80 characters (found 88). | 347 | |
Line is longer than 80 characters (found 92). | 351 | |
Line is longer than 80 characters (found 94). | 353 | |
Line is longer than 80 characters (found 93). | 354 | |
Line is longer than 80 characters (found 94). | 363 | |
Line is longer than 80 characters (found 105). | 364 | |
Line is longer than 80 characters (found 112). | 366 | |
Line is longer than 80 characters (found 96). | 371 | |
Line is longer than 80 characters (found 93). | 374 | |
Line is longer than 80 characters (found 96). | 376 | |
Line is longer than 80 characters (found 96). | 378 | |
Line is longer than 80 characters (found 98). | 380 | |
Line is longer than 80 characters (found 88). | 382 | |
Line is longer than 80 characters (found 83). | 389 | |
Line is longer than 80 characters (found 98). | 392 | |
Line is longer than 80 characters (found 93). | 393 | |
Line is longer than 80 characters (found 89). | 402 | |
Line is longer than 80 characters (found 112). | 403 | |
Line is longer than 80 characters (found 105). | 405 | |
Line is longer than 80 characters (found 113). | 406 | |
Line is longer than 80 characters (found 84). | 407 | |
Line is longer than 80 characters (found 120). | 415 | |
Line is longer than 80 characters (found 103). | 417 | |
Line is longer than 80 characters (found 96). | 427 | |
Line is longer than 80 characters (found 93). | 430 | |
Line is longer than 80 characters (found 96). | 432 | |
Line is longer than 80 characters (found 96). | 434 | |
Line is longer than 80 characters (found 98). | 436 | |
Line is longer than 80 characters (found 88). | 438 | |
Line is longer than 80 characters (found 83). | 442 | |
Line is longer than 80 characters (found 93). | 443 | |
Line is longer than 80 characters (found 95). | 452 | |
Line is longer than 80 characters (found 107). | 453 | |
Line is longer than 80 characters (found 112). | 454 | |
Line is longer than 80 characters (found 96). | 459 | |
Line is longer than 80 characters (found 93). | 462 | |
Line is longer than 80 characters (found 96). | 464 | |
Line is longer than 80 characters (found 96). | 466 | |
Line is longer than 80 characters (found 98). | 468 | |
Line is longer than 80 characters (found 88). | 470 | |
Line is longer than 80 characters (found 83). | 474 | |
Line is longer than 80 characters (found 93). | 475 | |
Line is longer than 80 characters (found 95). | 484 | |
Line is longer than 80 characters (found 107). | 485 | |
Line is longer than 80 characters (found 112). | 486 | |
Line is longer than 80 characters (found 100). | 494 | |
Line is longer than 80 characters (found 98). | 495 | |
Line is longer than 80 characters (found 98). | 496 | |
Line is longer than 80 characters (found 100). | 498 | |
Line is longer than 80 characters (found 98). | 501 | |
Line is longer than 80 characters (found 94). | 504 | |
Line is longer than 80 characters (found 85). | 508 | |
Line is longer than 80 characters (found 98). | 511 | |
Line is longer than 80 characters (found 121). | 512 | |
Line is longer than 80 characters (found 105). | 514 | |
Line is longer than 80 characters (found 119). | 515 | |
Line is longer than 80 characters (found 86). | 517 | |
Line is longer than 80 characters (found 110). | 520 | |
Line is longer than 80 characters (found 100). | 527 | |
Line is longer than 80 characters (found 98). | 528 | |
Line is longer than 80 characters (found 98). | 529 | |
Line is longer than 80 characters (found 100). | 531 | |
Line is longer than 80 characters (found 94). | 534 | |
Line is longer than 80 characters (found 85). | 537 | |
Line is longer than 80 characters (found 105). | 540 | |
Line is longer than 80 characters (found 103). | 541 | |
Line is longer than 80 characters (found 109). | 542 | |
Line is longer than 80 characters (found 113). | 543 | |
Line is longer than 80 characters (found 113). | 548 | |
Line is longer than 80 characters (found 92). | 553 | |
Line is longer than 80 characters (found 100). | 559 | |
Line is longer than 80 characters (found 90). | 560 | |
Line is longer than 80 characters (found 84). | 561 | |
Line is longer than 80 characters (found 100). | 563 | |
Line is longer than 80 characters (found 88). | 566 | |
Line is longer than 80 characters (found 100). | 567 | |
Line is longer than 80 characters (found 85). | 569 | |
Line is longer than 80 characters (found 110). | 572 | |
Line is longer than 80 characters (found 109). | 573 | |
Line is longer than 80 characters (found 91). | 577 | |
Line is longer than 80 characters (found 86). | 580 | |
Line is longer than 80 characters (found 86). | 581 | |
Line is longer than 80 characters (found 89). | 582 | |
Line is longer than 80 characters (found 117). | 583 | |
Line is longer than 80 characters (found 90). | 584 | |
Line is longer than 80 characters (found 107). | 586 | |
Line is longer than 80 characters (found 99). | 595 | |
Line is longer than 80 characters (found 99). | 599 | |
Line is longer than 80 characters (found 100). | 604 | |
Line is longer than 80 characters (found 97). | 607 | |
Line is longer than 80 characters (found 113). | 611 | |
Line is longer than 80 characters (found 100). | 613 | |
Line is longer than 80 characters (found 97). | 620 | |
Line is longer than 80 characters (found 99). | 626 | |
Line is longer than 80 characters (found 98). | 628 | |
Line is longer than 80 characters (found 95). | 629 | |
Line is longer than 80 characters (found 81). | 634 | |
Line is longer than 80 characters (found 100). | 638 |