The following document contains the results of Checkstyle. 
| Files | Infos |
Warnings |
Errors |
|---|---|---|---|
| 79 | 63 | 237 | 4673 |
| Rules | Violations | Severity |
|---|---|---|
| FileLength | 0 | |
RegexpHeader
|
79 | |
FileTabCharacter
|
2334 | |
LeftCurly
|
528 | |
RightCurly
|
81 | |
LineLength
|
3 | |
| MemberName | 0 | |
JavadocMethod
|
233 | |
JavadocType
|
5 | |
JavadocVariable
|
63 | |
| ConstantName | 36 | |
| LocalFinalVariableName | 1 | |
| LocalVariableName | 1 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 1 | |
| TypeName | 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
EmptyForIteratorPad
|
0 | |
| OperatorWrap | 24 | |
ParenPad
|
1505 | |
| WhitespaceAfter | 15 | |
| WhitespaceAround | 35 | |
| ModifierOrder | 7 | |
| RedundantModifier | 13 | |
| AvoidNestedBlocks | 0 | |
EmptyBlock
|
0 | |
| NeedBraces | 0 | |
| DoubleCheckedLocking | 1 | |
| EmptyStatement | 0 | |
| EqualsHashCode | 0 | |
HiddenField
|
4 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
MagicNumber
|
3 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 1 | |
| InterfaceIsType | 0 | |
VisibilityModifier
|
0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| '{' should be on a new line. | 62 | |
| 'static' modifier out of order with the JLS suggestions. | 63 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Expected an @return tag. | 69 | |
| Line contains a tab character. | 69 | |
| '{' should be on a new line. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| '{' should be on a new line. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 90 | |
| '{' should be on a new line. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| '{' should be on a new line. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| '{' should be on a new line. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| ',' is not followed by whitespace. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 101 | |
| '(' is not followed by whitespace. | 101 | |
| ')' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 103 | |
| '(' is not followed by whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 106 | |
| '}' should be alone on a line. | 106 | |
| '(' is not followed by whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| '{' should be on a new line. | 106 | |
| Line contains a tab character. | 107 | |
| '(' is not followed by whitespace. | 107 | |
| '+' should be on a new line. | 107 | |
| Line contains a tab character. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Expected an @return tag. | 121 | |
| Line contains a tab character. | 121 | |
| '(' is not followed by whitespace. | 121 | |
| Expected @param tag for 'shortName'. | 121 | |
| ')' is not preceded with whitespace. | 121 | |
| '{' should be on a new line. | 121 | |
| Line contains a tab character. | 122 | |
| '(' is not followed by whitespace. | 122 | |
| ')' is not preceded with whitespace. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Expected an @return tag. | 130 | |
| Line contains a tab character. | 130 | |
| '(' is not followed by whitespace. | 130 | |
| Expected @param tag for 'pattern'. | 130 | |
| ')' is not preceded with whitespace. | 130 | |
| '{' should be on a new line. | 130 | |
| Line contains a tab character. | 131 | |
| '(' is not followed by whitespace. | 131 | |
| ')' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| Expected @param tag for 'coverData'. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Expected an @return tag. | 55 | |
| Line contains a tab character. | 55 | |
| '{' should be on a new line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Expected an @return tag. | 50 | |
| Line contains a tab character. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Expected an @return tag. | 50 | |
| Line contains a tab character. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| Expected @param tag for 'path'. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Expected an @return tag. | 51 | |
| Line contains a tab character. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| Expected @param tag for 'file'. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Expected an @return tag. | 53 | |
| Line contains a tab character. | 53 | |
| '{' should be on a new line. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| Expected @param tag for 'file'. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Expected an @return tag. | 53 | |
| Line contains a tab character. | 53 | |
| '{' should be on a new line. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| '{' should be on a new line. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| Expected @param tag for 'message'. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| Expected @param tag for 'message'. | 49 | |
| Expected @param tag for 'cause'. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| '(' is not followed by whitespace. | 56 | |
| Expected @param tag for 'cause'. | 56 | |
| ')' is not preceded with whitespace. | 56 | |
| '{' should be on a new line. | 56 | |
| Line contains a tab character. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 36 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| '(' is not followed by whitespace. | 72 | |
| Expected @param tag for 'pathFile'. | 72 | |
| Expected @param tag for 'extension'. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| '{' should be on a new line. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| '(' is not followed by whitespace. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| '{' should be on a new line. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| '{' should be on a new line. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| ',' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 92 | |
| '}' should be alone on a line. | 92 | |
| '(' is not followed by whitespace. | 92 | |
| ')' is not preceded with whitespace. | 92 | |
| '{' should be on a new line. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| '(' is not followed by whitespace. | 108 | |
| 'id3Info' hides a field. | 108 | |
| Expected @param tag for 'id3Info'. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Missing a Javadoc comment. | 114 | |
| '{' should be on a new line. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| '(' is not followed by whitespace. | 117 | |
| ')' is not preceded with whitespace. | 117 | |
| '{' should be on a new line. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| '+' should be on a new line. | 119 | |
| Line contains a tab character. | 120 | |
| ')' is not preceded with whitespace. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| '{' should be on a new line. | 124 | |
| Line contains a tab character. | 125 | |
| '(' is not followed by whitespace. | 125 | |
| '(' is not followed by whitespace. | 125 | |
| ')' is not preceded with whitespace. | 125 | |
| ')' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| '}' should be alone on a line. | 126 | |
| '(' is not followed by whitespace. | 126 | |
| ')' is not preceded with whitespace. | 126 | |
| '{' should be on a new line. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| ')' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| '(' is not followed by whitespace. | 130 | |
| ')' is not preceded with whitespace. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| '(' is not followed by whitespace. | 133 | |
| ')' is not preceded with whitespace. | 133 | |
| '{' should be on a new line. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| '+' should be on a new line. | 135 | |
| Line contains a tab character. | 136 | |
| '+' should be on a new line. | 136 | |
| Line contains a tab character. | 137 | |
| ')' is not preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| '(' is not followed by whitespace. | 138 | |
| ')' is not preceded with whitespace. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| '(' is not followed by whitespace. | 142 | |
| ')' is not preceded with whitespace. | 142 | |
| '{' should be on a new line. | 142 | |
| Line contains a tab character. | 143 | |
| '(' is not followed by whitespace. | 143 | |
| ')' is not preceded with whitespace. | 143 | |
| '{' should be on a new line. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 145 | |
| '+' should be on a new line. | 145 | |
| Line contains a tab character. | 146 | |
| '+' should be on a new line. | 146 | |
| Line contains a tab character. | 147 | |
| ')' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| '(' is not followed by whitespace. | 149 | |
| ')' is not preceded with whitespace. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| '(' is not followed by whitespace. | 154 | |
| ')' is not preceded with whitespace. | 154 | |
| '{' should be on a new line. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| '+' should be on a new line. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 160 | |
| '(' is not followed by whitespace. | 160 | |
| '(' is not followed by whitespace. | 160 | |
| ')' is not preceded with whitespace. | 160 | |
| ')' is not preceded with whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| Line contains a tab character. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 166 | |
| Missing a Javadoc comment. | 166 | |
| '{' should be on a new line. | 166 | |
| Line contains a tab character. | 167 | |
| '{' should be on a new line. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| '(' is not followed by whitespace. | 172 | |
| '(' is not followed by whitespace. | 172 | |
| ')' is not preceded with whitespace. | 172 | |
| ')' is not preceded with whitespace. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 174 | |
| '(' is not followed by whitespace. | 174 | |
| ')' is not preceded with whitespace. | 174 | |
| '{' should be on a new line. | 174 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| '+' should be on a new line. | 176 | |
| Line contains a tab character. | 177 | |
| ')' is not preceded with whitespace. | 177 | |
| Line contains a tab character. | 178 | |
| '(' is not followed by whitespace. | 178 | |
| ')' is not preceded with whitespace. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| Missing a Javadoc comment. | 185 | |
| '{' should be on a new line. | 185 | |
| Line contains a tab character. | 186 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 189 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| Missing a Javadoc comment. | 192 | |
| '(' is not followed by whitespace. | 192 | |
| ')' is not preceded with whitespace. | 192 | |
| '{' should be on a new line. | 192 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 196 | |
| Line contains a tab character. | 197 | |
| Line contains a tab character. | 198 | |
| Line contains a tab character. | 199 | |
| Missing a Javadoc comment. | 199 | |
| '{' should be on a new line. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 206 | |
| Missing a Javadoc comment. | 206 | |
| '{' should be on a new line. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 211 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 213 | |
| Missing a Javadoc comment. | 213 | |
| '{' should be on a new line. | 213 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| Line contains a tab character. | 220 | |
| Missing a Javadoc comment. | 220 | |
| '(' is not followed by whitespace. | 220 | |
| ')' is not preceded with whitespace. | 220 | |
| '{' should be on a new line. | 220 | |
| Line contains a tab character. | 221 | |
| '(' is not followed by whitespace. | 221 | |
| ')' is not preceded with whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 225 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Missing a Javadoc comment. | 227 | |
| '(' is not followed by whitespace. | 227 | |
| ')' is not preceded with whitespace. | 227 | |
| '{' should be on a new line. | 227 | |
| Line contains a tab character. | 228 | |
| '(' is not followed by whitespace. | 228 | |
| ')' is not preceded with whitespace. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 231 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| Line contains a tab character. | 234 | |
| Line contains a tab character. | 235 | |
| Line contains a tab character. | 236 | |
| Line contains a tab character. | 237 | |
| '(' is not followed by whitespace. | 237 | |
| ')' is not preceded with whitespace. | 237 | |
| '{' should be on a new line. | 237 | |
| Line contains a tab character. | 238 | |
| '(' is not followed by whitespace. | 238 | |
| ')' is not preceded with whitespace. | 238 | |
| '{' should be on a new line. | 238 | |
| Line contains a tab character. | 239 | |
| '(' is not followed by whitespace. | 239 | |
| ')' is not preceded with whitespace. | 239 | |
| '(' is not followed by whitespace. | 239 | |
| ')' is not preceded with whitespace. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| '(' is not followed by whitespace. | 246 | |
| ')' is not preceded with whitespace. | 246 | |
| '{' should be on a new line. | 246 | |
| Line contains a tab character. | 247 | |
| '(' is not followed by whitespace. | 247 | |
| ')' is not preceded with whitespace. | 247 | |
| '{' should be on a new line. | 247 | |
| Line contains a tab character. | 248 | |
| '(' is not followed by whitespace. | 248 | |
| ')' is not preceded with whitespace. | 248 | |
| '(' is not followed by whitespace. | 248 | |
| ')' is not preceded with whitespace. | 248 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| Line contains a tab character. | 252 | |
| Line contains a tab character. | 253 | |
| Line contains a tab character. | 254 | |
| Line contains a tab character. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Expected an @return tag. | 258 | |
| Line contains a tab character. | 258 | |
| '{' should be on a new line. | 258 | |
| Line contains a tab character. | 259 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| '{' should be on a new line. | 263 | |
| Line contains a tab character. | 265 | |
| Line contains a tab character. | 267 | |
| '(' is not followed by whitespace. | 267 | |
| ')' is not preceded with whitespace. | 267 | |
| '{' should be on a new line. | 267 | |
| Line contains a tab character. | 268 | |
| '(' is not followed by whitespace. | 268 | |
| ')' is not preceded with whitespace. | 268 | |
| Line contains a tab character. | 269 | |
| Line contains a tab character. | 271 | |
| Line contains a tab character. | 272 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' is not preceded with whitespace. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Expected an @return tag. | 53 | |
| Line contains a tab character. | 53 | |
| '(' is not followed by whitespace. | 53 | |
| Expected @param tag for 'name'. | 53 | |
| Line contains a tab character. | 54 | |
| Expected @param tag for 'metadata'. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| '{' should be on a new line. | 54 | |
| Line contains a tab character. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ',' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Expected an @return tag. | 61 | |
| Line contains a tab character. | 61 | |
| '{' should be on a new line. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Expected an @return tag. | 73 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| ')' is not preceded with whitespace. | 74 | |
| '{' should be on a new line. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Expected an @return tag. | 85 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 91 | |
| '(' is not followed by whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| '{' should be on a new line. | 91 | |
| Line contains a tab character. | 92 | |
| '(' is not followed by whitespace. | 92 | |
| ')' is not preceded with whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Expected an @return tag. | 107 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| '{' should be on a new line. | 108 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 113 | |
| '(' is not followed by whitespace. | 113 | |
| ')' is not preceded with whitespace. | 113 | |
| '{' should be on a new line. | 113 | |
| Line contains a tab character. | 114 | |
| '(' is not followed by whitespace. | 114 | |
| ')' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Expected @throws tag for 'LoadingFileException'. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Expected @throws tag for 'UpdatingFileException'. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Expected an @return tag. | 53 | |
| Line contains a tab character. | 53 | |
| Redundant 'public' modifier. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Redundant 'public' modifier. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| Expected @param tag for 'value'. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Expected an @return tag. | 63 | |
| Line contains a tab character. | 63 | |
| Redundant 'public' modifier. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Expected an @return tag. | 68 | |
| Line contains a tab character. | 68 | |
| Redundant 'public' modifier. | 68 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Expected an @return tag. | 73 | |
| Line contains a tab character. | 73 | |
| Redundant 'public' modifier. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| Expected @param tag for 'readFileListener'. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| '(' is not followed by whitespace. | 83 | |
| Expected @param tag for 'updateFileListener'. | 83 | |
| ')' is not preceded with whitespace. | 83 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 30 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| Expected @param tag for 'id3Info'. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 29 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '(' is not followed by whitespace. | 31 | |
| ')' is not preceded with whitespace. | 31 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 39 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' should be on a new line. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| Expected @param tag for 'eventListener'. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| '{' should be on a new line. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| '{' should be on a new line. | 73 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 80 | |
| '(' is not followed by whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| '{' should be on a new line. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| '(' is not followed by whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 110 | |
| '(' is not followed by whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| '(' is not followed by whitespace. | 126 | |
| 'directory' hides a field. | 126 | |
| ')' is not preceded with whitespace. | 126 | |
| '{' should be on a new line. | 126 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| '(' is not followed by whitespace. | 131 | |
| ')' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 133 | |
| '(' is not followed by whitespace. | 133 | |
| ')' is not preceded with whitespace. | 133 | |
| '{' should be on a new line. | 133 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| '(' is not followed by whitespace. | 137 | |
| '(' is not followed by whitespace. | 137 | |
| ')' is not preceded with whitespace. | 137 | |
| ')' is not preceded with whitespace. | 137 | |
| '{' should be on a new line. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| '(' is not followed by whitespace. | 152 | |
| 'directory' hides a field. | 152 | |
| Line contains a tab character. | 153 | |
| ')' is not preceded with whitespace. | 153 | |
| '{' should be on a new line. | 153 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 157 | |
| '(' is not followed by whitespace. | 157 | |
| ')' is not preceded with whitespace. | 157 | |
| '{' should be on a new line. | 157 | |
| Line contains a tab character. | 159 | |
| '(' is not followed by whitespace. | 159 | |
| ')' is not preceded with whitespace. | 159 | |
| Line contains a tab character. | 161 | |
| '(' is not followed by whitespace. | 161 | |
| ')' is not preceded with whitespace. | 161 | |
| '{' should be on a new line. | 161 | |
| Line contains a tab character. | 163 | |
| '(' is not followed by whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| ')' is not preceded with whitespace. | 164 | |
| Line contains a tab character. | 165 | |
| Line contains a tab character. | 167 | |
| '}' should be alone on a line. | 167 | |
| '(' is not followed by whitespace. | 167 | |
| ')' is not preceded with whitespace. | 167 | |
| '{' should be on a new line. | 167 | |
| Line contains a tab character. | 168 | |
| Line contains a tab character. | 169 | |
| Line contains a tab character. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| '{' should be on a new line. | 170 | |
| Line contains a tab character. | 171 | |
| Line contains a tab character. | 172 | |
| Line contains a tab character. | 173 | |
| Line contains a tab character. | 175 | |
| Line contains a tab character. | 176 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 180 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| '(' is not followed by whitespace. | 185 | |
| ')' is not preceded with whitespace. | 185 | |
| '{' should be on a new line. | 185 | |
| Line contains a tab character. | 187 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| '{' should be on a new line. | 190 | |
| Line contains a tab character. | 191 | |
| Line contains a tab character. | 192 | |
| '(' is not followed by whitespace. | 192 | |
| ')' is not preceded with whitespace. | 192 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| '(' is not followed by whitespace. | 195 | |
| ')' is not preceded with whitespace. | 195 | |
| '{' should be on a new line. | 195 | |
| Line contains a tab character. | 197 | |
| '(' is not followed by whitespace. | 197 | |
| ')' is not preceded with whitespace. | 197 | |
| Line contains a tab character. | 199 | |
| '(' is not followed by whitespace. | 199 | |
| ')' is not preceded with whitespace. | 199 | |
| '{' should be on a new line. | 199 | |
| Line contains a tab character. | 200 | |
| '(' is not followed by whitespace. | 200 | |
| ')' is not preceded with whitespace. | 200 | |
| Line contains a tab character. | 201 | |
| Line contains a tab character. | 202 | |
| '(' is not followed by whitespace. | 202 | |
| ')' is not preceded with whitespace. | 202 | |
| '{' should be on a new line. | 202 | |
| Line contains a tab character. | 203 | |
| '(' is not followed by whitespace. | 203 | |
| ')' is not preceded with whitespace. | 203 | |
| Line contains a tab character. | 204 | |
| Line contains a tab character. | 205 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 208 | |
| Line contains a tab character. | 210 | |
| '}' should be alone on a line. | 210 | |
| '(' is not followed by whitespace. | 210 | |
| ')' is not preceded with whitespace. | 210 | |
| '{' should be on a new line. | 210 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| Line contains a tab character. | 218 | |
| Line contains a tab character. | 219 | |
| '(' is not followed by whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| ')' is not preceded with whitespace. | 220 | |
| ')' is not preceded with whitespace. | 220 | |
| Line contains a tab character. | 221 | |
| Line contains a tab character. | 223 | |
| Line contains a tab character. | 224 | |
| Line contains a tab character. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 | |
| Line contains a tab character. | 229 | |
| Line contains a tab character. | 230 | |
| ')' is not preceded with whitespace. | 230 | |
| '{' should be on a new line. | 230 | |
| Line contains a tab character. | 232 | |
| Line contains a tab character. | 233 | |
| '(' is not followed by whitespace. | 233 | |
| ')' is not preceded with whitespace. | 233 | |
| '{' should be on a new line. | 233 | |
| Line contains a tab character. | 235 | |
| '(' is not followed by whitespace. | 235 | |
| ')' is not preceded with whitespace. | 235 | |
| Line contains a tab character. | 237 | |
| '(' is not followed by whitespace. | 237 | |
| ')' is not preceded with whitespace. | 237 | |
| '{' should be on a new line. | 237 | |
| Line contains a tab character. | 238 | |
| '(' is not followed by whitespace. | 238 | |
| ')' is not preceded with whitespace. | 238 | |
| '(' is not followed by whitespace. | 238 | |
| ')' is not preceded with whitespace. | 238 | |
| Line contains a tab character. | 239 | |
| Line contains a tab character. | 240 | |
| Line contains a tab character. | 241 | |
| Line contains a tab character. | 243 | |
| Line contains a tab character. | 244 | |
| Line contains a tab character. | 245 | |
| Line contains a tab character. | 246 | |
| Line contains a tab character. | 247 | |
| ')' is not preceded with whitespace. | 247 | |
| '{' should be on a new line. | 247 | |
| Line contains a tab character. | 249 | |
| Line contains a tab character. | 250 | |
| '(' is not followed by whitespace. | 250 | |
| ')' is not preceded with whitespace. | 250 | |
| '{' should be on a new line. | 250 | |
| Line contains a tab character. | 252 | |
| '(' is not followed by whitespace. | 252 | |
| ')' is not preceded with whitespace. | 252 | |
| Line contains a tab character. | 254 | |
| '(' is not followed by whitespace. | 254 | |
| ')' is not preceded with whitespace. | 254 | |
| '{' should be on a new line. | 254 | |
| Line contains a tab character. | 255 | |
| '(' is not followed by whitespace. | 255 | |
| ')' is not preceded with whitespace. | 255 | |
| '(' is not followed by whitespace. | 255 | |
| ')' is not preceded with whitespace. | 255 | |
| Line contains a tab character. | 256 | |
| Line contains a tab character. | 257 | |
| Line contains a tab character. | 258 | |
| Line contains a tab character. | 260 | |
| Line contains a tab character. | 261 | |
| Line contains a tab character. | 262 | |
| Line contains a tab character. | 263 | |
| Line contains a tab character. | 264 | |
| Line contains a tab character. | 265 | |
| ')' is not preceded with whitespace. | 265 | |
| '{' should be on a new line. | 265 | |
| Line contains a tab character. | 267 | |
| Line contains a tab character. | 268 | |
| '(' is not followed by whitespace. | 268 | |
| ')' is not preceded with whitespace. | 268 | |
| '{' should be on a new line. | 268 | |
| Line contains a tab character. | 270 | |
| '(' is not followed by whitespace. | 270 | |
| ')' is not preceded with whitespace. | 270 | |
| Line contains a tab character. | 272 | |
| '(' is not followed by whitespace. | 272 | |
| ')' is not preceded with whitespace. | 272 | |
| '{' should be on a new line. | 272 | |
| Line contains a tab character. | 273 | |
| '(' is not followed by whitespace. | 273 | |
| ')' is not preceded with whitespace. | 273 | |
| Line contains a tab character. | 274 | |
| ')' is not preceded with whitespace. | 274 | |
| Line contains a tab character. | 275 | |
| Line contains a tab character. | 276 | |
| Line contains a tab character. | 277 | |
| Line contains a tab character. | 279 | |
| Line contains a tab character. | 280 | |
| Line contains a tab character. | 281 | |
| Line contains a tab character. | 282 | |
| Line contains a tab character. | 283 | |
| Line contains a tab character. | 284 | |
| Expected an @return tag. | 285 | |
| Line contains a tab character. | 285 | |
| '{' should be on a new line. | 285 | |
| Line contains a tab character. | 286 | |
| Line contains a tab character. | 287 | |
| Line contains a tab character. | 289 | |
| Line contains a tab character. | 290 | |
| Line contains a tab character. | 291 | |
| Line contains a tab character. | 292 | |
| '(' is not followed by whitespace. | 292 | |
| 'directory' hides a field. | 292 | |
| Expected @param tag for 'directory'. | 292 | |
| ')' is not preceded with whitespace. | 292 | |
| '{' should be on a new line. | 292 | |
| Line contains a tab character. | 293 | |
| Line contains a tab character. | 294 | |
| Line contains a tab character. | 296 | |
| Line contains a tab character. | 297 | |
| Line contains a tab character. | 298 | |
| Expected an @return tag. | 299 | |
| Line contains a tab character. | 299 | |
| '{' should be on a new line. | 299 | |
| Line contains a tab character. | 300 | |
| Line contains a tab character. | 301 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| '{' should be on a new line. | 36 | |
| 'static' modifier out of order with the JLS suggestions. | 37 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Expected an @return tag. | 43 | |
| Line contains a tab character. | 43 | |
| '{' should be on a new line. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| '{' should be on a new line. | 51 | |
| Expected an @return tag. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| Expected @throws tag for 'UnknownExtensionException'. | 61 | |
| '{' should be on a new line. | 61 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| '{' should be on a new line. | 67 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| '{' should be on a new line. | 71 | |
| '(' is not followed by whitespace. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| '}' should be alone on a line. | 74 | |
| '(' is not followed by whitespace. | 74 | |
| '{' should be on a new line. | 74 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| '}' should be alone on a line. | 77 | |
| '{' should be on a new line. | 77 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 34 | |
| '{' should be on a new line. | 40 | |
| '(' is not followed by whitespace. | 47 | |
| Expected @param tag for 'extension'. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| '{' is not preceded with whitespace. | 47 | |
| '{' should be on a new line. | 47 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| Missing a Javadoc comment. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| '{' should be on a new line. | 54 | |
| '(' is not followed by whitespace. | 56 | |
| ')' is not preceded with whitespace. | 56 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| '{' should be on a new line. | 58 | |
| Conditional logic can be removed. | 61 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| '{' should be on a new line. | 38 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 30 | |
| Missing a Javadoc comment. | 32 | |
| '{' is not preceded with whitespace. | 32 | |
| '{' should be on a new line. | 32 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 37 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '(' is not followed by whitespace. | 43 | |
| '{' should be on a new line. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| '{' should be on a new line. | 38 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '{' should be on a new line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| Expected @param tag for 'eventListener'. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| '{' should be on a new line. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| Expected an @return tag. | 74 | |
| Line contains a tab character. | 74 | |
| '(' is not followed by whitespace. | 74 | |
| Expected @param tag for 'artist'. | 74 | |
| Expected @param tag for 'album'. | 74 | |
| ')' is not preceded with whitespace. | 74 | |
| '{' should be on a new line. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Expected an @return tag. | 86 | |
| Line contains a tab character. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| Expected @param tag for 'artist'. | 86 | |
| Expected @param tag for 'album'. | 86 | |
| Expected @param tag for 'numberOfResults'. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| '(' is not followed by whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| '{' should be on a new line. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| '(' is not followed by whitespace. | 94 | |
| ',' is not followed by whitespace. | 94 | |
| ',' is not followed by whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| '(' is not followed by whitespace. | 104 | |
| ')' is not preceded with whitespace. | 104 | |
| '{' should be on a new line. | 104 | |
| Line contains a tab character. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| ',' is not followed by whitespace. | 105 | |
| ',' is not followed by whitespace. | 105 | |
| ')' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| '(' is not followed by whitespace. | 107 | |
| '(' is not followed by whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 110 | |
| '}' should be alone on a line. | 110 | |
| '{' should be on a new line. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| ')' is not preceded with whitespace. | 120 | |
| '{' should be on a new line. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| '(' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 123 | |
| '{' should be on a new line. | 123 | |
| Line contains a tab character. | 125 | |
| '(' is not followed by whitespace. | 125 | |
| ')' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 127 | |
| '(' is not followed by whitespace. | 127 | |
| ')' is not preceded with whitespace. | 127 | |
| '{' should be on a new line. | 127 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| ')' is not preceded with whitespace. | 137 | |
| '{' should be on a new line. | 137 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| '(' is not followed by whitespace. | 140 | |
| ')' is not preceded with whitespace. | 140 | |
| '{' should be on a new line. | 140 | |
| Line contains a tab character. | 142 | |
| '(' is not followed by whitespace. | 142 | |
| ')' is not preceded with whitespace. | 142 | |
| Line contains a tab character. | 144 | |
| '(' is not followed by whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 | |
| '{' should be on a new line. | 144 | |
| Line contains a tab character. | 145 | |
| '(' is not followed by whitespace. | 145 | |
| ')' is not preceded with whitespace. | 145 | |
| '(' is not followed by whitespace. | 145 | |
| ')' is not preceded with whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Missing a Javadoc comment. | 48 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Missing a Javadoc comment. | 56 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| '{' should be on a new line. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| '(' is not followed by whitespace. | 72 | |
| Expected @param tag for 'eventListener'. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| '{' should be on a new line. | 72 | |
| Line contains a tab character. | 73 | |
| '(' is not followed by whitespace. | 73 | |
| ')' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Expected an @return tag. | 82 | |
| Line contains a tab character. | 82 | |
| '(' is not followed by whitespace. | 82 | |
| Expected @param tag for 'path'. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| '{' should be on a new line. | 82 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| '{' should be on a new line. | 93 | |
| Line contains a tab character. | 95 | |
| '{' should be on a new line. | 95 | |
| Line contains a tab character. | 96 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| '(' is not followed by whitespace. | 97 | |
| '(' is not followed by whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| Line contains a tab character. | 99 | |
| '}' should be alone on a line. | 99 | |
| '(' is not followed by whitespace. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| '{' should be on a new line. | 99 | |
| Line contains a tab character. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| '(' is not followed by whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| '{' should be on a new line. | 106 | |
| Line contains a tab character. | 107 | |
| '(' is not followed by whitespace. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| '(' is not followed by whitespace. | 121 | |
| ')' is not preceded with whitespace. | 121 | |
| '{' should be on a new line. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| '(' is not followed by whitespace. | 124 | |
| ')' is not preceded with whitespace. | 124 | |
| '{' should be on a new line. | 124 | |
| Line contains a tab character. | 126 | |
| '(' is not followed by whitespace. | 126 | |
| ')' is not preceded with whitespace. | 126 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| '{' should be on a new line. | 128 | |
| Line contains a tab character. | 129 | |
| '(' is not followed by whitespace. | 129 | |
| ')' is not preceded with whitespace. | 129 | |
| '(' is not followed by whitespace. | 129 | |
| ')' is not preceded with whitespace. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Type Javadoc comment is missing an @param <ParamType> tag. | 27 | |
| Type Javadoc comment is missing an @param <ResulType> tag. | 27 | |
| '{' should be on a new line. | 27 | |
| Redundant 'public' modifier. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| Expected @param tag for 'value'. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| Expected @param tag for 'value'. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| '(' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '}' should be alone on a line. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on a new line. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Expected an @return tag. | 36 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| Expected @param tag for 'value'. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Expected an @return tag. | 37 | |
| Line contains a tab character. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| Expected @param tag for 'value'. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 37 | |
| Line contains a tab character. | 39 | |
| Name 'Kb' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 39 | |
| Line contains a tab character. | 40 | |
| Name 'Mb' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Missing a Javadoc comment. | 31 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Expected an @return tag. | 37 | |
| Line contains a tab character. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| Expected @param tag for 'value'. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 37 | |
| Line contains a tab character. | 39 | |
| '60' is a magic number. | 39 | |
| Line contains a tab character. | 40 | |
| '60' is a magic number. | 40 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '{' should be on a new line. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Expected an @return tag. | 36 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| Expected @param tag for 'value'. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Line contains a tab character. | 34 | |
| '=' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Expected an @return tag. | 39 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| Expected @param tag for 'value'. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| '-' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| '+' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| '+' should be on a new line. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Expected an @return tag. | 52 | |
| Line contains a tab character. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| '{' is not preceded with whitespace. | 36 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| '(' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Missing a Javadoc comment. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Missing a Javadoc comment. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| '{' should be on a new line. | 54 | |
| Line contains a tab character. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 56 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 27 | |
| Line contains a tab character. | 29 | |
| Line contains a tab character. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| '{' should be on a new line. | 32 | |
| 'static' modifier out of order with the JLS suggestions. | 33 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 33 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Expected an @return tag. | 39 | |
| Line contains a tab character. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| '{' should be on a new line. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Type Javadoc comment is missing an @param <ValueType> tag. | 37 | |
| '{' should be on a new line. | 37 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 41 | |
| Line contains a tab character. | 43 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Missing a Javadoc comment. | 60 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| Missing a Javadoc comment. | 65 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 | |
| Missing a Javadoc comment. | 72 | |
| '{' should be on a new line. | 72 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Missing a Javadoc comment. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| '{' should be on a new line. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Missing a Javadoc comment. | 93 | |
| '{' is not preceded with whitespace. | 93 | |
| '{' should be on a new line. | 93 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Missing a Javadoc comment. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 103 | |
| Expected an @return tag. | 111 | |
| '{' should be on a new line. | 111 | |
| Line contains a tab character. | 112 | |
| Expected an @return tag. | 119 | |
| '{' should be on a new line. | 119 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Expected @param tag for 'listCoverImageInfo'. | 42 | |
| Line contains a tab character. | 43 | |
| Expected @param tag for 'artist'. | 43 | |
| Line contains a tab character. | 44 | |
| Expected @param tag for 'album'. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Expected an @return tag. | 54 | |
| Line contains a tab character. | 54 | |
| '{' should be on a new line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Expected an @return tag. | 61 | |
| Line contains a tab character. | 61 | |
| '{' should be on a new line. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 | |
| Expected an @return tag. | 68 | |
| Line contains a tab character. | 68 | |
| '{' should be on a new line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| '{' should be on a new line. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| '{' should be on a new line. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' is not preceded with whitespace. | 35 | |
| '{' should be on a new line. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Expected an @return tag. | 40 | |
| Line contains a tab character. | 40 | |
| Redundant 'public' modifier. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Redundant 'public' modifier. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| Expected @param tag for 'value'. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Expected @throws tag for 'SettingValueTagException'. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Expected an @return tag. | 50 | |
| Line contains a tab character. | 50 | |
| Redundant 'public' modifier. | 50 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Redundant 'public' modifier. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| Expected @param tag for 'musicFile'. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 57 | |
| Expected an @return tag. | 60 | |
| Redundant 'public' modifier. | 60 | |
| Expected an @return tag. | 65 | |
| Redundant 'public' modifier. | 65 | |
| Expected an @return tag. | 70 | |
| Redundant 'public' modifier. | 70 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' should be on a new line. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Expected an @return tag. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 63 | |
| '}' should be alone on a line. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '{' should be on a new line. | 63 | |
| Line contains a tab character. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 64 | |
| '}' should be alone on a line. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| '{' should be on a new line. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' is not preceded with whitespace. | 33 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' should be on a new line. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Expected an @return tag. | 45 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| '(' is not followed by whitespace. | 48 | |
| ')' is not preceded with whitespace. | 48 | |
| Line contains a tab character. | 50 | |
| '}' should be alone on a line. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| '{' should be on a new line. | 58 | |
| Line contains a tab character. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 63 | |
| '}' should be alone on a line. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '{' should be on a new line. | 63 | |
| Line contains a tab character. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 52 | |
| '}' should be alone on a line. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| '(' is not followed by whitespace. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| Expected an @return tag. | 70 | |
| Line contains a tab character. | 70 | |
| '{' should be on a new line. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 72 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 52 | |
| '}' should be alone on a line. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| '{' should be on a new line. | 61 | |
| Line contains a tab character. | 62 | |
| '{' should be on a new line. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 66 | |
| '}' should be alone on a line. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| '{' should be on a new line. | 66 | |
| Line contains a tab character. | 67 | |
| '(' is not followed by whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| Expected @throws tag for 'SettingValueTagException'. | 76 | |
| '{' should be on a new line. | 76 | |
| Line contains a tab character. | 78 | |
| '{' should be on a new line. | 78 | |
| Line contains a tab character. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| '(' is not followed by whitespace. | 80 | |
| ')' is not preceded with whitespace. | 80 | |
| Line contains a tab character. | 81 | |
| '}' should be alone on a line. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| '{' should be on a new line. | 81 | |
| Line contains a tab character. | 82 | |
| '(' is not followed by whitespace. | 82 | |
| '+' is not preceded with whitespace. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| '(' is not followed by whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| ')' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '{' should be on a new line. | 45 | |
| Line contains a tab character. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Expected an @return tag. | 55 | |
| Line contains a tab character. | 55 | |
| '{' should be on a new line. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Expected an @return tag. | 63 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| '{' should be on a new line. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 67 | |
| '{' should be on a new line. | 67 | |
| Line contains a tab character. | 68 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| '{' should be on a new line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 72 | |
| '}' should be alone on a line. | 72 | |
| '(' is not followed by whitespace. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| '{' should be on a new line. | 72 | |
| Line contains a tab character. | 73 | |
| '(' is not followed by whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| '{' should be on a new line. | 85 | |
| Line contains a tab character. | 87 | |
| '(' is not followed by whitespace. | 87 | |
| ')' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 89 | |
| '{' should be on a new line. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| '(' is not followed by whitespace. | 92 | |
| ')' is not preceded with whitespace. | 92 | |
| '{' should be on a new line. | 92 | |
| Line contains a tab character. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| '+' should be on a new line. | 93 | |
| Line contains a tab character. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| '(' is not followed by whitespace. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| '(' is not followed by whitespace. | 101 | |
| ')' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| '(' is not followed by whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 104 | |
| '(' is not followed by whitespace. | 104 | |
| ')' is not preceded with whitespace. | 104 | |
| '{' should be on a new line. | 104 | |
| Line contains a tab character. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| '+' should be on a new line. | 105 | |
| Line contains a tab character. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 109 | |
| '(' is not followed by whitespace. | 109 | |
| ')' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| '(' is not followed by whitespace. | 110 | |
| ')' is not preceded with whitespace. | 110 | |
| '{' should be on a new line. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| '+' should be on a new line. | 111 | |
| Line contains a tab character. | 112 | |
| ')' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 115 | |
| '}' should be alone on a line. | 115 | |
| 'catch' is not preceded with whitespace. | 115 | |
| '}' is not followed by whitespace. | 115 | |
| '(' is not followed by whitespace. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| '{' should be on a new line. | 115 | |
| Line contains a tab character. | 116 | |
| '(' is not followed by whitespace. | 116 | |
| ')' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| '(' is not followed by whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| ')' is not preceded with whitespace. | 118 | |
| Line contains a tab character. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| '(' is not followed by whitespace. | 125 | |
| Expected @param tag for 'imageFile'. | 125 | |
| ')' is not preceded with whitespace. | 125 | |
| Line contains a tab character. | 126 | |
| Expected @throws tag for 'SettingValueTagException'. | 126 | |
| '{' should be on a new line. | 126 | |
| Line contains a tab character. | 127 | |
| '{' should be on a new line. | 127 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| '(' is not followed by whitespace. | 130 | |
| ')' is not preceded with whitespace. | 130 | |
| Line contains a tab character. | 132 | |
| '}' should be alone on a line. | 132 | |
| '(' is not followed by whitespace. | 132 | |
| ')' is not preceded with whitespace. | 132 | |
| '{' should be on a new line. | 132 | |
| Line contains a tab character. | 133 | |
| '(' is not followed by whitespace. | 133 | |
| '+' should be on a new line. | 133 | |
| Line contains a tab character. | 134 | |
| '+' should be on a new line. | 134 | |
| Line contains a tab character. | 135 | |
| '+' should be on a new line. | 135 | |
| Line contains a tab character. | 136 | |
| ')' is not preceded with whitespace. | 136 | |
| Line contains a tab character. | 137 | |
| '(' is not followed by whitespace. | 137 | |
| ')' is not preceded with whitespace. | 137 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 142 | |
| Missing a Javadoc comment. | 142 | |
| '{' should be on a new line. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Missing a Javadoc comment. | 146 | |
| '(' is not followed by whitespace. | 146 | |
| ')' is not preceded with whitespace. | 146 | |
| '{' should be on a new line. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 152 | |
| '{' should be on a new line. | 152 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 156 | |
| '(' is not followed by whitespace. | 156 | |
| ')' is not preceded with whitespace. | 156 | |
| '{' should be on a new line. | 156 | |
| Line contains a tab character. | 157 | |
| '(' is not followed by whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| Line contains a tab character. | 159 | |
| '}' should be alone on a line. | 159 | |
| '{' should be on a new line. | 159 | |
| Line contains a tab character. | 160 | |
| '(' is not followed by whitespace. | 160 | |
| Line contains a tab character. | 161 | |
| ')' is not preceded with whitespace. | 161 | |
| ')' is not preceded with whitespace. | 161 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 164 | |
| '(' is not followed by whitespace. | 164 | |
| '(' is not followed by whitespace. | 164 | |
| ')' is not preceded with whitespace. | 164 | |
| ')' is not preceded with whitespace. | 164 | |
| Line contains a tab character. | 166 | |
| Line contains a tab character. | 167 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 64 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 35 | |
| Name 'INSTANCE' must match pattern '^[a-z][a-zA-Z0-9]*$'. | 38 | |
| '{' should be on a new line. | 40 | |
| Expected an @return tag. | 49 | |
| '{' should be on a new line. | 49 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| The double-checked locking idiom is broken and should be avoided. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| '{' should be on a new line. | 52 | |
| Expected an @return tag. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| Expected @param tag for 'name'. | 63 | |
| Line contains a tab character. | 64 | |
| Expected @param tag for 'musicFile'. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Expected @throws tag for 'GFMCoreException'. | 65 | |
| '{' should be on a new line. | 65 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| '{' should be on a new line. | 70 | |
| '}' should be alone on a line. | 72 | |
| '(' is not followed by whitespace. | 72 | |
| ')' is not preceded with whitespace. | 73 | |
| ')' is not preceded with whitespace. | 73 | |
| '{' should be on a new line. | 73 | |
| '}' should be alone on a line. | 75 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 76 | |
| ')' is not preceded with whitespace. | 76 | |
| '{' should be on a new line. | 76 | |
| '}' should be alone on a line. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| '{' should be on a new line. | 79 | |
| '}' should be alone on a line. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| '{' should be on a new line. | 82 | |
| '}' should be alone on a line. | 84 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 85 | |
| ')' is not preceded with whitespace. | 85 | |
| '{' should be on a new line. | 85 | |
| '}' should be alone on a line. | 87 | |
| '(' is not followed by whitespace. | 87 | |
| ')' is not preceded with whitespace. | 88 | |
| ')' is not preceded with whitespace. | 88 | |
| '{' should be on a new line. | 88 | |
| '}' should be alone on a line. | 90 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| '{' should be on a new line. | 91 | |
| '}' should be alone on a line. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| '{' should be on a new line. | 94 | |
| '}' should be alone on a line. | 96 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| '{' should be on a new line. | 97 | |
| '}' should be alone on a line. | 99 | |
| '(' is not followed by whitespace. | 99 | |
| ')' is not preceded with whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| '{' should be on a new line. | 100 | |
| '}' should be alone on a line. | 102 | |
| '(' is not followed by whitespace. | 102 | |
| ')' is not preceded with whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| '{' should be on a new line. | 103 | |
| '}' should be alone on a line. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| ')' is not preceded with whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| '{' should be on a new line. | 106 | |
| '}' should be alone on a line. | 108 | |
| '(' is not followed by whitespace. | 108 | |
| ')' is not preceded with whitespace. | 109 | |
| ')' is not preceded with whitespace. | 109 | |
| '{' should be on a new line. | 109 | |
| '}' should be alone on a line. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 112 | |
| ')' is not preceded with whitespace. | 112 | |
| '{' should be on a new line. | 112 | |
| '}' should be alone on a line. | 114 | |
| '(' is not followed by whitespace. | 114 | |
| ')' is not preceded with whitespace. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| '{' should be on a new line. | 115 | |
| '}' should be alone on a line. | 117 | |
| '(' is not followed by whitespace. | 117 | |
| ')' is not preceded with whitespace. | 118 | |
| ')' is not preceded with whitespace. | 118 | |
| '{' should be on a new line. | 118 | |
| '}' should be alone on a line. | 120 | |
| '(' is not followed by whitespace. | 120 | |
| ')' is not preceded with whitespace. | 121 | |
| ')' is not preceded with whitespace. | 121 | |
| '{' should be on a new line. | 121 | |
| '}' should be alone on a line. | 123 | |
| '(' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 124 | |
| ')' is not preceded with whitespace. | 124 | |
| '{' should be on a new line. | 124 | |
| '}' should be alone on a line. | 126 | |
| '(' is not followed by whitespace. | 126 | |
| ')' is not preceded with whitespace. | 127 | |
| ')' is not preceded with whitespace. | 127 | |
| '{' should be on a new line. | 127 | |
| '}' should be alone on a line. | 129 | |
| '(' is not followed by whitespace. | 129 | |
| ')' is not preceded with whitespace. | 130 | |
| ')' is not preceded with whitespace. | 130 | |
| '{' should be on a new line. | 130 | |
| '(' is not followed by whitespace. | 134 | |
| ')' is not preceded with whitespace. | 134 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| '+' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '}' should be alone on a line. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| '+' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '}' should be alone on a line. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| '{' should be on a new line. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 67 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 36 | |
| Missing a Javadoc comment. | 36 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 36 | |
| Line contains a tab character. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Expected an @return tag. | 48 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| '{' should be on a new line. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| '}' should be alone on a line. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| '{' should be on a new line. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| '{' should be on a new line. | 69 | |
| Line contains a tab character. | 70 | |
| '(' is not followed by whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 40 | |
| Missing a Javadoc comment. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| '{' should be on a new line. | 45 | |
| Line contains a tab character. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| '(' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 49 | |
| '}' should be alone on a line. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| '{' should be on a new line. | 58 | |
| Line contains a tab character. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 64 | |
| '}' should be alone on a line. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| '{' should be on a new line. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| Line contains a tab character. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 36 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Missing a Javadoc comment. | 42 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Expected an @return tag. | 50 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 56 | |
| '}' should be alone on a line. | 56 | |
| '(' is not followed by whitespace. | 56 | |
| ')' is not preceded with whitespace. | 56 | |
| '{' should be on a new line. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| '{' should be on a new line. | 65 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 69 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 37 | |
| Line contains a tab character. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| ')' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '{' should be on a new line. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Expected an @return tag. | 49 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| '{' should be on a new line. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 57 | |
| '}' should be alone on a line. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| '{' should be on a new line. | 57 | |
| Line contains a tab character. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Line contains a tab character. | 63 | |
| Line contains a tab character. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| '{' should be on a new line. | 64 | |
| Line contains a tab character. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| '{' should be on a new line. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| '}' should be alone on a line. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| '{' should be on a new line. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| ')' is not preceded with whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| '{' should be on a new line. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '}' should be alone on a line. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| '{' should be on a new line. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '{' should be on a new line. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 63 | |
| '}' should be alone on a line. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '{' should be on a new line. | 63 | |
| Line contains a tab character. | 64 | |
| '(' is not followed by whitespace. | 64 | |
| '+' should be on a new line. | 64 | |
| Line contains a tab character. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 41 | |
| Line contains a tab character. | 43 | |
| Missing a Javadoc comment. | 43 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| Missing a Javadoc comment. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| '(' is not followed by whitespace. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 61 | |
| Expected an @return tag. | 62 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '{' should be on a new line. | 63 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 66 | |
| '{' should be on a new line. | 66 | |
| Line contains a tab character. | 67 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 68 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| '{' is not preceded with whitespace. | 68 | |
| '{' should be on a new line. | 68 | |
| Line contains a tab character. | 69 | |
| Line contains a tab character. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| '{' should be on a new line. | 71 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 73 | |
| '}' should be alone on a line. | 73 | |
| '{' should be on a new line. | 73 | |
| Line contains a tab character. | 74 | |
| '(' is not followed by whitespace. | 74 | |
| ')' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| '{' should be on a new line. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| '{' should be on a new line. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| '}' should be alone on a line. | 83 | |
| '{' should be on a new line. | 83 | |
| Line contains a tab character. | 84 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 84 | |
| Line contains a tab character. | 85 | |
| '(' is not followed by whitespace. | 85 | |
| ')' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| Line contains a tab character. | 88 | |
| '}' should be alone on a line. | 88 | |
| '(' is not followed by whitespace. | 88 | |
| ')' is not preceded with whitespace. | 88 | |
| '{' should be on a new line. | 88 | |
| Line contains a tab character. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Line contains a tab character. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| Expected @param tag for 'value'. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Expected @throws tag for 'SettingValueTagException'. | 100 | |
| '{' should be on a new line. | 100 | |
| Line contains a tab character. | 102 | |
| '=' is not followed by whitespace. | 102 | |
| '(' is not followed by whitespace. | 102 | |
| ')' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 106 | |
| '(' is not followed by whitespace. | 106 | |
| '>' is not followed by whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| '{' should be on a new line. | 106 | |
| Line contains a tab character. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| '{' should be on a new line. | 111 | |
| Line contains a tab character. | 112 | |
| '(' is not followed by whitespace. | 112 | |
| ',' is not followed by whitespace. | 112 | |
| ')' is not preceded with whitespace. | 112 | |
| Line contains a tab character. | 114 | |
| '}' should be alone on a line. | 114 | |
| '{' should be on a new line. | 114 | |
| Line contains a tab character. | 115 | |
| Line contains a tab character. | 116 | |
| ')' is not preceded with whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| '(' is not followed by whitespace. | 117 | |
| ')' is not preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| '(' is not followed by whitespace. | 120 | |
| ')' is not preceded with whitespace. | 120 | |
| '{' should be on a new line. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| '(' is not followed by whitespace. | 122 | |
| '(' is not followed by whitespace. | 122 | |
| ')' is not preceded with whitespace. | 122 | |
| ')' is not preceded with whitespace. | 122 | |
| '{' should be on a new line. | 122 | |
| Line contains a tab character. | 123 | |
| '(' is not followed by whitespace. | 123 | |
| ',' is not followed by whitespace. | 123 | |
| ')' is not preceded with whitespace. | 123 | |
| Line contains a tab character. | 125 | |
| '}' should be alone on a line. | 125 | |
| '{' should be on a new line. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| ')' is not preceded with whitespace. | 127 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| '}' should be alone on a line. | 130 | |
| '{' should be on a new line. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| '(' is not followed by whitespace. | 133 | |
| ')' is not preceded with whitespace. | 133 | |
| Line contains a tab character. | 134 | |
| '(' is not followed by whitespace. | 134 | |
| ',' is not followed by whitespace. | 134 | |
| ')' is not preceded with whitespace. | 134 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Expected an @return tag. | 141 | |
| Line contains a tab character. | 141 | |
| '{' should be on a new line. | 141 | |
| Line contains a tab character. | 142 | |
| Line contains a tab character. | 144 | |
| '{' should be on a new line. | 144 | |
| Line contains a tab character. | 145 | |
| '(' is not followed by whitespace. | 145 | |
| ')' is not preceded with whitespace. | 145 | |
| Line contains a tab character. | 146 | |
| '(' is not followed by whitespace. | 146 | |
| ')' is not preceded with whitespace. | 146 | |
| '{' is not preceded with whitespace. | 146 | |
| '{' should be on a new line. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 149 | |
| '(' is not followed by whitespace. | 149 | |
| '(' is not followed by whitespace. | 149 | |
| ')' is not preceded with whitespace. | 149 | |
| ')' is not preceded with whitespace. | 149 | |
| '{' should be on a new line. | 149 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| '}' should be alone on a line. | 151 | |
| 'else' is not preceded with whitespace. | 151 | |
| '}' is not followed by whitespace. | 151 | |
| '{' should be on a new line. | 151 | |
| Line contains a tab character. | 152 | |
| '(' is not followed by whitespace. | 152 | |
| ')' is not preceded with whitespace. | 152 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| '(' is not followed by whitespace. | 155 | |
| ')' is not preceded with whitespace. | 155 | |
| '{' should be on a new line. | 155 | |
| Line contains a tab character. | 156 | |
| '(' is not followed by whitespace. | 156 | |
| ')' is not preceded with whitespace. | 156 | |
| Line contains a tab character. | 157 | |
| Line contains a tab character. | 158 | |
| Line contains a tab character. | 159 | |
| Line contains a tab character. | 162 | |
| Line contains a tab character. | 163 | |
| '{' should be on a new line. | 163 | |
| Line contains a tab character. | 164 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 35 | |
| Line contains a tab character. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| Missing a Javadoc comment. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Expected an @return tag. | 47 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' should be on a new line. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| '}' should be alone on a line. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| '{' should be on a new line. | 51 | |
| Line contains a tab character. | 52 | |
| '(' is not followed by whitespace. | 52 | |
| ')' is not preceded with whitespace. | 52 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 55 | |
| Line contains a tab character. | 56 | |
| Line contains a tab character. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| '{' should be on a new line. | 59 | |
| Line contains a tab character. | 60 | |
| '(' is not followed by whitespace. | 60 | |
| Line contains a tab character. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Missing a Javadoc comment. | 38 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| ')' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Line contains a tab character. | 50 | |
| Expected an @return tag. | 51 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 52 | |
| '{' should be on a new line. | 52 | |
| Line contains a tab character. | 53 | |
| '{' should be on a new line. | 53 | |
| Line contains a tab character. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| '}' should be alone on a line. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| '{' should be on a new line. | 55 | |
| Line contains a tab character. | 56 | |
| '(' is not followed by whitespace. | 56 | |
| ')' is not preceded with whitespace. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 59 | |
| Line contains a tab character. | 60 | |
| Line contains a tab character. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| '{' should be on a new line. | 63 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| '{' should be on a new line. | 66 | |
| Line contains a tab character. | 67 | |
| '{' should be on a new line. | 67 | |
| Line contains a tab character. | 68 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| Line contains a tab character. | 70 | |
| '}' should be alone on a line. | 70 | |
| '(' is not followed by whitespace. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| '{' should be on a new line. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| '+' should be on a new line. | 71 | |
| Line contains a tab character. | 72 | |
| ')' is not preceded with whitespace. | 72 | |
| Line contains a tab character. | 73 | |
| '(' is not followed by whitespace. | 73 | |
| ')' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 76 | |
| '}' should be alone on a line. | 76 | |
| '{' should be on a new line. | 76 | |
| Line contains a tab character. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| '{' should be on a new line. | 83 | |
| Line contains a tab character. | 84 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Missing a Javadoc comment. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| Missing a Javadoc comment. | 38 | |
| Line contains a tab character. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| ')' is not preceded with whitespace. | 38 | |
| Missing a Javadoc comment. | 39 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| '{' should be on a new line. | 46 | |
| Missing a Javadoc comment. | 51 | |
| '{' should be on a new line. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 31 | |
| Line contains a tab character. | 33 | |
| Missing a Javadoc comment. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| '(' is not followed by whitespace. | 33 | |
| ')' is not preceded with whitespace. | 33 | |
| Line contains a tab character. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| Line contains a tab character. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| Line contains a tab character. | 37 | |
| Missing a Javadoc comment. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| Line contains a tab character. | 38 | |
| '(' is not followed by whitespace. | 38 | |
| ')' is not preceded with whitespace. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 41 | |
| Missing a Javadoc comment. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| '(' is not followed by whitespace. | 41 | |
| ')' is not preceded with whitespace. | 41 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| Line contains a tab character. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| Line contains a tab character. | 45 | |
| Missing a Javadoc comment. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| '(' is not followed by whitespace. | 45 | |
| ')' is not preceded with whitespace. | 45 | |
| Line contains a tab character. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| Line contains a tab character. | 47 | |
| '(' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| '(' is not followed by whitespace. | 49 | |
| ')' is not preceded with whitespace. | 49 | |
| Line contains a tab character. | 50 | |
| '(' is not followed by whitespace. | 50 | |
| ')' is not preceded with whitespace. | 50 | |
| Line contains a tab character. | 51 | |
| '(' is not followed by whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| ')' is not preceded with whitespace. | 51 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '(' is not followed by whitespace. | 53 | |
| '(' is not followed by whitespace. | 53 | |
| ')' is not preceded with whitespace. | 53 | |
| Line contains a tab character. | 54 | |
| '(' is not followed by whitespace. | 54 | |
| ')' is not preceded with whitespace. | 54 | |
| Line contains a tab character. | 55 | |
| '(' is not followed by whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| ')' is not preceded with whitespace. | 55 | |
| Line contains a tab character. | 57 | |
| Missing a Javadoc comment. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| '(' is not followed by whitespace. | 57 | |
| ')' is not preceded with whitespace. | 57 | |
| Line contains a tab character. | 58 | |
| '(' is not followed by whitespace. | 58 | |
| ')' is not preceded with whitespace. | 58 | |
| Line contains a tab character. | 59 | |
| '(' is not followed by whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| ')' is not preceded with whitespace. | 59 | |
| Line contains a tab character. | 61 | |
| Missing a Javadoc comment. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| '(' is not followed by whitespace. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 62 | |
| '(' is not followed by whitespace. | 62 | |
| ')' is not preceded with whitespace. | 62 | |
| Line contains a tab character. | 63 | |
| '(' is not followed by whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| ')' is not preceded with whitespace. | 63 | |
| Line contains a tab character. | 65 | |
| Missing a Javadoc comment. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| Line contains a tab character. | 66 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| Line contains a tab character. | 67 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| Line contains a tab character. | 69 | |
| Missing a Javadoc comment. | 69 | |
| '(' is not followed by whitespace. | 69 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| Line contains a tab character. | 70 | |
| '(' is not followed by whitespace. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| Line contains a tab character. | 71 | |
| '(' is not followed by whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| ')' is not preceded with whitespace. | 71 | |
| Line contains a tab character. | 73 | |
| Missing a Javadoc comment. | 73 | |
| '(' is not followed by whitespace. | 73 | |
| '(' is not followed by whitespace. | 73 | |
| ')' is not preceded with whitespace. | 73 | |
| Line contains a tab character. | 74 | |
| '(' is not followed by whitespace. | 74 | |
| ')' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 75 | |
| '(' is not followed by whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| ')' is not preceded with whitespace. | 75 | |
| Line contains a tab character. | 77 | |
| Missing a Javadoc comment. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 81 | |
| Missing a Javadoc comment. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| Line contains a tab character. | 82 | |
| '(' is not followed by whitespace. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| '(' is not followed by whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| Line contains a tab character. | 85 | |
| Missing a Javadoc comment. | 85 | |
| '(' is not followed by whitespace. | 85 | |
| '(' is not followed by whitespace. | 85 | |
| ')' is not preceded with whitespace. | 85 | |
| Line contains a tab character. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| '(' is not followed by whitespace. | 87 | |
| ')' is not preceded with whitespace. | 87 | |
| ')' is not preceded with whitespace. | 87 | |
| Line contains a tab character. | 89 | |
| Missing a Javadoc comment. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| Line contains a tab character. | 90 | |
| '(' is not followed by whitespace. | 90 | |
| ')' is not preceded with whitespace. | 90 | |
| Line contains a tab character. | 91 | |
| '(' is not followed by whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 93 | |
| Missing a Javadoc comment. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| Line contains a tab character. | 94 | |
| '(' is not followed by whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| Line contains a tab character. | 95 | |
| '(' is not followed by whitespace. | 95 | |
| ')' is not preceded with whitespace. | 95 | |
| ')' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 97 | |
| Missing a Javadoc comment. | 97 | |
| '(' is not followed by whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| Line contains a tab character. | 98 | |
| '(' is not followed by whitespace. | 98 | |
| ')' is not preceded with whitespace. | 98 | |
| Line contains a tab character. | 99 | |
| '(' is not followed by whitespace. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 101 | |
| Missing a Javadoc comment. | 101 | |
| '(' is not followed by whitespace. | 101 | |
| '(' is not followed by whitespace. | 101 | |
| ')' is not preceded with whitespace. | 101 | |
| Line contains a tab character. | 102 | |
| '(' is not followed by whitespace. | 102 | |
| ')' is not preceded with whitespace. | 102 | |
| Line contains a tab character. | 103 | |
| '(' is not followed by whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| ')' is not preceded with whitespace. | 103 | |
| Line contains a tab character. | 105 | |
| Missing a Javadoc comment. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| '(' is not followed by whitespace. | 105 | |
| ')' is not preceded with whitespace. | 105 | |
| Line contains a tab character. | 106 | |
| '(' is not followed by whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 107 | |
| '(' is not followed by whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| ')' is not preceded with whitespace. | 107 | |
| Line contains a tab character. | 109 | |
| Missing a Javadoc comment. | 109 | |
| '(' is not followed by whitespace. | 109 | |
| '(' is not followed by whitespace. | 109 | |
| ')' is not preceded with whitespace. | 109 | |
| Line contains a tab character. | 110 | |
| '(' is not followed by whitespace. | 110 | |
| ')' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 113 | |
| Missing a Javadoc comment. | 113 | |
| '(' is not followed by whitespace. | 113 | |
| '(' is not followed by whitespace. | 113 | |
| ')' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| '(' is not followed by whitespace. | 114 | |
| ')' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 115 | |
| '(' is not followed by whitespace. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 122 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| ')' is not preceded with whitespace. | 129 | |
| '{' should be on a new line. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| Missing a Javadoc comment. | 138 | |
| '{' should be on a new line. | 138 | |
| Line contains a tab character. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 142 | |
| Missing a Javadoc comment. | 142 | |
| '{' should be on a new line. | 142 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| Line contains a tab character. | 146 | |
| Missing a Javadoc comment. | 146 | |
| '{' should be on a new line. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 148 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 33 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| '(' is not followed by whitespace. | 36 | |
| ')' is not preceded with whitespace. | 36 | |
| Missing a Javadoc comment. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| '(' is not followed by whitespace. | 37 | |
| ')' is not preceded with whitespace. | 37 | |
| '{' should be on a new line. | 44 | |
| Missing a Javadoc comment. | 49 | |
| '{' should be on a new line. | 49 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Missing a Javadoc comment. | 71 | |
| '{' should be on a new line. | 71 | |
| Line contains a tab character. | 73 | |
| Line contains a tab character. | 74 | |
| Missing a Javadoc comment. | 74 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 74 | |
| '(' is not followed by whitespace. | 74 | |
| ')' is not preceded with whitespace. | 74 | |
| Line contains a tab character. | 76 | |
| Line contains a tab character. | 77 | |
| Line contains a tab character. | 78 | |
| Line contains a tab character. | 79 | |
| Line contains a tab character. | 80 | |
| Line contains a tab character. | 81 | |
| Line contains a tab character. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Line contains a tab character. | 86 | |
| '=' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 88 | |
| '=' is not preceded with whitespace. | 88 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 92 | |
| Line contains a tab character. | 93 | |
| '{' should be on a new line. | 93 | |
| 'static' modifier out of order with the JLS suggestions. | 94 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 97 | |
| Line contains a tab character. | 98 | |
| Line contains a tab character. | 99 | |
| Expected an @return tag. | 100 | |
| Line contains a tab character. | 100 | |
| '{' should be on a new line. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| '{' should be on a new line. | 107 | |
| Line contains a tab character. | 108 | |
| Line contains a tab character. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 113 | |
| Line contains a tab character. | 114 | |
| Expected an @return tag. | 115 | |
| Line contains a tab character. | 115 | |
| '(' is not followed by whitespace. | 115 | |
| Expected @param tag for 'string'. | 115 | |
| Expected @param tag for 'numberOfResults'. | 115 | |
| ')' is not preceded with whitespace. | 115 | |
| '{' should be on a new line. | 115 | |
| Line contains a tab character. | 117 | |
| Line contains a tab character. | 119 | |
| '{' should be on a new line. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| '(' is not followed by whitespace. | 121 | |
| ')' is not preceded with whitespace. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 126 | |
| Line contains a tab character. | 127 | |
| Line contains a tab character. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 130 | |
| Line contains a tab character. | 131 | |
| Line contains a tab character. | 132 | |
| ')' is not preceded with whitespace. | 132 | |
| Line contains a tab character. | 134 | |
| '(' is not followed by whitespace. | 134 | |
| ')' is not preceded with whitespace. | 134 | |
| '{' should be on a new line. | 134 | |
| Line contains a tab character. | 135 | |
| '(' is not followed by whitespace. | 135 | |
| ')' is not preceded with whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 138 | |
| '(' is not followed by whitespace. | 138 | |
| ')' is not preceded with whitespace. | 138 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| ')' is not preceded with whitespace. | 141 | |
| '(' is not followed by whitespace. | 141 | |
| ')' is not preceded with whitespace. | 141 | |
| Line contains a tab character. | 143 | |
| Line contains a tab character. | 144 | |
| '(' is not followed by whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 146 | |
| '}' should be alone on a line. | 146 | |
| '(' is not followed by whitespace. | 146 | |
| ')' is not preceded with whitespace. | 146 | |
| '{' should be on a new line. | 146 | |
| Line contains a tab character. | 147 | |
| '(' is not followed by whitespace. | 147 | |
| ')' is not preceded with whitespace. | 147 | |
| Line contains a tab character. | 148 | |
| Line contains a tab character. | 150 | |
| Line contains a tab character. | 151 | |
| Line contains a tab character. | 153 | |
| Line contains a tab character. | 154 | |
| Line contains a tab character. | 155 | |
| Line contains a tab character. | 156 | |
| Line contains a tab character. | 157 | |
| '(' is not followed by whitespace. | 157 | |
| Line contains a tab character. | 158 | |
| ')' is not preceded with whitespace. | 158 | |
| Line contains a tab character. | 160 | |
| '{' should be on a new line. | 160 | |
| Line contains a tab character. | 162 | |
| '(' is not followed by whitespace. | 162 | |
| ')' is not preceded with whitespace. | 162 | |
| '{' should be on a new line. | 162 | |
| Line contains a tab character. | 163 | |
| '(' is not followed by whitespace. | 163 | |
| '+' is not followed by whitespace. | 163 | |
| ')' is not preceded with whitespace. | 163 | |
| Line contains a tab character. | 164 | |
| Line contains a tab character. | 167 | |
| Line contains a tab character. | 169 | |
| '(' is not followed by whitespace. | 169 | |
| ')' is not preceded with whitespace. | 169 | |
| '{' should be on a new line. | 169 | |
| Line contains a tab character. | 170 | |
| '(' is not followed by whitespace. | 170 | |
| ')' is not preceded with whitespace. | 170 | |
| Line contains a tab character. | 171 | |
| '(' is not followed by whitespace. | 171 | |
| ')' is not preceded with whitespace. | 171 | |
| '{' should be on a new line. | 171 | |
| Line contains a tab character. | 172 | |
| '(' is not followed by whitespace. | 172 | |
| '(' is not followed by whitespace. | 172 | |
| ')' is not preceded with whitespace. | 172 | |
| Line contains a tab character. | 173 | |
| ')' is not preceded with whitespace. | 173 | |
| Line contains a tab character. | 174 | |
| Line contains a tab character. | 176 | |
| '(' is not followed by whitespace. | 176 | |
| '(' is not followed by whitespace. | 176 | |
| ')' is not preceded with whitespace. | 176 | |
| ')' is not preceded with whitespace. | 176 | |
| Line contains a tab character. | 177 | |
| '(' is not followed by whitespace. | 177 | |
| '(' is not followed by whitespace. | 177 | |
| ')' is not preceded with whitespace. | 177 | |
| ')' is not preceded with whitespace. | 177 | |
| Line contains a tab character. | 178 | |
| Line contains a tab character. | 179 | |
| Line contains a tab character. | 181 | |
| Line contains a tab character. | 182 | |
| Line contains a tab character. | 183 | |
| Line contains a tab character. | 184 | |
| Line contains a tab character. | 185 | |
| '(' is not followed by whitespace. | 185 | |
| ')' is not preceded with whitespace. | 185 | |
| Line contains a tab character. | 186 | |
| '{' should be on a new line. | 186 | |
| Line contains a tab character. | 188 | |
| Line contains a tab character. | 190 | |
| Line contains a tab character. | 191 | |
| '(' is not followed by whitespace. | 191 | |
| ')' is not preceded with whitespace. | 191 | |
| Line contains a tab character. | 193 | |
| Line contains a tab character. | 194 | |
| Line contains a tab character. | 195 | |
| Line contains a tab character. | 196 | |
| '(' is not followed by whitespace. | 196 | |
| Line contains a tab character. | 197 | |
| ')' is not preceded with whitespace. | 197 | |
| ')' is not preceded with whitespace. | 197 | |
| Line contains a tab character. | 198 | |
| '(' is not followed by whitespace. | 198 | |
| '(' is not followed by whitespace. | 198 | |
| ')' is not preceded with whitespace. | 198 | |
| ')' is not preceded with whitespace. | 198 | |
| '{' should be on a new line. | 198 | |
| Line contains a tab character. | 199 | |
| '(' is not followed by whitespace. | 199 | |
| ')' is not preceded with whitespace. | 199 | |
| Line contains a tab character. | 200 | |
| Line contains a tab character. | 202 | |
| Line contains a tab character. | 203 | |
| '(' is not followed by whitespace. | 203 | |
| ')' is not preceded with whitespace. | 203 | |
| Line contains a tab character. | 205 | |
| '(' is not followed by whitespace. | 205 | |
| ')' is not preceded with whitespace. | 205 | |
| '{' should be on a new line. | 205 | |
| Line contains a tab character. | 206 | |
| '(' is not followed by whitespace. | 206 | |
| ')' is not preceded with whitespace. | 206 | |
| Line contains a tab character. | 207 | |
| Line contains a tab character. | 209 | |
| Line contains a tab character. | 210 | |
| Line contains a tab character. | 212 | |
| Line contains a tab character. | 214 | |
| Line contains a tab character. | 215 | |
| Line contains a tab character. | 216 | |
| Line contains a tab character. | 217 | |
| '(' is not followed by whitespace. | 217 | |
| Expected @param tag for 'args'. | 217 | |
| ')' is not preceded with whitespace. | 217 | |
| '{' should be on a new line. | 217 | |
| Line contains a tab character. | 219 | |
| '(' is not followed by whitespace. | 219 | |
| ',' is not followed by whitespace. | 219 | |
| ')' is not preceded with whitespace. | 219 | |
| Line contains a tab character. | 220 | |
| '(' is not followed by whitespace. | 220 | |
| ')' is not preceded with whitespace. | 220 | |
| '{' should be on a new line. | 220 | |
| Line contains a tab character. | 221 | |
| '(' is not followed by whitespace. | 221 | |
| ')' is not preceded with whitespace. | 221 | |
| Line contains a tab character. | 222 | |
| Line contains a tab character. | 224 | |
| '=' is not followed by whitespace. | 224 | |
| '(' is not followed by whitespace. | 224 | |
| ',' is not followed by whitespace. | 224 | |
| ')' is not preceded with whitespace. | 224 | |
| Line contains a tab character. | 225 | |
| '(' is not followed by whitespace. | 225 | |
| ')' is not preceded with whitespace. | 225 | |
| '{' should be on a new line. | 225 | |
| Line contains a tab character. | 226 | |
| '(' is not followed by whitespace. | 226 | |
| ')' is not preceded with whitespace. | 226 | |
| Line contains a tab character. | 227 | |
| Line contains a tab character. | 228 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 38 | |
| Line contains a tab character. | 39 | |
| '{' should be on a new line. | 39 | |
| 'static' modifier out of order with the JLS suggestions. | 40 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 45 | |
| Expected an @return tag. | 46 | |
| Line contains a tab character. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| '{' is not followed by whitespace. | 51 | |
| '}' is not preceded with whitespace. | 51 | |
| '(' is not followed by whitespace. | 61 | |
| Expected @param tag for 'data'. | 61 | |
| ')' is not preceded with whitespace. | 61 | |
| '{' is not preceded with whitespace. | 61 | |
| '{' should be on a new line. | 61 | |
| '(' is not followed by whitespace. | 64 | |
| ')' is not preceded with whitespace. | 64 | |
| '+' should be on a new line. | 64 | |
| '(' is not followed by whitespace. | 65 | |
| ')' is not preceded with whitespace. | 65 | |
| '+' should be on a new line. | 65 | |
| '(' is not followed by whitespace. | 66 | |
| ')' is not preceded with whitespace. | 66 | |
| '+' should be on a new line. | 66 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| '(' is not followed by whitespace. | 69 | |
| ')' is not preceded with whitespace. | 69 | |
| Expected an @return tag. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| Expected @param tag for 'path'. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| '{' should be on a new line. | 78 | |
| '(' is not followed by whitespace. | 81 | |
| ')' is not preceded with whitespace. | 81 | |
| '(' is not followed by whitespace. | 83 | |
| '(' is not followed by whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| '(' is not followed by whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| ')' is not preceded with whitespace. | 83 | |
| '{' should be on a new line. | 83 | |
| '(' is not followed by whitespace. | 84 | |
| ')' is not preceded with whitespace. | 84 | |
| Expected an @return tag. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| Expected @param tag for 'f'. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| '{' should be on a new line. | 93 | |
| Line contains a tab character. | 94 | |
| '(' is not followed by whitespace. | 94 | |
| ')' is not preceded with whitespace. | 94 | |
| '(' is not followed by whitespace. | 100 | |
| Expected @param tag for 'srcFile'. | 100 | |
| Expected @param tag for 'destDir'. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Expected @throws tag for 'IOException'. | 100 | |
| '{' should be on a new line. | 100 | |
| Line contains a tab character. | 101 | |
| '(' is not followed by whitespace. | 101 | |
| ',' is not followed by whitespace. | 101 | |
| ')' is not preceded with whitespace. | 101 | |
| '(' is not followed by whitespace. | 108 | |
| Expected @param tag for 'musicFile'. | 108 | |
| Expected @param tag for 'newName'. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| Expected @throws tag for 'IOException'. | 108 | |
| '{' should be on a new line. | 108 | |
| Line contains a tab character. | 110 | |
| '(' is not followed by whitespace. | 110 | |
| ')' is not preceded with whitespace. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 41 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Missing a Javadoc comment. | 44 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| '{' should be on a new line. | 49 | |
| 'static' modifier out of order with the JLS suggestions. | 50 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 50 | |
| Line contains a tab character. | 51 | |
| Line contains a tab character. | 53 | |
| Line contains a tab character. | 54 | |
| Line contains a tab character. | 55 | |
| Expected an @return tag. | 56 | |
| Line contains a tab character. | 56 | |
| '{' should be on a new line. | 56 | |
| Line contains a tab character. | 57 | |
| Line contains a tab character. | 58 | |
| '{' is not followed by whitespace. | 61 | |
| '}' is not preceded with whitespace. | 61 | |
| Line contains a tab character. | 64 | |
| Line contains a tab character. | 65 | |
| Line contains a tab character. | 66 | |
| Expected an @return tag. | 67 | |
| Line contains a tab character. | 67 | |
| Line contains a tab character. | 68 | |
| Expected @param tag for 'tag'. | 68 | |
| Line contains a tab character. | 69 | |
| Expected @param tag for 'fieldKey'. | 69 | |
| Line contains a tab character. | 70 | |
| Expected @param tag for 'value'. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| Expected @throws tag for 'SettingValueTagException'. | 70 | |
| '{' should be on a new line. | 70 | |
| Line contains a tab character. | 72 | |
| Line contains a tab character. | 74 | |
| Line contains a tab character. | 75 | |
| Line contains a tab character. | 76 | |
| '{' should be on a new line. | 76 | |
| Line contains a tab character. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| '(' is not followed by whitespace. | 77 | |
| ')' is not preceded with whitespace. | 77 | |
| '{' is not preceded with whitespace. | 77 | |
| '{' should be on a new line. | 77 | |
| Line contains a tab character. | 78 | |
| '(' is not followed by whitespace. | 78 | |
| ')' is not preceded with whitespace. | 78 | |
| Line contains a tab character. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 80 | |
| '(' is not followed by whitespace. | 80 | |
| ')' is not preceded with whitespace. | 80 | |
| '{' should be on a new line. | 80 | |
| Line contains a tab character. | 81 | |
| '(' is not followed by whitespace. | 81 | |
| '+' should be on a new line. | 81 | |
| Line contains a tab character. | 82 | |
| ')' is not preceded with whitespace. | 82 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| '}' should be alone on a line. | 85 | |
| 'else' is not followed by whitespace. | 85 | |
| '{' is not preceded with whitespace. | 85 | |
| '{' should be on a new line. | 85 | |
| Line contains a tab character. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| Line contains a tab character. | 87 | |
| Line contains a tab character. | 89 | |
| '}' should be alone on a line. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| '{' should be on a new line. | 89 | |
| Line contains a tab character. | 90 | |
| Line is longer than 120 characters. | 91 | |
| Line contains a tab character. | 91 | |
| ')' is not preceded with whitespace. | 91 | |
| Line contains a tab character. | 92 | |
| '(' is not followed by whitespace. | 92 | |
| ')' is not preceded with whitespace. | 92 | |
| Line contains a tab character. | 93 | |
| '}' should be alone on a line. | 93 | |
| '(' is not followed by whitespace. | 93 | |
| ')' is not preceded with whitespace. | 93 | |
| '{' should be on a new line. | 93 | |
| Line contains a tab character. | 94 | |
| Line is longer than 120 characters. | 95 | |
| Line contains a tab character. | 95 | |
| ')' is not preceded with whitespace. | 95 | |
| Line contains a tab character. | 96 | |
| '(' is not followed by whitespace. | 96 | |
| ')' is not preceded with whitespace. | 96 | |
| Line contains a tab character. | 97 | |
| '}' should be alone on a line. | 97 | |
| '(' is not followed by whitespace. | 97 | |
| ')' is not preceded with whitespace. | 97 | |
| '{' should be on a new line. | 97 | |
| Line contains a tab character. | 98 | |
| Line is longer than 120 characters. | 99 | |
| Line contains a tab character. | 99 | |
| ')' is not preceded with whitespace. | 99 | |
| Line contains a tab character. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| Line contains a tab character. | 101 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 103 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| Line contains a tab character. | 107 | |
| Expected an @return tag. | 108 | |
| Line contains a tab character. | 108 | |
| '(' is not followed by whitespace. | 108 | |
| Expected @param tag for 'url'. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| '{' should be on a new line. | 108 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| Line contains a tab character. | 113 | |
| '(' is not followed by whitespace. | 113 | |
| ')' is not preceded with whitespace. | 113 | |
| Line contains a tab character. | 114 | |
| '(' is not followed by whitespace. | 114 | |
| ')' is not preceded with whitespace. | 114 | |
| Line contains a tab character. | 116 | |
| Line contains a tab character. | 117 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 32 | |
| Line contains a tab character. | 34 | |
| Line contains a tab character. | 35 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 37 | |
| '{' should be on a new line. | 37 | |
| 'static' modifier out of order with the JLS suggestions. | 38 | |
| Name 'instance' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 38 | |
| Line contains a tab character. | 39 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| Expected an @return tag. | 44 | |
| Line contains a tab character. | 44 | |
| '{' should be on a new line. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 49 | |
| Missing a Javadoc comment. | 49 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 | |
| Missing a Javadoc comment. | 51 | |
| Line contains a tab character. | 52 | |
| Line contains a tab character. | 53 | |
| Missing a Javadoc comment. | 53 | |
| '{' is not followed by whitespace. | 56 | |
| '}' is not preceded with whitespace. | 56 | |
| Expected an @return tag. | 61 | |
| Expected @param tag for 'zeroFill'. | 61 | |
| Expected @param tag for 'numero'. | 61 | |
| '{' should be on a new line. | 61 | |
| '(' is not followed by whitespace. | 67 | |
| ')' is not preceded with whitespace. | 67 | |
| '{' should be on a new line. | 67 | |
| '(' is not followed by whitespace. | 68 | |
| ')' is not preceded with whitespace. | 68 | |
| '(' is not followed by whitespace. | 70 | |
| ')' is not preceded with whitespace. | 70 | |
| Expected an @return tag. | 78 | |
| Expected @param tag for 'ceros'. | 78 | |
| Expected @param tag for 'numero'. | 78 | |
| '{' should be on a new line. | 78 | |
| '(' is not followed by whitespace. | 79 | |
| '(' is not followed by whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| ')' is not preceded with whitespace. | 79 | |
| Line contains a tab character. | 83 | |
| Line contains a tab character. | 84 | |
| Line contains a tab character. | 85 | |
| Expected an @return tag. | 86 | |
| Line contains a tab character. | 86 | |
| '(' is not followed by whitespace. | 86 | |
| Expected @param tag for 'pattern'. | 86 | |
| Expected @param tag for 'musicFile'. | 86 | |
| ')' is not preceded with whitespace. | 86 | |
| '{' should be on a new line. | 86 | |
| Line contains a tab character. | 88 | |
| Line contains a tab character. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| '(' is not followed by whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| ')' is not preceded with whitespace. | 89 | |
| '{' should be on a new line. | 89 | |
| Line contains a tab character. | 90 | |
| Line contains a tab character. | 91 | |
| Line contains a tab character. | 93 | |
| Line contains a tab character. | 94 | |
| Line contains a tab character. | 95 | |
| Line contains a tab character. | 96 | |
| Line contains a tab character. | 98 | |
| '(' is not followed by whitespace. | 98 | |
| ')' is not preceded with whitespace. | 98 | |
| '{' should be on a new line. | 98 | |
| Line contains a tab character. | 100 | |
| '(' is not followed by whitespace. | 100 | |
| ')' is not preceded with whitespace. | 100 | |
| '{' should be on a new line. | 100 | |
| Line contains a tab character. | 102 | |
| Line contains a tab character. | 104 | |
| Line contains a tab character. | 105 | |
| Line contains a tab character. | 106 | |
| '(' is not followed by whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| ')' is not preceded with whitespace. | 106 | |
| Line contains a tab character. | 108 | |
| '(' is not followed by whitespace. | 108 | |
| ')' is not preceded with whitespace. | 108 | |
| '{' should be on a new line. | 108 | |
| Line contains a tab character. | 110 | |
| Line contains a tab character. | 111 | |
| '(' is not followed by whitespace. | 111 | |
| ')' is not preceded with whitespace. | 111 | |
| '{' should be on a new line. | 111 | |
| Line contains a tab character. | 112 | |
| Line contains a tab character. | 114 | |
| Line contains a tab character. | 115 | |
| '{' should be on a new line. | 115 | |
| Line contains a tab character. | 116 | |
| '(' is not followed by whitespace. | 116 | |
| Line contains a tab character. | 117 | |
| '(' is not followed by whitespace. | 117 | |
| ')' is not preceded with whitespace. | 117 | |
| ')' is not preceded with whitespace. | 117 | |
| Line contains a tab character. | 118 | |
| Line contains a tab character. | 119 | |
| '}' should be alone on a line. | 119 | |
| '(' is not followed by whitespace. | 119 | |
| ')' is not preceded with whitespace. | 119 | |
| '{' should be on a new line. | 119 | |
| Line contains a tab character. | 120 | |
| Line contains a tab character. | 121 | |
| Line contains a tab character. | 123 | |
| Line contains a tab character. | 124 | |
| '(' is not followed by whitespace. | 124 | |
| ')' is not preceded with whitespace. | 124 | |
| '{' should be on a new line. | 124 | |
| Line contains a tab character. | 125 | |
| Line contains a tab character. | 127 | |
| '(' is not followed by whitespace. | 127 | |
| ')' is not preceded with whitespace. | 127 | |
| '{' should be on a new line. | 127 | |
| Line contains a tab character. | 128 | |
| '(' is not followed by whitespace. | 128 | |
| ')' is not preceded with whitespace. | 128 | |
| Line contains a tab character. | 129 | |
| Line contains a tab character. | 131 | |
| '(' is not followed by whitespace. | 131 | |
| ')' is not preceded with whitespace. | 131 | |
| Line contains a tab character. | 132 | |
| Line contains a tab character. | 133 | |
| Line contains a tab character. | 134 | |
| '}' should be alone on a line. | 134 | |
| '{' should be on a new line. | 134 | |
| Line contains a tab character. | 135 | |
| '(' is not followed by whitespace. | 135 | |
| ')' is not preceded with whitespace. | 135 | |
| Line contains a tab character. | 136 | |
| Line contains a tab character. | 137 | |
| Line contains a tab character. | 138 | |
| '}' should be alone on a line. | 138 | |
| '{' should be on a new line. | 138 | |
| Line contains a tab character. | 139 | |
| '(' is not followed by whitespace. | 139 | |
| '(' is not followed by whitespace. | 139 | |
| '(' is not followed by whitespace. | 139 | |
| ')' is not preceded with whitespace. | 139 | |
| ')' is not preceded with whitespace. | 139 | |
| ')' is not preceded with whitespace. | 139 | |
| Line contains a tab character. | 140 | |
| Line contains a tab character. | 141 | |
| Line contains a tab character. | 143 | |
| '}' should be alone on a line. | 143 | |
| '{' should be on a new line. | 143 | |
| Line contains a tab character. | 144 | |
| '(' is not followed by whitespace. | 144 | |
| '(' is not followed by whitespace. | 144 | |
| '(' is not followed by whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 | |
| ')' is not preceded with whitespace. | 144 | |
| Line contains a tab character. | 145 | |
| Line contains a tab character. | 146 | |
| Line contains a tab character. | 147 | |
| Line contains a tab character. | 149 | |
| Line contains a tab character. | 150 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| Type Javadoc comment is missing an @param <T> tag. | 27 | |
| '{' should be on a new line. | 27 | |
| '(' is not followed by whitespace. | 34 | |
| Expected @param tag for 'data'. | 34 | |
| ')' is not preceded with whitespace. | 34 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 34 | |
| Missing a Javadoc comment. | 34 | |
| '(' is not followed by whitespace. | 34 | |
| ')' is not preceded with whitespace. | 34 | |
| '{' should be on a new line. | 34 | |
| Line contains a tab character. | 36 | |
| Line contains a tab character. | 38 | |
| '{' should be on a new line. | 38 | |
| Line contains a tab character. | 39 | |
| '(' is not followed by whitespace. | 39 | |
| ')' is not preceded with whitespace. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| '{' is not preceded with whitespace. | 40 | |
| '{' should be on a new line. | 40 | |
| Line contains a tab character. | 41 | |
| Line contains a tab character. | 42 | |
| Line contains a tab character. | 43 | |
| '}' should be alone on a line. | 43 | |
| '(' is not followed by whitespace. | 43 | |
| ')' is not preceded with whitespace. | 43 | |
| '{' should be on a new line. | 43 | |
| Line contains a tab character. | 44 | |
| '(' is not followed by whitespace. | 44 | |
| ',' is not followed by whitespace. | 44 | |
| ')' is not preceded with whitespace. | 44 | |
| Line contains a tab character. | 45 | |
| Line contains a tab character. | 46 | |
| Line contains a tab character. | 47 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 29 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 | |
| Missing a Javadoc comment. | 32 | |
| Name 'logger' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. | 32 | |
| '(' is not followed by whitespace. | 32 | |
| ')' is not preceded with whitespace. | 32 | |
| Line contains a tab character. | 35 | |
| Missing a Javadoc comment. | 35 | |
| '(' is not followed by whitespace. | 35 | |
| ')' is not preceded with whitespace. | 35 | |
| '{' should be on a new line. | 35 | |
| Line contains a tab character. | 37 | |
| Line contains a tab character. | 39 | |
| '{' should be on a new line. | 39 | |
| Line contains a tab character. | 40 | |
| '(' is not followed by whitespace. | 40 | |
| ')' is not preceded with whitespace. | 40 | |
| Line contains a tab character. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '(' is not followed by whitespace. | 42 | |
| '9999' is a magic number. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| ')' is not preceded with whitespace. | 42 | |
| '{' should be on a new line. | 42 | |
| Line contains a tab character. | 43 | |
| Line contains a tab character. | 44 | |
| Line contains a tab character. | 46 | |
| '}' should be alone on a line. | 46 | |
| '(' is not followed by whitespace. | 46 | |
| ')' is not preceded with whitespace. | 46 | |
| '{' should be on a new line. | 46 | |
| Line contains a tab character. | 47 | |
| '(' is not followed by whitespace. | 47 | |
| ',' is not followed by whitespace. | 47 | |
| ')' is not preceded with whitespace. | 47 | |
| Line contains a tab character. | 48 | |
| Line contains a tab character. | 50 | |
| Line contains a tab character. | 51 |
| Violation | Message | Line |
|---|---|---|
| Line does not match expected header line of '^package '. | 1 | |
| '{' should be on a new line. | 28 | |
| Line contains a tab character. | 30 | |
| Missing a Javadoc comment. | 30 | |
| '(' is not followed by whitespace. | 30 | |
| ')' is not preceded with whitespace. | 30 | |
| '{' should be on a new line. | 30 | |
| Line contains a tab character. | 31 | |
| Line contains a tab character. | 32 |