Checkstyle Results
The following document contains the results of Checkstyle.
Files
Rules
Rules | Violations | Severity |
---|---|---|
JavadocPackage
| 3 | Error |
NewlineAtEndOfFile | 0 | Error |
Translation | 0 | Error |
FileLength | 2 | Error |
FileTabCharacter
| 0 | Error |
RegexpSingleline
| 704 | Error |
JavadocMethod | 89 | Error |
JavadocType | 5 | Error |
JavadocVariable | 86 | Error |
JavadocStyle | 5 | Error |
ConstantName | 0 | Error |
LocalFinalVariableName | 0 | Error |
LocalVariableName | 0 | Error |
MemberName | 0 | Error |
MethodName | 0 | Error |
PackageName | 0 | Error |
ParameterName | 0 | Error |
StaticVariableName | 0 | Error |
TypeName | 0 | Error |
AvoidStarImport | 0 | Error |
IllegalImport | 0 | Error |
RedundantImport | 0 | Error |
UnusedImports | 4 | Error |
LineLength | 1352 | Error |
MethodLength | 0 | Error |
ParameterNumber | 0 | Error |
EmptyForIteratorPad | 0 | Error |
MethodParamPad | 0 | Error |
NoWhitespaceAfter | 0 | Error |
NoWhitespaceBefore | 2 | Error |
OperatorWrap | 0 | Error |
ParenPad | 0 | Error |
TypecastParenPad | 0 | Error |
WhitespaceAfter | 154 | Error |
WhitespaceAround | 2 | Error |
ModifierOrder | 0 | Error |
RedundantModifier | 0 | Error |
AvoidNestedBlocks | 0 | Error |
EmptyBlock | 0 | Error |
LeftCurly | 0 | Error |
NeedBraces | 0 | Error |
RightCurly | 3 | Error |
AvoidInlineConditionals | 10 | Error |
DoubleCheckedLocking | 0 | Error |
EmptyStatement | 0 | Error |
EqualsHashCode | 0 | Error |
HiddenField | 21 | Error |
IllegalInstantiation | 0 | Error |
InnerAssignment | 0 | Error |
MagicNumber | 14 | Error |
MissingSwitchDefault | 4 | Error |
RedundantThrows | 1 | Error |
SimplifyBooleanExpression | 0 | Error |
SimplifyBooleanReturn | 0 | Error |
DesignForExtension | 86 | Error |
FinalClass | 0 | Error |
HideUtilityClassConstructor | 1 | Error |
InterfaceIsType | 0 | Error |
VisibilityModifier | 25 | Error |
ArrayTypeStyle | 2 | Error |
FinalParameters | 4 | Error |
TodoComment | 13 | Error |
UpperEll | 0 | Error |
Details
org/treetank/service/xml/diff/AbsDiff.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Unused import - javax.xml.namespace.QName. | 35 | |
Line has trailing spaces. | 49 | |
Line has trailing spaces. | 51 | |
Line has trailing spaces. | 76 | |
Variable 'mHashKind' must be private and have accessor methods. | 79 | |
Line has trailing spaces. | 83 | |
Line has trailing spaces. | 99 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 111 | |
Line is longer than 80 characters. | 125 | |
Line has trailing spaces. | 133 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 164 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 177 | |
Line has trailing spaces. | 187 | |
Line is longer than 80 characters. | 195 | |
Expected @throws tag for 'TTIOException'. | 195 | |
'cast' is not followed by whitespace. | 200 | |
Line is longer than 80 characters. | 202 | |
Line is longer than 80 characters. | 204 | |
'cast' is not followed by whitespace. | 204 | |
Line is longer than 80 characters. | 210 | |
'cast' is not followed by whitespace. | 210 | |
switch without "default" clause. | 212 | |
Line is longer than 80 characters. | 226 | |
'cast' is not followed by whitespace. | 226 | |
Line has trailing spaces. | 237 | |
Line is longer than 80 characters. | 245 | |
Expected @throws tag for 'TTIOException'. | 246 | |
'cast' is not followed by whitespace. | 248 | |
Line is longer than 80 characters. | 249 | |
'cast' is not followed by whitespace. | 249 | |
switch without "default" clause. | 252 | |
Line is longer than 80 characters. | 267 | |
'cast' is not followed by whitespace. | 267 | |
Line has trailing spaces. | 273 | |
Line is longer than 80 characters. | 286 | |
Expected @throws tag for 'TTIOException'. | 287 | |
Line is longer than 80 characters. | 308 | |
'cast' is not followed by whitespace. | 308 | |
'cast' is not followed by whitespace. | 308 | |
Line is longer than 80 characters. | 309 | |
Line has trailing spaces. | 316 | |
Line is longer than 80 characters. | 329 | |
Line is longer than 80 characters. | 330 | |
Expected @throws tag for 'TTIOException'. | 330 | |
Line is longer than 80 characters. | 342 | |
Line is longer than 80 characters. | 343 | |
Line is longer than 80 characters. | 358 | |
'cast' is not followed by whitespace. | 358 | |
'cast' is not followed by whitespace. | 358 | |
Line is longer than 80 characters. | 359 | |
Line is longer than 80 characters. | 361 | |
'cast' is not followed by whitespace. | 361 | |
'cast' is not followed by whitespace. | 361 | |
Line is longer than 80 characters. | 362 | |
Line has trailing spaces. | 370 | |
Line is longer than 80 characters. | 381 | |
Expected @throws tag for 'TTIOException'. | 382 | |
'cast' is not followed by whitespace. | 396 | |
Line is longer than 80 characters. | 397 | |
'cast' is not followed by whitespace. | 397 | |
Line has trailing spaces. | 414 | |
Line is longer than 80 characters. | 422 | |
Line is longer than 80 characters. | 426 | |
Line is longer than 80 characters. | 429 | |
Line is longer than 80 characters. | 434 | |
Line has trailing spaces. | 446 | |
Line is longer than 80 characters. | 453 | |
Expected @throws tag for 'TTIOException'. | 454 | |
Line has trailing spaces. | 458 | |
Line is longer than 80 characters. | 466 | |
Expected @throws tag for 'TTIOException'. | 466 | |
Line is longer than 80 characters. | 471 | |
'cast' is not followed by whitespace. | 471 | |
Line is longer than 80 characters. | 473 | |
'cast' is not followed by whitespace. | 473 | |
Line is longer than 80 characters. | 474 | |
Line is longer than 80 characters. | 477 | |
Line is longer than 80 characters. | 478 | |
Line is longer than 80 characters. | 480 | |
Line is longer than 80 characters. | 487 |
org/treetank/service/xml/diff/AbsDiffObservable.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Variable 'mNewRtx' must be private and have accessor methods. | 48 | |
Variable 'mOldRtx' must be private and have accessor methods. | 51 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 71 | |
Line has trailing spaces. | 77 |
org/treetank/service/xml/diff/DepthCounter.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 87 |
org/treetank/service/xml/diff/Diff.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 65 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 89 | |
Line has trailing spaces. | 98 | |
Line has trailing spaces. | 107 | |
Line is longer than 80 characters. | 116 |
org/treetank/service/xml/diff/DiffAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 41 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 52 |
org/treetank/service/xml/diff/DiffDepth.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 69 |
org/treetank/service/xml/diff/DiffFactory.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 41 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 106 | |
Variable 'mSession' must be private and have accessor methods. | 119 | |
Variable 'mKey' must be private and have accessor methods. | 122 | |
Variable 'mNewRev' must be private and have accessor methods. | 125 | |
Variable 'mOldRev' must be private and have accessor methods. | 128 | |
Variable 'mNewDepth' must be private and have accessor methods. | 131 | |
Variable 'mOldDepth' must be private and have accessor methods. | 134 | |
Variable 'mKind' must be private and have accessor methods. | 137 | |
Variable 'mObservers' must be private and have accessor methods. | 140 | |
Line has trailing spaces. | 144 | |
Line is longer than 80 characters. | 158 | |
Line has trailing spaces. | 181 | |
Line is longer than 80 characters. | 186 | |
Expected @throws tag for 'TTException'. | 186 | |
Line has trailing spaces. | 193 | |
Line is longer than 80 characters. | 198 | |
Expected @throws tag for 'TTException'. | 198 | |
Line has trailing spaces. | 205 | |
Line is longer than 80 characters. | 210 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 214 | |
Line is longer than 80 characters. | 215 |
org/treetank/service/xml/diff/EFoundEqualNode.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 59 |
org/treetank/service/xml/diff/FullDiff.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 48 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 72 | |
'cast' is not followed by whitespace. | 72 | |
Line is longer than 80 characters. | 73 | |
'cast' is not followed by whitespace. | 73 | |
Line is longer than 80 characters. | 74 | |
'cast' is not followed by whitespace. | 74 | |
Line is longer than 80 characters. | 75 | |
'cast' is not followed by whitespace. | 75 | |
Line is longer than 80 characters. | 78 | |
'cast' is not followed by whitespace. | 78 | |
Line is longer than 80 characters. | 81 | |
'cast' is not followed by whitespace. | 81 | |
Line is longer than 80 characters. | 83 | |
'cast' is not followed by whitespace. | 83 | |
Line is longer than 80 characters. | 86 | |
Line is longer than 80 characters. | 97 | |
'cast' is not followed by whitespace. | 97 | |
Line is longer than 80 characters. | 99 | |
'cast' is not followed by whitespace. | 99 | |
Line is longer than 80 characters. | 102 |
org/treetank/service/xml/diff/IDiffObservable.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 39 | |
Line is longer than 80 characters. | 44 | |
Line has trailing spaces. | 45 | |
Line is longer than 80 characters. | 55 | |
Line has trailing spaces. | 60 | |
Line has trailing spaces. | 69 | |
Line has trailing spaces. | 77 |
org/treetank/service/xml/diff/IDiffObserver.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 37 | |
Line has trailing spaces. | 42 | |
Line is longer than 80 characters. | 52 |
org/treetank/service/xml/diff/StructuralDiff.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 40 | |
Line has trailing spaces. | 46 | |
Expected @throws tag for 'TTException'. | 51 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 60 | |
switch without "default" clause. | 61 | |
Line is longer than 80 characters. | 63 | |
Line is longer than 80 characters. | 68 |
org/treetank/service/xml/diff/algorithm/IImportDiff.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 36 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 53 |
org/treetank/service/xml/diff/algorithm/fmes/ConnectionMap.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 61 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 74 | |
Line has trailing spaces. | 87 |
org/treetank/service/xml/diff/algorithm/fmes/FMESVisitor.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 75 | |
First sentence should end with a period. | 80 | |
Line has trailing spaces. | 82 | |
Expected @throws tag for 'TTIOException'. | 87 | |
Line has trailing spaces. | 114 | |
Expected @throws tag for 'TTIOException'. | 117 | |
'cast' is not followed by whitespace. | 120 | |
'cast' is not followed by whitespace. | 121 | |
'cast' is not followed by whitespace. | 124 | |
Line is longer than 80 characters. | 125 | |
'cast' is not followed by whitespace. | 125 | |
Line has trailing spaces. | 133 | |
Expected @throws tag for 'TTIOException'. | 138 |
org/treetank/service/xml/diff/algorithm/fmes/IComparator.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 33 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 43 |
org/treetank/service/xml/diff/algorithm/fmes/LabelFMESVisitor.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 69 | |
Line has trailing spaces. | 76 | |
Expected @throws tag for 'TTIOException'. | 81 | |
First sentence should end with a period. | 103 | |
Line has trailing spaces. | 105 | |
Expected @throws tag for 'TTIOException'. | 110 | |
Line has trailing spaces. | 128 | |
Line has trailing spaces. | 137 |
org/treetank/service/xml/diff/algorithm/fmes/Matching.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 85 | |
Line is longer than 80 characters. | 91 | |
Line has trailing spaces. | 99 | |
Line has trailing spaces. | 104 | |
Line is longer than 80 characters. | 106 | |
Line has trailing spaces. | 115 | |
Line has trailing spaces. | 120 | |
Line is longer than 80 characters. | 122 | |
'cast' is not followed by whitespace. | 129 | |
Line has trailing spaces. | 138 | |
Line has trailing spaces. | 152 | |
Line has trailing spaces. | 158 | |
Line is longer than 80 characters. | 160 | |
Line is longer than 80 characters. | 166 | |
Line is longer than 80 characters. | 167 | |
Avoid inline conditionals. | 167 | |
Line has trailing spaces. | 175 | |
Line has trailing spaces. | 186 |
org/treetank/service/xml/diff/algorithm/fmes/Pair.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 31 | |
Variable 'mFirst' must be private and have accessor methods. | 39 | |
Variable 'mSecond' must be private and have accessor methods. | 41 | |
Line has trailing spaces. | 45 |
org/treetank/service/xml/diff/algorithm/fmes/Util.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 47 | |
Line is longer than 80 characters. | 59 | |
Array brackets at illegal position. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 94 | |
Line is longer than 80 characters. | 95 | |
Line has trailing spaces. | 112 | |
Line is longer than 80 characters. | 119 | |
Array brackets at illegal position. | 127 | |
'256' is a magic number. | 127 | |
'8' is a magic number. | 129 | |
'8' is a magic number. | 130 | |
'256' is a magic number. | 130 | |
'8' is a magic number. | 132 | |
'0xFF' is a magic number. | 132 | |
'8' is a magic number. | 136 | |
Avoid inline conditionals. | 136 | |
'8' is a magic number. | 136 | |
'0xFF' is a magic number. | 136 |
org/treetank/service/xml/diff/algorithm/fmes/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 33 |
org/treetank/service/xml/diff/algorithm/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 30 |
org/treetank/service/xml/diff/in/DocTreeDiffImport.java
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 31 | |
Line has trailing spaces. | 33 |
org/treetank/service/xml/diff/out/EditScript.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 43 | |
Line is longer than 80 characters. | 47 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 77 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 107 | |
Line has trailing spaces. | 118 | |
Line is longer than 80 characters. | 126 | |
Avoid inline conditionals. | 126 | |
Line is longer than 80 characters. | 156 |
org/treetank/service/xml/diff/out/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 30 |
org/treetank/service/xml/diff/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 33 |
org/treetank/service/xml/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 35 |
org/treetank/service/xml/serialize/AbsSerializer.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Variable 'mSession' must be private and have accessor methods. | 53 | |
Variable 'mStack' must be private and have accessor methods. | 56 | |
Variable 'mVersions' must be private and have accessor methods. | 59 | |
Variable 'mNodeKey' must be private and have accessor methods. | 62 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 72 | |
Line has trailing spaces. | 78 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 95 | |
Line is longer than 80 characters. | 105 | |
'}' should be on the same line. | 111 | |
'}' is not followed by whitespace. | 111 | |
Line is longer than 80 characters. | 115 | |
'}' should be on the same line. | 115 | |
Line is longer than 80 characters. | 121 | |
'cast' is not followed by whitespace. | 121 | |
'}' should be on the same line. | 127 | |
'}' is not followed by whitespace. | 127 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 136 | |
'cast' is not followed by whitespace. | 153 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 173 | |
Line is longer than 80 characters. | 179 | |
Line has trailing spaces. | 205 | |
Line is longer than 80 characters. | 209 | |
Expected @throws tag for 'TTIOException'. | 209 | |
Line has trailing spaces. | 213 | |
Line has trailing spaces. | 221 | |
Line has trailing spaces. | 229 |
org/treetank/service/xml/serialize/SAXSerializer.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 74 | |
Line has trailing spaces. | 78 | |
Line has trailing spaces. | 80 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 97 | |
Line has trailing spaces. | 105 | |
Line is longer than 80 characters. | 109 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 130 | |
Line has trailing spaces. | 161 | |
Line is longer than 80 characters. | 166 | |
Expected @throws tag for 'TTIOException'. | 166 | |
Line is longer than 80 characters. | 172 | |
'cast' is not followed by whitespace. | 172 | |
Line is longer than 80 characters. | 175 | |
Line is longer than 80 characters. | 181 | |
Line is longer than 80 characters. | 187 | |
'cast' is not followed by whitespace. | 187 | |
Line is longer than 80 characters. | 191 | |
Line is longer than 80 characters. | 198 | |
'cast' is not followed by whitespace. | 202 | |
Line is longer than 80 characters. | 203 | |
Line has trailing spaces. | 213 | |
Unused @param tag for 'mRtx'. | 214 | |
Expected @param tag for 'paramRtx'. | 217 | |
Line is longer than 80 characters. | 219 | |
Line has trailing spaces. | 228 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 241 | |
Line is longer than 80 characters. | 245 | |
Line is longer than 80 characters. | 247 | |
Line is longer than 80 characters. | 250 | |
Line is longer than 80 characters. | 304 | |
Line is longer than 80 characters. | 310 | |
Line is longer than 80 characters. | 316 |
org/treetank/service/xml/serialize/StAXSerializer.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Unused import - java.io.IOException. | 36 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 63 | |
Line has trailing spaces. | 65 | |
Line has trailing spaces. | 67 | |
Line has trailing spaces. | 130 | |
Expected @param tag for 'pRtx'. | 135 | |
Line has trailing spaces. | 143 | |
Line is longer than 80 characters. | 150 | |
Expected @param tag for 'pRtx'. | 150 | |
Line has trailing spaces. | 160 | |
Unused @param tag for 'paramRTX'. | 161 | |
Expected @throws tag for 'TTIOException'. | 165 | |
Line is longer than 80 characters. | 167 | |
Line has trailing spaces. | 173 | |
Unused @param tag for 'paramRTX'. | 174 | |
Expected @throws tag for 'TTIOException'. | 178 | |
Line is longer than 80 characters. | 186 | |
Line is longer than 80 characters. | 232 | |
Line is longer than 80 characters. | 235 | |
Line is longer than 80 characters. | 285 | |
'cast' is not followed by whitespace. | 315 | |
Line is longer than 80 characters. | 316 | |
'cast' is not followed by whitespace. | 316 | |
'cast' is not followed by whitespace. | 318 | |
Line is longer than 80 characters. | 319 | |
'cast' is not followed by whitespace. | 319 | |
'cast' is not followed by whitespace. | 321 | |
Line has trailing spaces. | 336 | |
Line has trailing spaces. | 358 | |
Unused @throws tag for 'IOException'. | 361 | |
Expected @throws tag for 'TTIOException'. | 364 | |
Line has trailing spaces. | 379 | |
Unused @throws tag for 'IOException'. | 380 | |
Expected @throws tag for 'TTIOException'. | 383 | |
Line is longer than 80 characters. | 386 | |
'cast' is not followed by whitespace. | 386 | |
'cast' is not followed by whitespace. | 413 | |
'cast' is not followed by whitespace. | 414 | |
Line is longer than 80 characters. | 417 | |
'cast' is not followed by whitespace. | 417 | |
Line is longer than 80 characters. | 457 | |
Line has trailing spaces. | 461 | |
'cast' is not followed by whitespace. | 471 | |
Line has trailing spaces. | 512 | |
Line has trailing spaces. | 514 | |
Line is longer than 80 characters. | 533 | |
Line has trailing spaces. | 537 | |
Line is longer than 80 characters. | 547 | |
'cast' is not followed by whitespace. | 547 | |
Line is longer than 80 characters. | 572 |
org/treetank/service/xml/serialize/XMLSerializer.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 37 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Missing a Javadoc comment. | 81 | |
Line has trailing spaces. | 150 | |
Line has trailing spaces. | 169 | |
Line is longer than 80 characters. | 183 | |
Line is longer than 80 characters. | 184 | |
Line has trailing spaces. | 209 | |
'4096' is a magic number. | 222 | |
Line has trailing spaces. | 232 | |
Line is longer than 80 characters. | 236 | |
Expected @param tag for 'paramRTX'. | 236 | |
Expected @throws tag for 'TTIOException'. | 236 | |
switch without "default" clause. | 238 | |
'cast' is not followed by whitespace. | 247 | |
Line is longer than 80 characters. | 249 | |
Line is longer than 80 characters. | 252 | |
'cast' is not followed by whitespace. | 252 | |
Line is longer than 80 characters. | 254 | |
'cast' is not followed by whitespace. | 254 | |
Line is longer than 80 characters. | 256 | |
'cast' is not followed by whitespace. | 256 | |
Line is longer than 80 characters. | 260 | |
'cast' is not followed by whitespace. | 260 | |
Line is longer than 80 characters. | 262 | |
'cast' is not followed by whitespace. | 262 | |
Line is longer than 80 characters. | 282 | |
'cast' is not followed by whitespace. | 282 | |
Line is longer than 80 characters. | 285 | |
'cast' is not followed by whitespace. | 285 | |
'cast' is not followed by whitespace. | 291 | |
Line has trailing spaces. | 315 | |
Line is longer than 80 characters. | 324 | |
'cast' is not followed by whitespace. | 324 | |
Line is longer than 80 characters. | 339 | |
Line has trailing spaces. | 388 | |
Line has trailing spaces. | 402 | |
Line is longer than 80 characters. | 410 | |
Redundant throws: 'UnsupportedEncodingException' is subclass of 'IOException'. | 410 | |
Line has trailing spaces. | 416 | |
'cast' is not followed by whitespace. | 423 | |
'cast' is not followed by whitespace. | 423 | |
'cast' is not followed by whitespace. | 427 | |
'cast' is not followed by whitespace. | 428 | |
Line has trailing spaces. | 435 | |
'3' is a magic number. | 443 | |
Line is longer than 80 characters. | 448 | |
Line is longer than 80 characters. | 451 | |
Line is longer than 80 characters. | 459 | |
Line is longer than 80 characters. | 463 | |
Line is longer than 80 characters. | 465 | |
',' is not followed by whitespace. | 465 | |
Line is longer than 80 characters. | 466 | |
Line is longer than 80 characters. | 468 | |
Line is longer than 80 characters. | 475 | |
Line has trailing spaces. | 521 | |
Line is longer than 80 characters. | 529 | |
Line has trailing spaces. | 539 | |
Line is longer than 80 characters. | 551 | |
Line is longer than 80 characters. | 552 | |
'cast' is not followed by whitespace. | 559 | |
'cast' is not followed by whitespace. | 560 | |
'cast' is not followed by whitespace. | 561 | |
'cast' is not followed by whitespace. | 562 | |
'cast' is not followed by whitespace. | 563 | |
Line has trailing spaces. | 568 | |
Line has trailing spaces. | 580 | |
Line has trailing spaces. | 592 | |
Line is longer than 80 characters. | 597 | |
Line has trailing spaces. | 604 | |
Line has trailing spaces. | 616 | |
Line has trailing spaces. | 628 |
org/treetank/service/xml/serialize/XMLSerializerProperties.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 91 | |
'cast' is not followed by whitespace. | 103 | |
Line has trailing spaces. | 113 | |
Line is longer than 80 characters. | 115 | |
Line has trailing spaces. | 117 | |
Line has trailing spaces. | 125 | |
Line is longer than 80 characters. | 127 | |
Line is longer than 80 characters. | 128 | |
Line has trailing spaces. | 130 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 141 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 150 | |
Line has trailing spaces. | 209 |
org/treetank/service/xml/serialize/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 37 |
org/treetank/service/xml/shredder/EShredderCommit.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 |
org/treetank/service/xml/shredder/EShredderInsert.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 |
org/treetank/service/xml/shredder/IImport.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 34 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 39 | |
Line has trailing spaces. | 42 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 49 |
org/treetank/service/xml/shredder/ListEventReader.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 45 | |
Line has trailing spaces. | 47 | |
Line has trailing spaces. | 61 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 86 | |
Line has trailing spaces. | 154 | |
Line has trailing spaces. | 175 |
org/treetank/service/xml/shredder/NDataTuple.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line has trailing spaces. | 34 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 62 | |
Method 'getmContinent' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Method 'setmContinent' is not designed for extension - needs to be abstract, final or empty. | 81 | |
Parameter mContinent should be final. | 81 | |
'mContinent' hides a field. | 81 | |
Method 'getmCountry' is not designed for extension - needs to be abstract, final or empty. | 88 | |
Method 'setmCountry' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Parameter mCountry should be final. | 96 | |
'mCountry' hides a field. | 96 | |
Method 'getmAS' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Method 'setmAS' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Parameter mAS should be final. | 111 | |
'mAS' hides a field. | 111 | |
Method 'getmPrefix' is not designed for extension - needs to be abstract, final or empty. | 118 | |
Method 'setmPrefix' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Parameter mPrefix should be final. | 126 | |
'mPrefix' hides a field. | 126 |
org/treetank/service/xml/shredder/XMLImport.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 32 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 38 | |
Line has trailing spaces. | 41 | |
Line has trailing spaces. | 46 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 57 |
org/treetank/service/xml/shredder/XMLShredder.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Unused import - javax.xml.stream.XMLStreamReader. | 53 | |
Unused import - org.treetank.node.ElementNode. | 74 | |
Line is longer than 80 characters. | 87 | |
Line has trailing spaces. | 91 | |
Line has trailing spaces. | 95 | |
First sentence should end with a period. | 99 | |
Variable 'mWtx' must be private and have accessor methods. | 100 | |
Variable 'mReader' must be private and have accessor methods. | 103 | |
Variable 'mFirstChildAppend' must be private and have accessor methods. | 106 | |
Line is longer than 80 characters. | 118 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 125 | |
Unable to get class information for @throws tag 'TTUsageException'. | 127 | |
Unused @throws tag for 'TTUsageException'. | 127 | |
Line is longer than 80 characters. | 131 | |
Expected @throws tag for 'TTException'. | 132 | |
Line is longer than 80 characters. | 133 | |
Line is longer than 80 characters. | 137 | |
Line has trailing spaces. | 138 | |
Unable to get class information for @throws tag 'TTUsageException'. | 152 | |
Unused @throws tag for 'TTUsageException'. | 152 | |
Line is longer than 80 characters. | 156 | |
Line is longer than 80 characters. | 157 | |
Expected @throws tag for 'TTException'. | 157 | |
Line is longer than 80 characters. | 169 | |
Line is longer than 80 characters. | 171 | |
Line has trailing spaces. | 180 | |
Method 'call' is not designed for extension - needs to be abstract, final or empty. | 185 | |
Line has trailing spaces. | 197 | |
Line is longer than 80 characters. | 219 | |
'cast' is not followed by whitespace. | 219 | |
Line is longer than 80 characters. | 235 | |
Line is longer than 80 characters. | 239 | |
Line has trailing spaces. | 254 | |
Line is longer than 80 characters. | 265 | |
'cast' is not followed by whitespace. | 291 | |
Line is longer than 80 characters. | 292 | |
'cast' is not followed by whitespace. | 298 | |
Line has trailing spaces. | 307 | |
Line is longer than 80 characters. | 319 | |
Line is longer than 80 characters. | 323 | |
Line is longer than 80 characters. | 327 | |
Line is longer than 80 characters. | 329 | |
Line has trailing spaces. | 341 | |
Line is longer than 80 characters. | 348 | |
Line is longer than 80 characters. | 350 | |
Line is longer than 80 characters. | 354 | |
Line is longer than 80 characters. | 364 | |
Line is longer than 80 characters. | 365 | |
Line is longer than 80 characters. | 367 | |
Line is longer than 80 characters. | 369 | |
Line is longer than 80 characters. | 371 | |
Line is longer than 80 characters. | 373 | |
Line is longer than 80 characters. | 378 | |
Line is longer than 80 characters. | 384 | |
Line has trailing spaces. | 389 | |
Line is longer than 80 characters. | 398 | |
Line has trailing spaces. | 408 | |
Line is longer than 80 characters. | 417 | |
Line has trailing spaces. | 427 | |
Line is longer than 80 characters. | 436 | |
Line has trailing spaces. | 444 |
org/treetank/service/xml/shredder/XMLUpdateShredder.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 81 | |
Line is longer than 80 characters. | 83 | |
Line is longer than 80 characters. | 84 | |
Line has trailing spaces. | 86 | |
Line has trailing spaces. | 88 | |
Line is longer than 80 characters. | 90 | |
Variable 'mFile' must be private and have accessor methods. | 93 | |
Variable 'mEvents' must be private and have accessor methods. | 96 | |
Line is longer than 80 characters. | 225 | |
Line has trailing spaces. | 226 | |
Line is longer than 80 characters. | 233 | |
Line is longer than 80 characters. | 236 | |
Unable to get class information for @throws tag 'TTUsageException'. | 240 | |
Unused @throws tag for 'TTUsageException'. | 240 | |
Unused @throws tag for 'TTIOException'. | 243 | |
Line has trailing spaces. | 245 | |
Line is longer than 80 characters. | 248 | |
Line is longer than 80 characters. | 249 | |
Expected @throws tag for 'TTException'. | 250 | |
'cast' is not followed by whitespace. | 257 | |
'cast' is not followed by whitespace. | 259 | |
Line has trailing spaces. | 265 | |
Line has trailing spaces. | 281 | |
Line is longer than 80 characters. | 325 | |
Line is longer than 80 characters. | 335 | |
Line is longer than 80 characters. | 337 | |
Line is longer than 80 characters. | 340 | |
Line is longer than 80 characters. | 343 | |
Line is longer than 80 characters. | 344 | |
Line is longer than 80 characters. | 350 | |
Line is longer than 80 characters. | 364 | |
Line is longer than 80 characters. | 365 | |
Line is longer than 80 characters. | 367 | |
Comment matches to-do format 'TODO:'. | 406 | |
Line has trailing spaces. | 417 | |
Line is longer than 80 characters. | 427 | |
Line has trailing spaces. | 456 | |
Line is longer than 80 characters. | 466 | |
Line has trailing spaces. | 498 | |
Line is longer than 80 characters. | 523 | |
'cast' is not followed by whitespace. | 527 | |
'cast' is not followed by whitespace. | 535 | |
'cast' is not followed by whitespace. | 536 | |
Line is longer than 80 characters. | 537 | |
'cast' is not followed by whitespace. | 537 | |
'cast' is not followed by whitespace. | 555 | |
'cast' is not followed by whitespace. | 556 | |
Line is longer than 80 characters. | 560 | |
Line has trailing spaces. | 579 | |
Line is longer than 80 characters. | 589 | |
Expected @throws tag for 'TTIOException'. | 589 | |
Line is longer than 80 characters. | 628 | |
'cast' is not followed by whitespace. | 628 | |
Line has trailing spaces. | 634 | |
Line is longer than 80 characters. | 642 | |
Line has trailing spaces. | 648 | |
Line is longer than 80 characters. | 682 | |
'cast' is not followed by whitespace. | 682 | |
Line has trailing spaces. | 734 | |
'cast' is not followed by whitespace. | 756 | |
'cast' is not followed by whitespace. | 764 | |
Line is longer than 80 characters. | 766 | |
Line is longer than 80 characters. | 778 | |
Line is longer than 80 characters. | 787 | |
Line has trailing spaces. | 802 | |
Line is longer than 80 characters. | 808 | |
Line is longer than 80 characters. | 809 | |
Line has trailing spaces. | 817 | |
Line is longer than 80 characters. | 826 | |
'cast' is not followed by whitespace. | 865 | |
'cast' is not followed by whitespace. | 882 | |
Line has trailing spaces. | 898 | |
Line is longer than 80 characters. | 907 | |
Line is longer than 80 characters. | 930 | |
Line is longer than 80 characters. | 931 | |
'cast' is not followed by whitespace. | 931 | |
'cast' is not followed by whitespace. | 936 | |
Line is longer than 80 characters. | 956 | |
'cast' is not followed by whitespace. | 956 | |
Line is longer than 80 characters. | 967 | |
Line is longer than 80 characters. | 968 | |
'cast' is not followed by whitespace. | 968 | |
'cast' is not followed by whitespace. | 980 | |
'cast' is not followed by whitespace. | 987 | |
Line has trailing spaces. | 1000 | |
'cast' is not followed by whitespace. | 1013 | |
'cast' is not followed by whitespace. | 1015 | |
'cast' is not followed by whitespace. | 1032 | |
Line is longer than 80 characters. | 1052 | |
'cast' is not followed by whitespace. | 1066 | |
'cast' is not followed by whitespace. | 1068 | |
Line is longer than 80 characters. | 1081 | |
'cast' is not followed by whitespace. | 1081 | |
Line has trailing spaces. | 1109 | |
Line is longer than 80 characters. | 1117 | |
Line is longer than 80 characters. | 1120 | |
Line is longer than 80 characters. | 1125 | |
Line has trailing spaces. | 1132 | |
Line is longer than 80 characters. | 1141 | |
Line is longer than 80 characters. | 1157 | |
'cast' is not followed by whitespace. | 1158 | |
Line is longer than 80 characters. | 1159 | |
Line is longer than 80 characters. | 1164 | |
'cast' is not followed by whitespace. | 1165 | |
Line has trailing spaces. | 1173 | |
Line is longer than 80 characters. | 1179 | |
Expected @throws tag for 'TTIOException'. | 1179 | |
'cast' is not followed by whitespace. | 1194 | |
Line is longer than 80 characters. | 1195 | |
'cast' is not followed by whitespace. | 1195 | |
Line is longer than 80 characters. | 1198 | |
Line is longer than 80 characters. | 1210 | |
'cast' is not followed by whitespace. | 1210 | |
Line is longer than 80 characters. | 1217 | |
'cast' is not followed by whitespace. | 1219 | |
Line is longer than 80 characters. | 1220 | |
'cast' is not followed by whitespace. | 1220 | |
'cast' is not followed by whitespace. | 1222 | |
Line is longer than 80 characters. | 1223 | |
Line is longer than 80 characters. | 1224 | |
Line is longer than 80 characters. | 1236 | |
'cast' is not followed by whitespace. | 1236 | |
Line has trailing spaces. | 1253 | |
Line is longer than 80 characters. | 1263 | |
Line is longer than 80 characters. | 1268 | |
Line is longer than 80 characters. | 1274 | |
Line is longer than 80 characters. | 1279 | |
Line is longer than 80 characters. | 1280 | |
Line is longer than 80 characters. | 1281 | |
Line is longer than 80 characters. | 1284 | |
Line is longer than 80 characters. | 1286 | |
Line is longer than 80 characters. | 1289 | |
Line is longer than 80 characters. | 1303 |
org/treetank/service/xml/shredder/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line has trailing spaces. | 35 | |
Line has trailing spaces. | 36 |
org/treetank/service/xml/xpath/DupState.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Variable 'nodup' must be private and have accessor methods. | 167 | |
Line has trailing spaces. | 171 | |
Line has trailing spaces. | 181 | |
Line has trailing spaces. | 191 | |
Line has trailing spaces. | 201 | |
Line has trailing spaces. | 213 | |
Line has trailing spaces. | 224 | |
Line has trailing spaces. | 235 |
org/treetank/service/xml/xpath/EXPathError.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 32 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 59 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 84 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 87 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 89 | |
Missing a Javadoc comment. | 90 | |
Line is longer than 80 characters. | 91 | |
Missing a Javadoc comment. | 91 | |
Line is longer than 80 characters. | 92 | |
Missing a Javadoc comment. | 92 | |
Missing a Javadoc comment. | 93 | |
Missing a Javadoc comment. | 93 | |
Line is longer than 80 characters. | 94 | |
Missing a Javadoc comment. | 94 | |
Line is longer than 80 characters. | 95 | |
Missing a Javadoc comment. | 95 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 96 | |
Missing a Javadoc comment. | 97 | |
Line is longer than 80 characters. | 98 | |
Missing a Javadoc comment. | 98 | |
Line is longer than 80 characters. | 99 | |
Missing a Javadoc comment. | 99 | |
Line is longer than 80 characters. | 100 | |
Missing a Javadoc comment. | 100 | |
Missing a Javadoc comment. | 102 | |
Missing a Javadoc comment. | 102 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 113 | |
Missing a Javadoc comment. | 114 | |
Missing a Javadoc comment. | 115 | |
Missing a Javadoc comment. | 116 | |
Line is longer than 80 characters. | 117 | |
Missing a Javadoc comment. | 117 | |
Line is longer than 80 characters. | 118 | |
Missing a Javadoc comment. | 118 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 122 | |
Missing a Javadoc comment. | 122 | |
Line is longer than 80 characters. | 123 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 124 | |
Missing a Javadoc comment. | 125 | |
Line is longer than 80 characters. | 126 | |
Missing a Javadoc comment. | 126 | |
Missing a Javadoc comment. | 127 | |
';' is preceded with whitespace. | 128 | |
Line has trailing spaces. | 140 | |
Line has trailing spaces. | 151 | |
Line has trailing spaces. | 160 |
org/treetank/service/xml/xpath/ExpressionSingle.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 48 | |
Expected @param tag for 'pRtx'. | 77 | |
Line has trailing spaces. | 92 | |
Method 'add' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line has trailing spaces. | 123 | |
Method 'getExpr' is not designed for extension - needs to be abstract, final or empty. | 126 | |
Avoid inline conditionals. | 128 | |
Line has trailing spaces. | 133 | |
Method 'getSize' is not designed for extension - needs to be abstract, final or empty. | 136 | |
Line has trailing spaces. | 148 | |
Method 'isDupOrd' is not designed for extension - needs to be abstract, final or empty. | 153 | |
'cast' is not followed by whitespace. | 158 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 189 | |
Method 'isOrdered' is not designed for extension - needs to be abstract, final or empty. | 201 |
org/treetank/service/xml/xpath/OrdState.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Variable 'mOrdRank' must be private and have accessor methods. | 217 | |
Line has trailing spaces. | 221 | |
Line has trailing spaces. | 231 | |
Line has trailing spaces. | 241 | |
Line has trailing spaces. | 251 | |
Line has trailing spaces. | 261 | |
Line has trailing spaces. | 273 | |
Line has trailing spaces. | 286 |
org/treetank/service/xml/xpath/PipelineBuilder.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Expected @param tag for 'pRtx'. | 94 | |
Line has trailing spaces. | 125 | |
Line is longer than 80 characters. | 139 | |
Line is longer than 80 characters. | 179 | |
Line has trailing spaces. | 209 | |
Line has trailing spaces. | 223 | |
'cast' is not followed by whitespace. | 231 | |
Line is longer than 80 characters. | 235 | |
Line has trailing spaces. | 246 | |
'3' is a magic number. | 252 | |
Line has trailing spaces. | 269 | |
Line is longer than 80 characters. | 275 | |
Line is longer than 80 characters. | 285 | |
Comment matches to-do format 'TODO:'. | 287 | |
Line has trailing spaces. | 350 | |
Line is longer than 80 characters. | 356 | |
Comment matches to-do format 'TODO:'. | 372 | |
Comment matches to-do format 'TODO:'. | 387 | |
Line is longer than 80 characters. | 388 | |
Line has trailing spaces. | 397 | |
Line is longer than 80 characters. | 411 | |
Line has trailing spaces. | 416 | |
Line has trailing spaces. | 433 | |
Line has trailing spaces. | 452 | |
Line is longer than 80 characters. | 458 | |
Line is longer than 80 characters. | 468 | |
Avoid inline conditionals. | 468 | |
Line has trailing spaces. | 479 | |
Line is longer than 80 characters. | 486 | |
Line has trailing spaces. | 491 | |
Line has trailing spaces. | 502 | |
Line has trailing spaces. | 516 | |
Line has trailing spaces. | 533 | |
Line is longer than 80 characters. | 553 | |
Comment matches to-do format 'TODO:'. | 559 | |
Line has trailing spaces. | 587 | |
Line is longer than 80 characters. | 595 | |
Line is longer than 80 characters. | 609 | |
Avoid inline conditionals. | 609 | |
Line has trailing spaces. | 619 | |
Line is longer than 80 characters. | 625 | |
Line is longer than 80 characters. | 631 | |
Line has trailing spaces. | 641 | |
Line has trailing spaces. | 662 | |
Line is longer than 80 characters. | 668 | |
Line is longer than 80 characters. | 674 | |
Line has trailing spaces. | 684 | |
Line is longer than 80 characters. | 690 | |
Line is longer than 80 characters. | 692 | |
Line has trailing spaces. | 699 | |
Line is longer than 80 characters. | 705 | |
Line has trailing spaces. | 722 | |
Line is longer than 80 characters. | 732 | |
Line is longer than 80 characters. | 756 | |
Line is longer than 80 characters. | 760 | |
Line is longer than 80 characters. | 766 | |
'cast' is not followed by whitespace. | 766 | |
Line has trailing spaces. | 790 | |
Line is longer than 80 characters. | 796 | |
'cast' is not followed by whitespace. | 798 | |
Line is longer than 80 characters. | 802 | |
Line is longer than 80 characters. | 811 |
org/treetank/service/xml/xpath/SequenceType.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 35 | |
Line is longer than 80 characters. | 36 | |
Missing a Javadoc comment. | 41 | |
Missing a Javadoc comment. | 43 | |
Missing a Javadoc comment. | 45 | |
Missing a Javadoc comment. | 47 | |
Line has trailing spaces. | 63 | |
'mFilter' hides a field. | 67 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 78 | |
Line has trailing spaces. | 80 | |
'mWildcard' hides a field. | 86 | |
Line has trailing spaces. | 95 | |
Method 'isEmptySequence' is not designed for extension - needs to be abstract, final or empty. | 98 | |
Method 'getFilter' is not designed for extension - needs to be abstract, final or empty. | 106 | |
Method 'hasWildcard' is not designed for extension - needs to be abstract, final or empty. | 114 | |
Line has trailing spaces. | 121 | |
Method 'getWildcard' is not designed for extension - needs to be abstract, final or empty. | 124 |
org/treetank/service/xml/xpath/SingleType.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 37 | |
Missing a Javadoc comment. | 42 | |
Missing a Javadoc comment. | 44 | |
Line has trailing spaces. | 48 | |
Line is longer than 80 characters. | 55 | |
Expected @throws tag for 'TTXPathException'. | 55 | |
Line has trailing spaces. | 75 | |
Method 'getAtomic' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Line has trailing spaces. | 86 | |
Method 'hasInterogation' is not designed for extension - needs to be abstract, final or empty. | 89 |
org/treetank/service/xml/xpath/XPathAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 56 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 59 | |
Line has trailing spaces. | 68 | |
Line has trailing spaces. | 76 | |
Line is longer than 80 characters. | 92 | |
Line has trailing spaces. | 94 | |
Line is longer than 80 characters. | 102 |
org/treetank/service/xml/xpath/XPathError.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 33 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 50 | |
Line has trailing spaces. | 60 | |
Method 'fillInStackTrace' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line has trailing spaces. | 87 | |
Line is longer than 80 characters. | 93 | |
Line is longer than 80 characters. | 97 | |
Line is longer than 80 characters. | 100 | |
Line is longer than 80 characters. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 119 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 124 | |
Line is longer than 80 characters. | 128 | |
Line is longer than 80 characters. | 131 | |
Line is longer than 80 characters. | 134 | |
Line is longer than 80 characters. | 138 | |
Line is longer than 80 characters. | 142 | |
Line is longer than 80 characters. | 146 | |
Missing a Javadoc comment. | 149 | |
Missing a Javadoc comment. | 150 | |
Missing a Javadoc comment. | 151 | |
Missing a Javadoc comment. | 152 | |
Line is longer than 80 characters. | 153 | |
Missing a Javadoc comment. | 153 | |
Missing a Javadoc comment. | 154 | |
Missing a Javadoc comment. | 155 | |
Missing a Javadoc comment. | 156 | |
Line is longer than 80 characters. | 157 | |
Missing a Javadoc comment. | 157 | |
Missing a Javadoc comment. | 158 | |
Missing a Javadoc comment. | 159 | |
Missing a Javadoc comment. | 160 | |
Missing a Javadoc comment. | 161 | |
Line is longer than 80 characters. | 162 | |
Missing a Javadoc comment. | 162 | |
Line is longer than 80 characters. | 163 | |
Missing a Javadoc comment. | 163 | |
Missing a Javadoc comment. | 164 | |
Missing a Javadoc comment. | 165 | |
Missing a Javadoc comment. | 166 | |
Line is longer than 80 characters. | 167 | |
Missing a Javadoc comment. | 167 | |
Missing a Javadoc comment. | 179 | |
Missing a Javadoc comment. | 180 | |
Missing a Javadoc comment. | 181 | |
Line is longer than 80 characters. | 182 | |
Missing a Javadoc comment. | 182 | |
Line is longer than 80 characters. | 183 | |
Missing a Javadoc comment. | 183 | |
Missing a Javadoc comment. | 184 | |
Line is longer than 80 characters. | 185 | |
Line is longer than 80 characters. | 187 | |
Line is longer than 80 characters. | 188 | |
Missing a Javadoc comment. | 188 | |
Line is longer than 80 characters. | 189 | |
Line is longer than 80 characters. | 190 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 190 | |
Missing a Javadoc comment. | 191 | |
Line is longer than 80 characters. | 192 | |
Missing a Javadoc comment. | 192 | |
Missing a Javadoc comment. | 193 | |
';' is preceded with whitespace. | 194 | |
Line has trailing spaces. | 201 | |
Line has trailing spaces. | 212 |
org/treetank/service/xml/xpath/axis/ExceptAxis.java
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 62 | |
Line is longer than 80 characters. | 70 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 101 |
org/treetank/service/xml/xpath/axis/ForAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 72 | |
Expected @param tag for 'pRtx'. | 72 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Comment matches to-do format 'TODO:'. | 117 |
org/treetank/service/xml/xpath/axis/IfAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line has trailing spaces. | 46 | |
Missing a Javadoc comment. | 50 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 52 | |
Missing a Javadoc comment. | 53 | |
Missing a Javadoc comment. | 54 | |
Missing a Javadoc comment. | 55 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 70 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 107 | |
Avoid inline conditionals. | 115 |
org/treetank/service/xml/xpath/axis/IntersectAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 58 | |
Line is longer than 80 characters. | 66 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 78 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 98 |
org/treetank/service/xml/xpath/axis/RangeAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 48 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 80 | |
'mFrom' hides a field. | 80 | |
'mTo' hides a field. | 80 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 98 | |
Line is longer than 80 characters. | 99 | |
'cast' is not followed by whitespace. | 99 | |
Line is longer than 80 characters. | 101 | |
Line is longer than 80 characters. | 103 | |
'cast' is not followed by whitespace. | 103 | |
Line is longer than 80 characters. | 119 |
org/treetank/service/xml/xpath/axis/SequenceAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 39 | |
Line has trailing spaces. | 44 | |
Missing a Javadoc comment. | 48 | |
Missing a Javadoc comment. | 49 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 53 | |
Line has trailing spaces. | 55 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 71 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 87 |
org/treetank/service/xml/xpath/axis/UnionAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 54 | |
Line is longer than 80 characters. | 62 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 88 |
org/treetank/service/xml/xpath/axis/VariableAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 50 | |
Line has trailing spaces. | 54 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 82 | |
Line has trailing spaces. | 110 | |
Method 'addObserver' is not designed for extension - needs to be abstract, final or empty. | 114 |
org/treetank/service/xml/xpath/comparators/AbsComparator.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 69 | |
'mOperand1' hides a field. | 69 | |
'mOperand2' hides a field. | 69 | |
'mComp' hides a field. | 70 | |
'cast' is not followed by whitespace. | 112 | |
'cast' is not followed by whitespace. | 124 | |
Line is longer than 80 characters. | 134 | |
Line has trailing spaces. | 155 | |
Line is longer than 80 characters. | 161 | |
Line has trailing spaces. | 168 | |
Expected @throws tag for 'TTXPathException'. | 176 | |
Line has trailing spaces. | 181 | |
Line is longer than 80 characters. | 188 | |
Line has trailing spaces. | 194 | |
Line is longer than 80 characters. | 201 | |
Expected @throws tag for 'TTXPathException'. | 201 | |
Line has trailing spaces. | 205 | |
Line has trailing spaces. | 214 | |
Line is longer than 80 characters. | 228 | |
Line is longer than 80 characters. | 230 | |
Line is longer than 80 characters. | 232 | |
Line is longer than 80 characters. | 233 | |
Line is longer than 80 characters. | 234 | |
Line is longer than 80 characters. | 235 | |
Line is longer than 80 characters. | 236 | |
Line is longer than 80 characters. | 237 | |
Line is longer than 80 characters. | 239 |
org/treetank/service/xml/xpath/comparators/CompKind.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 57 | |
Line is longer than 80 characters. | 61 | |
Line is longer than 80 characters. | 66 | |
'cast' is not followed by whitespace. | 66 | |
'cast' is not followed by whitespace. | 66 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 88 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 108 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 115 | |
'cast' is not followed by whitespace. | 115 | |
'cast' is not followed by whitespace. | 115 | |
Line is longer than 80 characters. | 118 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 152 | |
Line is longer than 80 characters. | 157 | |
Line is longer than 80 characters. | 161 | |
Line is longer than 80 characters. | 164 | |
'cast' is not followed by whitespace. | 164 | |
'cast' is not followed by whitespace. | 164 | |
Line is longer than 80 characters. | 168 | |
Line is longer than 80 characters. | 180 | |
Line is longer than 80 characters. | 196 | |
Line is longer than 80 characters. | 201 | |
Line is longer than 80 characters. | 205 | |
Line is longer than 80 characters. | 208 | |
'cast' is not followed by whitespace. | 208 | |
'cast' is not followed by whitespace. | 208 | |
Line is longer than 80 characters. | 211 | |
Line is longer than 80 characters. | 223 | |
Line is longer than 80 characters. | 239 | |
Line is longer than 80 characters. | 244 | |
Line is longer than 80 characters. | 248 | |
Line is longer than 80 characters. | 251 | |
'cast' is not followed by whitespace. | 251 | |
'cast' is not followed by whitespace. | 251 | |
Line is longer than 80 characters. | 255 | |
Line is longer than 80 characters. | 267 | |
Line is longer than 80 characters. | 281 | |
Line is longer than 80 characters. | 286 | |
Line is longer than 80 characters. | 290 | |
Line is longer than 80 characters. | 293 | |
'cast' is not followed by whitespace. | 293 | |
'cast' is not followed by whitespace. | 293 | |
Line is longer than 80 characters. | 296 | |
Line is longer than 80 characters. | 308 | |
Line is longer than 80 characters. | 323 | |
Line is longer than 80 characters. | 326 | |
Line is longer than 80 characters. | 337 | |
Line is longer than 80 characters. | 340 | |
Line is longer than 80 characters. | 351 | |
Line is longer than 80 characters. | 354 | |
'cast' is not followed by whitespace. | 354 | |
'cast' is not followed by whitespace. | 354 | |
Line is longer than 80 characters. | 363 | |
Line has trailing spaces. | 375 | |
Line has trailing spaces. | 385 | |
Line is longer than 80 characters. | 396 | |
Line has trailing spaces. | 401 |
org/treetank/service/xml/xpath/comparators/GeneralComp.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 53 | |
Line is longer than 80 characters. | 63 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 72 | |
Line is longer than 80 characters. | 73 | |
Line is longer than 80 characters. | 82 | |
Method 'atomize' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 101 | |
'cast' is not followed by whitespace. | 101 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 111 | |
Line is longer than 80 characters. | 112 | |
Line is longer than 80 characters. | 123 | |
Line is longer than 80 characters. | 127 |
org/treetank/service/xml/xpath/comparators/NodeComp.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 59 | |
Method 'atomize' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Line is longer than 80 characters. | 69 | |
Line is longer than 80 characters. | 73 | |
'cast' is not followed by whitespace. | 73 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line has trailing spaces. | 100 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 102 | |
Line is longer than 80 characters. | 103 | |
Line is longer than 80 characters. | 109 |
org/treetank/service/xml/xpath/comparators/ValueComp.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 44 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 68 | |
Method 'compare' is not designed for extension - needs to be abstract, final or empty. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 73 | |
Method 'atomize' is not designed for extension - needs to be abstract, final or empty. | 83 | |
Line is longer than 80 characters. | 84 | |
Line is longer than 80 characters. | 93 | |
'cast' is not followed by whitespace. | 93 | |
Line has trailing spaces. | 109 | |
Method 'getType' is not designed for extension - needs to be abstract, final or empty. | 112 | |
Line is longer than 80 characters. | 113 |
org/treetank/service/xml/xpath/comparators/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 38 |
org/treetank/service/xml/xpath/expr/AbsExpression.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 43 | |
Line has trailing spaces. | 53 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 77 | |
Line has trailing spaces. | 108 | |
Expected an @return tag. | 112 |
org/treetank/service/xml/xpath/expr/AndExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 97 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Line has trailing spaces. | 122 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 137 |
org/treetank/service/xml/xpath/expr/CastableExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 51 | |
Line is longer than 80 characters. | 52 | |
Line is longer than 80 characters. | 53 | |
Line has trailing spaces. | 70 | |
Line is longer than 80 characters. | 78 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 90 | |
Line has trailing spaces. | 101 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 103 | |
Line is longer than 80 characters. | 110 | |
Line is longer than 80 characters. | 117 | |
'cast' is not followed by whitespace. | 117 | |
Line is longer than 80 characters. | 137 |
org/treetank/service/xml/xpath/expr/EveryExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 66 | |
'mVars' hides a field. | 66 | |
'mSatisfy' hides a field. | 66 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 94 | |
Line is longer than 80 characters. | 111 |
org/treetank/service/xml/xpath/expr/InstanceOfExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 54 | |
'mInputExpr' hides a field. | 62 | |
'mSequenceType' hides a field. | 63 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 73 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 86 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 123 |
org/treetank/service/xml/xpath/expr/LiteralExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 41 | |
Line has trailing spaces. | 45 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 60 |
org/treetank/service/xml/xpath/expr/OrExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line is longer than 80 characters. | 42 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 89 | |
Line is longer than 80 characters. | 97 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 108 | |
Line has trailing spaces. | 122 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 125 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 136 |
org/treetank/service/xml/xpath/expr/SomeExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Missing a Javadoc comment. | 51 | |
Missing a Javadoc comment. | 53 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 66 | |
'mVars' hides a field. | 66 | |
'mSatisfy' hides a field. | 66 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 76 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 96 | |
Line is longer than 80 characters. | 113 |
org/treetank/service/xml/xpath/expr/VarRefExpr.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 47 | |
First sentence should end with a period. | 62 | |
Line has trailing spaces. | 64 | |
Method 'update' is not designed for extension - needs to be abstract, final or empty. | 68 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 78 |
org/treetank/service/xml/xpath/expr/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 34 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 37 |
org/treetank/service/xml/xpath/filter/DocumentNodeAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 48 |
org/treetank/service/xml/xpath/filter/DupFilterAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line has trailing spaces. | 66 | |
Line is longer than 80 characters. | 83 |
org/treetank/service/xml/xpath/filter/PosFilter.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 |
org/treetank/service/xml/xpath/filter/PredicateFilterAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 38 | |
Line is longer than 80 characters. | 39 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 41 | |
Missing a Javadoc comment. | 46 | |
Missing a Javadoc comment. | 48 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 114 | |
Line is longer than 80 characters. | 122 | |
Line is longer than 80 characters. | 125 | |
'cast' is not followed by whitespace. | 125 |
org/treetank/service/xml/xpath/filter/SchemaAttributeFilter.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 44 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 48 | |
Line has trailing spaces. | 59 | |
Comment matches to-do format 'TODO:'. | 77 |
org/treetank/service/xml/xpath/filter/SchemaElementFilter.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 36 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 43 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 51 | |
Line has trailing spaces. | 62 | |
Comment matches to-do format 'TODO:'. | 80 |
org/treetank/service/xml/xpath/filter/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 34 | |
Line has trailing spaces. | 37 |
org/treetank/service/xml/xpath/functions/AbsFunction.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 46 | |
Line has trailing spaces. | 50 | |
Line has trailing spaces. | 52 | |
Line is longer than 80 characters. | 54 | |
Line has trailing spaces. | 55 | |
Line has trailing spaces. | 57 | |
Line has trailing spaces. | 58 | |
Line has trailing spaces. | 59 | |
Line is longer than 80 characters. | 60 | |
Line has trailing spaces. | 61 | |
Line has trailing spaces. | 70 | |
Line has trailing spaces. | 73 | |
Line has trailing spaces. | 93 | |
Line is longer than 80 characters. | 107 | |
Line has trailing spaces. | 124 | |
Method 'reset' is not designed for extension - needs to be abstract, final or empty. | 140 | |
Method 'evaluate' is not designed for extension - needs to be abstract, final or empty. | 154 | |
Line has trailing spaces. | 172 | |
Method 'getArgs' is not designed for extension - needs to be abstract, final or empty. | 182 |
org/treetank/service/xml/xpath/functions/FNNot.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 40 | |
Line has trailing spaces. | 54 | |
Line has trailing spaces. | 57 | |
Line is longer than 80 characters. | 71 | |
Line has trailing spaces. | 80 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 83 |
org/treetank/service/xml/xpath/functions/FNPosition.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 42 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 69 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 78 | |
'cast' is not followed by whitespace. | 83 | |
'cast' is not followed by whitespace. | 86 |
org/treetank/service/xml/xpath/functions/FNString.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line is longer than 80 characters. | 49 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 74 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 84 | |
Line has trailing spaces. | 119 | |
Line is longer than 80 characters. | 127 | |
'cast' is not followed by whitespace. | 128 | |
Line is longer than 80 characters. | 129 | |
Line is longer than 80 characters. | 130 | |
Line is longer than 80 characters. | 135 | |
'cast' is not followed by whitespace. | 135 | |
'cast' is not followed by whitespace. | 143 |
org/treetank/service/xml/xpath/functions/FuncDef.java
Violation | Message | Line |
---|---|---|
File length is 2,470 lines (max allowed is 2,000). | 1 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 40 | |
Line is longer than 80 characters. | 54 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 91 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 106 | |
Line is longer than 80 characters. | 117 | |
Line is longer than 80 characters. | 120 | |
Line is longer than 80 characters. | 121 | |
Line is longer than 80 characters. | 136 | |
Line is longer than 80 characters. | 137 | |
Line is longer than 80 characters. | 150 | |
Line is longer than 80 characters. | 151 | |
Line is longer than 80 characters. | 152 | |
First sentence should end with a period. | 157 | |
Line is longer than 80 characters. | 168 | |
Line is longer than 80 characters. | 174 | |
Line is longer than 80 characters. | 184 | |
Line is longer than 80 characters. | 185 | |
Line is longer than 80 characters. | 195 | |
Line is longer than 80 characters. | 207 | |
Line is longer than 80 characters. | 208 | |
Line is longer than 80 characters. | 218 | |
Line is longer than 80 characters. | 229 | |
Line is longer than 80 characters. | 232 | |
Line is longer than 80 characters. | 239 | |
Line is longer than 80 characters. | 252 | |
Line is longer than 80 characters. | 265 | |
Line is longer than 80 characters. | 266 | |
Line is longer than 80 characters. | 270 | |
Line is longer than 80 characters. | 277 | |
Line is longer than 80 characters. | 278 | |
Line is longer than 80 characters. | 280 | |
Line is longer than 80 characters. | 284 | |
Line is longer than 80 characters. | 287 | |
Line is longer than 80 characters. | 291 | |
Line is longer than 80 characters. | 292 | |
Line is longer than 80 characters. | 300 | |
Line is longer than 80 characters. | 303 | |
Line is longer than 80 characters. | 312 | |
Line is longer than 80 characters. | 315 | |
Line is longer than 80 characters. | 316 | |
Line is longer than 80 characters. | 317 | |
Line is longer than 80 characters. | 320 | |
Line is longer than 80 characters. | 327 | |
Line is longer than 80 characters. | 328 | |
Line is longer than 80 characters. | 336 | |
Line is longer than 80 characters. | 339 | |
Line is longer than 80 characters. | 343 | |
Line is longer than 80 characters. | 344 | |
Line is longer than 80 characters. | 345 | |
Line is longer than 80 characters. | 359 | |
Line is longer than 80 characters. | 372 | |
Line is longer than 80 characters. | 373 | |
Line is longer than 80 characters. | 382 | |
Line is longer than 80 characters. | 385 | |
Line is longer than 80 characters. | 386 | |
Line is longer than 80 characters. | 387 | |
Line is longer than 80 characters. | 396 | |
Line is longer than 80 characters. | 397 | |
Line is longer than 80 characters. | 398 | |
Line is longer than 80 characters. | 399 | |
Line is longer than 80 characters. | 400 | |
Line is longer than 80 characters. | 401 | |
Line is longer than 80 characters. | 402 | |
Line is longer than 80 characters. | 413 | |
Line is longer than 80 characters. | 414 | |
Line is longer than 80 characters. | 415 | |
Line is longer than 80 characters. | 416 | |
Line is longer than 80 characters. | 417 | |
Line is longer than 80 characters. | 418 | |
Line is longer than 80 characters. | 419 | |
Line is longer than 80 characters. | 427 | |
Line is longer than 80 characters. | 430 | |
Line is longer than 80 characters. | 431 | |
Line is longer than 80 characters. | 442 | |
Line is longer than 80 characters. | 443 | |
Line is longer than 80 characters. | 444 | |
Line is longer than 80 characters. | 445 | |
Line is longer than 80 characters. | 456 | |
Line is longer than 80 characters. | 466 | |
Line is longer than 80 characters. | 467 | |
Line is longer than 80 characters. | 469 | |
Line is longer than 80 characters. | 470 | |
Line is longer than 80 characters. | 471 | |
Line is longer than 80 characters. | 472 | |
Line is longer than 80 characters. | 476 | |
Line is longer than 80 characters. | 482 | |
Line is longer than 80 characters. | 485 | |
Line is longer than 80 characters. | 487 | |
Line is longer than 80 characters. | 494 | |
Line is longer than 80 characters. | 496 | |
Line is longer than 80 characters. | 499 | |
Line is longer than 80 characters. | 500 | |
Line is longer than 80 characters. | 510 | |
Line is longer than 80 characters. | 512 | |
Line is longer than 80 characters. | 513 | |
Line is longer than 80 characters. | 520 | |
Line is longer than 80 characters. | 522 | |
Line is longer than 80 characters. | 526 | |
Line is longer than 80 characters. | 527 | |
Line is longer than 80 characters. | 531 | |
Line is longer than 80 characters. | 535 | |
Line is longer than 80 characters. | 537 | |
Line is longer than 80 characters. | 540 | |
Line is longer than 80 characters. | 541 | |
Line is longer than 80 characters. | 545 | |
Line is longer than 80 characters. | 552 | |
Line is longer than 80 characters. | 555 | |
Line is longer than 80 characters. | 556 | |
Line is longer than 80 characters. | 563 | |
Line is longer than 80 characters. | 566 | |
Line is longer than 80 characters. | 570 | |
Line is longer than 80 characters. | 571 | |
Line is longer than 80 characters. | 578 | |
Line is longer than 80 characters. | 581 | |
Line is longer than 80 characters. | 584 | |
Line is longer than 80 characters. | 585 | |
Line is longer than 80 characters. | 594 | |
Line is longer than 80 characters. | 597 | |
Line is longer than 80 characters. | 620 | |
Line is longer than 80 characters. | 622 | |
Line is longer than 80 characters. | 623 | |
Line is longer than 80 characters. | 630 | |
Line is longer than 80 characters. | 633 | |
Line is longer than 80 characters. | 639 | |
Line is longer than 80 characters. | 642 | |
Line is longer than 80 characters. | 649 | |
Line is longer than 80 characters. | 653 | |
Line is longer than 80 characters. | 656 | |
Line is longer than 80 characters. | 660 | |
Line is longer than 80 characters. | 664 | |
Line is longer than 80 characters. | 667 | |
Line is longer than 80 characters. | 671 | |
Line is longer than 80 characters. | 675 | |
Line is longer than 80 characters. | 678 | |
Line is longer than 80 characters. | 682 | |
Line is longer than 80 characters. | 686 | |
Line is longer than 80 characters. | 689 | |
Line is longer than 80 characters. | 693 | |
Line is longer than 80 characters. | 696 | |
Line is longer than 80 characters. | 704 | |
Line is longer than 80 characters. | 707 | |
Line is longer than 80 characters. | 708 | |
Line is longer than 80 characters. | 709 | |
Line is longer than 80 characters. | 716 | |
Line is longer than 80 characters. | 719 | |
Line is longer than 80 characters. | 720 | |
Line is longer than 80 characters. | 721 | |
Line is longer than 80 characters. | 728 | |
Line is longer than 80 characters. | 731 | |
Line is longer than 80 characters. | 732 | |
Line is longer than 80 characters. | 733 | |
Line is longer than 80 characters. | 736 | |
Line is longer than 80 characters. | 743 | |
Line is longer than 80 characters. | 754 | |
Line is longer than 80 characters. | 762 | |
Line is longer than 80 characters. | 765 | |
Line is longer than 80 characters. | 776 | |
Line is longer than 80 characters. | 777 | |
Line is longer than 80 characters. | 778 | |
Line is longer than 80 characters. | 788 | |
Line is longer than 80 characters. | 789 | |
Line is longer than 80 characters. | 790 | |
Line is longer than 80 characters. | 798 | |
Line is longer than 80 characters. | 801 | |
Line is longer than 80 characters. | 802 | |
Line is longer than 80 characters. | 803 | |
Line is longer than 80 characters. | 810 | |
Line is longer than 80 characters. | 813 | |
Line is longer than 80 characters. | 814 | |
Line is longer than 80 characters. | 815 | |
Line is longer than 80 characters. | 816 | |
Line is longer than 80 characters. | 826 | |
Line is longer than 80 characters. | 827 | |
Line is longer than 80 characters. | 828 | |
Line is longer than 80 characters. | 836 | |
Line is longer than 80 characters. | 839 | |
Line is longer than 80 characters. | 840 | |
Line is longer than 80 characters. | 841 | |
Line is longer than 80 characters. | 842 | |
Line is longer than 80 characters. | 852 | |
Line is longer than 80 characters. | 853 | |
Line is longer than 80 characters. | 854 | |
Line is longer than 80 characters. | 855 | |
Line is longer than 80 characters. | 866 | |
Line is longer than 80 characters. | 867 | |
Line is longer than 80 characters. | 868 | |
Line is longer than 80 characters. | 869 | |
Line is longer than 80 characters. | 879 | |
Line is longer than 80 characters. | 880 | |
Line is longer than 80 characters. | 881 | |
Line is longer than 80 characters. | 884 | |
Line is longer than 80 characters. | 891 | |
Line is longer than 80 characters. | 892 | |
Line is longer than 80 characters. | 893 | |
Line is longer than 80 characters. | 896 | |
Line is longer than 80 characters. | 903 | |
Line is longer than 80 characters. | 904 | |
Line is longer than 80 characters. | 908 | |
Line is longer than 80 characters. | 915 | |
Line is longer than 80 characters. | 916 | |
Line is longer than 80 characters. | 917 | |
Line is longer than 80 characters. | 920 | |
Line is longer than 80 characters. | 927 | |
Line is longer than 80 characters. | 928 | |
Line is longer than 80 characters. | 929 | |
Line is longer than 80 characters. | 932 | |
Line is longer than 80 characters. | 939 | |
Line is longer than 80 characters. | 940 | |
Line is longer than 80 characters. | 941 | |
Line is longer than 80 characters. | 944 | |
Line is longer than 80 characters. | 951 | |
Line is longer than 80 characters. | 955 | |
Line is longer than 80 characters. | 962 | |
Line is longer than 80 characters. | 966 | |
Line is longer than 80 characters. | 973 | |
Line is longer than 80 characters. | 977 | |
Line is longer than 80 characters. | 984 | |
Line is longer than 80 characters. | 988 | |
Line is longer than 80 characters. | 995 | |
Line is longer than 80 characters. | 999 | |
Line is longer than 80 characters. | 1006 | |
Line is longer than 80 characters. | 1010 | |
Line is longer than 80 characters. | 1014 | |
Line is longer than 80 characters. | 1017 | |
Line is longer than 80 characters. | 1018 | |
Line is longer than 80 characters. | 1022 | |
Line is longer than 80 characters. | 1029 | |
Line is longer than 80 characters. | 1033 | |
Line is longer than 80 characters. | 1040 | |
Line is longer than 80 characters. | 1044 | |
Line is longer than 80 characters. | 1051 | |
Line is longer than 80 characters. | 1055 | |
Line is longer than 80 characters. | 1062 | |
Line is longer than 80 characters. | 1063 | |
Line is longer than 80 characters. | 1067 | |
Line is longer than 80 characters. | 1074 | |
Line is longer than 80 characters. | 1078 | |
Line is longer than 80 characters. | 1085 | |
Line is longer than 80 characters. | 1089 | |
Line is longer than 80 characters. | 1096 | |
Line is longer than 80 characters. | 1100 | |
Line is longer than 80 characters. | 1107 | |
Line is longer than 80 characters. | 1108 | |
Line is longer than 80 characters. | 1112 | |
Line is longer than 80 characters. | 1116 | |
Line is longer than 80 characters. | 1120 | |
Line is longer than 80 characters. | 1124 | |
Line is longer than 80 characters. | 1128 | |
Line is longer than 80 characters. | 1132 | |
Line is longer than 80 characters. | 1136 | |
Line is longer than 80 characters. | 1140 | |
Line is longer than 80 characters. | 1144 | |
Line is longer than 80 characters. | 1145 | |
Line is longer than 80 characters. | 1148 | |
Line is longer than 80 characters. | 1152 | |
Line is longer than 80 characters. | 1156 | |
Line is longer than 80 characters. | 1157 | |
Line is longer than 80 characters. | 1160 | |
Line is longer than 80 characters. | 1164 | |
Line is longer than 80 characters. | 1168 | |
Line is longer than 80 characters. | 1179 | |
Line is longer than 80 characters. | 1183 | |
Line is longer than 80 characters. | 1187 | |
Line is longer than 80 characters. | 1191 | |
Line is longer than 80 characters. | 1195 | |
Line is longer than 80 characters. | 1199 | |
Line is longer than 80 characters. | 1203 | |
Line is longer than 80 characters. | 1209 | |
Line is longer than 80 characters. | 1213 | |
Line is longer than 80 characters. | 1219 | |
Line is longer than 80 characters. | 1223 | |
Line is longer than 80 characters. | 1227 | |
Line is longer than 80 characters. | 1228 | |
Line is longer than 80 characters. | 1231 | |
Line is longer than 80 characters. | 1238 | |
Line is longer than 80 characters. | 1242 | |
Line is longer than 80 characters. | 1243 | |
Line is longer than 80 characters. | 1247 | |
Line is longer than 80 characters. | 1254 | |
Line is longer than 80 characters. | 1257 | |
Line is longer than 80 characters. | 1258 | |
Line is longer than 80 characters. | 1259 | |
Line is longer than 80 characters. | 1263 | |
Line is longer than 80 characters. | 1270 | |
Line is longer than 80 characters. | 1273 | |
Line is longer than 80 characters. | 1274 | |
Line is longer than 80 characters. | 1278 | |
Line is longer than 80 characters. | 1282 | |
Line is longer than 80 characters. | 1285 | |
Line is longer than 80 characters. | 1286 | |
Line is longer than 80 characters. | 1287 | |
Line is longer than 80 characters. | 1288 | |
Line is longer than 80 characters. | 1292 | |
Line is longer than 80 characters. | 1296 | |
Line is longer than 80 characters. | 1299 | |
Line is longer than 80 characters. | 1300 | |
Line is longer than 80 characters. | 1301 | |
Line is longer than 80 characters. | 1302 | |
Line is longer than 80 characters. | 1306 | |
Line is longer than 80 characters. | 1310 | |
Line is longer than 80 characters. | 1313 | |
Line is longer than 80 characters. | 1314 | |
Line is longer than 80 characters. | 1315 | |
Line is longer than 80 characters. | 1316 | |
Line is longer than 80 characters. | 1317 | |
Line is longer than 80 characters. | 1321 | |
Line is longer than 80 characters. | 1325 | |
Line is longer than 80 characters. | 1329 | |
Line is longer than 80 characters. | 1330 | |
Line is longer than 80 characters. | 1331 | |
Line is longer than 80 characters. | 1334 | |
Line is longer than 80 characters. | 1338 | |
Line is longer than 80 characters. | 1342 | |
Line is longer than 80 characters. | 1343 | |
Line is longer than 80 characters. | 1344 | |
Line is longer than 80 characters. | 1347 | |
Line is longer than 80 characters. | 1351 | |
Line is longer than 80 characters. | 1355 | |
Line is longer than 80 characters. | 1356 | |
Line is longer than 80 characters. | 1357 | |
Line is longer than 80 characters. | 1361 | |
Line is longer than 80 characters. | 1365 | |
Line is longer than 80 characters. | 1369 | |
Line is longer than 80 characters. | 1370 | |
Line is longer than 80 characters. | 1371 | |
Line is longer than 80 characters. | 1375 | |
Line is longer than 80 characters. | 1379 | |
Line is longer than 80 characters. | 1382 | |
Line is longer than 80 characters. | 1383 | |
Line is longer than 80 characters. | 1384 | |
Line is longer than 80 characters. | 1388 | |
Line is longer than 80 characters. | 1392 | |
Line is longer than 80 characters. | 1395 | |
Line is longer than 80 characters. | 1396 | |
Line is longer than 80 characters. | 1397 | |
Line is longer than 80 characters. | 1401 | |
Line is longer than 80 characters. | 1405 | |
Line is longer than 80 characters. | 1409 | |
Line is longer than 80 characters. | 1410 | |
Line is longer than 80 characters. | 1411 | |
Line is longer than 80 characters. | 1415 | |
Line is longer than 80 characters. | 1419 | |
Line is longer than 80 characters. | 1422 | |
Line is longer than 80 characters. | 1423 | |
Line is longer than 80 characters. | 1424 | |
Line is longer than 80 characters. | 1428 | |
Line is longer than 80 characters. | 1432 | |
Line is longer than 80 characters. | 1435 | |
Line is longer than 80 characters. | 1436 | |
Line is longer than 80 characters. | 1437 | |
Line is longer than 80 characters. | 1438 | |
Line is longer than 80 characters. | 1439 | |
Line is longer than 80 characters. | 1443 | |
Line is longer than 80 characters. | 1447 | |
Line is longer than 80 characters. | 1450 | |
Line is longer than 80 characters. | 1451 | |
Line is longer than 80 characters. | 1452 | |
Line is longer than 80 characters. | 1453 | |
Line is longer than 80 characters. | 1454 | |
Line is longer than 80 characters. | 1458 | |
Line is longer than 80 characters. | 1462 | |
Line is longer than 80 characters. | 1465 | |
Line is longer than 80 characters. | 1466 | |
Line is longer than 80 characters. | 1474 | |
Line is longer than 80 characters. | 1477 | |
Line is longer than 80 characters. | 1478 | |
Line is longer than 80 characters. | 1479 | |
Line is longer than 80 characters. | 1480 | |
Line is longer than 80 characters. | 1491 | |
Line is longer than 80 characters. | 1493 | |
Line is longer than 80 characters. | 1494 | |
Line is longer than 80 characters. | 1495 | |
Line is longer than 80 characters. | 1506 | |
Line is longer than 80 characters. | 1507 | |
Line is longer than 80 characters. | 1510 | |
Line is longer than 80 characters. | 1514 | |
Line is longer than 80 characters. | 1517 | |
Line is longer than 80 characters. | 1521 | |
Line is longer than 80 characters. | 1528 | |
Line is longer than 80 characters. | 1529 | |
Line is longer than 80 characters. | 1533 | |
Line is longer than 80 characters. | 1537 | |
Line is longer than 80 characters. | 1540 | |
Line is longer than 80 characters. | 1548 | |
Line is longer than 80 characters. | 1551 | |
Line is longer than 80 characters. | 1555 | |
Line is longer than 80 characters. | 1559 | |
Line is longer than 80 characters. | 1562 | |
Line is longer than 80 characters. | 1564 | |
Line is longer than 80 characters. | 1565 | |
Line is longer than 80 characters. | 1566 | |
Line is longer than 80 characters. | 1579 | |
Line is longer than 80 characters. | 1593 | |
Line is longer than 80 characters. | 1604 | |
Line is longer than 80 characters. | 1608 | |
Line is longer than 80 characters. | 1625 | |
Line is longer than 80 characters. | 1628 | |
Line is longer than 80 characters. | 1642 | |
Line is longer than 80 characters. | 1643 | |
Line is longer than 80 characters. | 1644 | |
Line is longer than 80 characters. | 1645 | |
Line is longer than 80 characters. | 1646 | |
Line is longer than 80 characters. | 1647 | |
Line is longer than 80 characters. | 1648 | |
Line is longer than 80 characters. | 1656 | |
Line is longer than 80 characters. | 1659 | |
Line is longer than 80 characters. | 1660 | |
Line is longer than 80 characters. | 1661 | |
Line is longer than 80 characters. | 1669 | |
Line is longer than 80 characters. | 1673 | |
Line is longer than 80 characters. | 1674 | |
Line is longer than 80 characters. | 1675 | |
Line is longer than 80 characters. | 1676 | |
Line is longer than 80 characters. | 1677 | |
Line is longer than 80 characters. | 1685 | |
Line is longer than 80 characters. | 1688 | |
Line is longer than 80 characters. | 1689 | |
Line is longer than 80 characters. | 1690 | |
Line is longer than 80 characters. | 1691 | |
Line is longer than 80 characters. | 1698 | |
Line is longer than 80 characters. | 1701 | |
Line is longer than 80 characters. | 1705 | |
Line is longer than 80 characters. | 1716 | |
Line is longer than 80 characters. | 1727 | |
Line is longer than 80 characters. | 1738 | |
Line is longer than 80 characters. | 1741 | |
Line is longer than 80 characters. | 1742 | |
Line is longer than 80 characters. | 1743 | |
Line is longer than 80 characters. | 1744 | |
Line is longer than 80 characters. | 1748 | |
Line is longer than 80 characters. | 1752 | |
Line is longer than 80 characters. | 1755 | |
Line is longer than 80 characters. | 1759 | |
Line is longer than 80 characters. | 1760 | |
Line is longer than 80 characters. | 1761 | |
Line is longer than 80 characters. | 1762 | |
Line is longer than 80 characters. | 1763 | |
Line is longer than 80 characters. | 1774 | |
Line is longer than 80 characters. | 1775 | |
Line is longer than 80 characters. | 1776 | |
Line is longer than 80 characters. | 1777 | |
Line is longer than 80 characters. | 1788 | |
Line is longer than 80 characters. | 1789 | |
Line is longer than 80 characters. | 1792 | |
Line is longer than 80 characters. | 1799 | |
Line is longer than 80 characters. | 1800 | |
Line is longer than 80 characters. | 1810 | |
Line is longer than 80 characters. | 1811 | |
Line is longer than 80 characters. | 1821 | |
Line is longer than 80 characters. | 1822 | |
Line is longer than 80 characters. | 1823 | |
Line is longer than 80 characters. | 1824 | |
Line is longer than 80 characters. | 1828 | |
Line is longer than 80 characters. | 1835 | |
Line is longer than 80 characters. | 1836 | |
Line is longer than 80 characters. | 1837 | |
Line is longer than 80 characters. | 1848 | |
Line is longer than 80 characters. | 1849 | |
Line is longer than 80 characters. | 1850 | |
Line is longer than 80 characters. | 1861 | |
Line is longer than 80 characters. | 1862 | |
Line is longer than 80 characters. | 1865 | |
Line is longer than 80 characters. | 1872 | |
Line is longer than 80 characters. | 1873 | |
Line is longer than 80 characters. | 1876 | |
Line is longer than 80 characters. | 1883 | |
Line is longer than 80 characters. | 1884 | |
Line is longer than 80 characters. | 1888 | |
Line is longer than 80 characters. | 1909 | |
Line has trailing spaces. | 1921 | |
Line is longer than 80 characters. | 1933 | |
Line has trailing spaces. | 1978 |
org/treetank/service/xml/xpath/functions/Function.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 40 | |
Utility classes should not have a public or default constructor. | 40 | |
Line is longer than 80 characters. | 42 | |
Missing a Javadoc comment. | 42 | |
Line is longer than 80 characters. | 47 | |
Line is longer than 80 characters. | 52 | |
'cast' is not followed by whitespace. | 52 |
org/treetank/service/xml/xpath/functions/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 32 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 38 |
org/treetank/service/xml/xpath/functions/sequences/FNBoolean.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 45 | |
Line has trailing spaces. | 56 | |
Line is longer than 80 characters. | 70 | |
Line has trailing spaces. | 78 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 80 | |
Line is longer than 80 characters. | 97 | |
'cast' is not followed by whitespace. | 97 | |
Line is longer than 80 characters. | 99 | |
Line is longer than 80 characters. | 102 | |
'cast' is not followed by whitespace. | 102 | |
Line is longer than 80 characters. | 104 | |
'cast' is not followed by whitespace. | 104 |
org/treetank/service/xml/xpath/functions/sequences/FNCount.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 69 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 78 |
org/treetank/service/xml/xpath/functions/sequences/FNSum.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 41 | |
Line has trailing spaces. | 52 | |
Line has trailing spaces. | 55 | |
Line is longer than 80 characters. | 69 | |
Method 'computeResult' is not designed for extension - needs to be abstract, final or empty. | 78 |
org/treetank/service/xml/xpath/functions/sequences/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 38 |
org/treetank/service/xml/xpath/operators/AbsObAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 60 | |
Line is longer than 80 characters. | 68 | |
Method 'hasNext' is not designed for extension - needs to be abstract, final or empty. | 97 | |
'cast' is not followed by whitespace. | 108 | |
'cast' is not followed by whitespace. | 119 | |
Line has trailing spaces. | 147 | |
Line is longer than 80 characters. | 159 | |
'cast' is not followed by whitespace. | 159 | |
Line is longer than 80 characters. | 162 | |
Comment matches to-do format 'TODO:'. | 164 | |
Line is longer than 80 characters. | 167 | |
'cast' is not followed by whitespace. | 167 | |
Line has trailing spaces. | 181 | |
Line is longer than 80 characters. | 190 | |
'mOperand1' hides a field. | 190 | |
'mOperand2' hides a field. | 190 | |
Line has trailing spaces. | 198 | |
Line is longer than 80 characters. | 208 |
org/treetank/service/xml/xpath/operators/AddOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 49 | |
Line is longer than 80 characters. | 57 | |
Line has trailing spaces. | 64 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 89 | |
Line has trailing spaces. | 102 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 128 | |
Line is longer than 80 characters. | 138 | |
Line is longer than 80 characters. | 143 | |
Line is longer than 80 characters. | 148 |
org/treetank/service/xml/xpath/operators/DivOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 79 | |
'-0.0' is a magic number. | 82 | |
Line is longer than 80 characters. | 85 | |
'cast' is not followed by whitespace. | 94 | |
Line is longer than 80 characters. | 95 | |
'cast' is not followed by whitespace. | 95 | |
Line is longer than 80 characters. | 103 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 115 | |
Line is longer than 80 characters. | 116 |
org/treetank/service/xml/xpath/operators/IDivOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 76 | |
'cast' is not followed by whitespace. | 76 | |
Line is longer than 80 characters. | 77 | |
'cast' is not followed by whitespace. | 77 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 91 | |
Line is longer than 80 characters. | 92 |
org/treetank/service/xml/xpath/operators/ModOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 79 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 85 | |
'cast' is not followed by whitespace. | 85 | |
Line is longer than 80 characters. | 86 | |
'cast' is not followed by whitespace. | 86 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters. | 105 |
org/treetank/service/xml/xpath/operators/MulOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 66 | |
Line is longer than 80 characters. | 67 | |
Line is longer than 80 characters. | 70 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 80 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 87 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 101 | |
Line is longer than 80 characters. | 102 | |
Line is longer than 80 characters. | 147 |
org/treetank/service/xml/xpath/operators/SubOpAxis.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 50 | |
Line is longer than 80 characters. | 58 | |
Line has trailing spaces. | 65 | |
Method 'operate' is not designed for extension - needs to be abstract, final or empty. | 67 | |
Line is longer than 80 characters. | 68 | |
Line is longer than 80 characters. | 71 | |
Line is longer than 80 characters. | 72 | |
Line is longer than 80 characters. | 81 | |
Line is longer than 80 characters. | 82 | |
Line is longer than 80 characters. | 90 | |
Method 'getReturnType' is not designed for extension - needs to be abstract, final or empty. | 104 | |
Line is longer than 80 characters. | 105 | |
Line is longer than 80 characters. | 136 | |
Line is longer than 80 characters. | 150 |
org/treetank/service/xml/xpath/operators/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line is longer than 80 characters. | 35 | |
Line has trailing spaces. | 38 |
org/treetank/service/xml/xpath/package-info.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 31 | |
Line has trailing spaces. | 33 |
org/treetank/service/xml/xpath/parser/IXPathToken.java
Violation | Message | Line |
---|---|---|
Missing package-info.java file. | 0 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 32 | |
Missing a Javadoc comment. | 34 |
org/treetank/service/xml/xpath/parser/TokenType.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Missing a Javadoc comment. | 30 | |
Missing a Javadoc comment. | 99 | |
Variable 'mContent' must be private and have accessor methods. | 99 | |
Missing a Javadoc comment. | 101 |
org/treetank/service/xml/xpath/parser/VariableXPathToken.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line has trailing spaces. | 49 | |
'mType' hides a field. | 55 | |
Line has trailing spaces. | 62 | |
Line has trailing spaces. | 72 | |
Line is longer than 80 characters. | 85 |
org/treetank/service/xml/xpath/parser/XPathParser.java
Violation | Message | Line |
---|---|---|
File length is 2,204 lines (max allowed is 2,000). | 1 | |
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 74 | |
Line is longer than 80 characters. | 75 | |
Line is longer than 80 characters. | 76 | |
Line is longer than 80 characters. | 77 | |
Line is longer than 80 characters. | 85 | |
Line has trailing spaces. | 99 | |
Line has trailing spaces. | 115 | |
Expected @throws tag for 'TTXPathException'. | 118 | |
Line is longer than 80 characters. | 130 | |
Line has trailing spaces. | 140 | |
Expected @throws tag for 'TTXPathException'. | 143 | |
Line has trailing spaces. | 163 | |
Expected @throws tag for 'TTXPathException'. | 166 | |
Line has trailing spaces. | 188 | |
Expected @throws tag for 'TTXPathException'. | 191 | |
Line is longer than 80 characters. | 208 | |
Line has trailing spaces. | 210 | |
Expected @throws tag for 'TTXPathException'. | 214 | |
Line is longer than 80 characters. | 243 | |
Line has trailing spaces. | 246 | |
Expected @throws tag for 'TTXPathException'. | 249 | |
Line has trailing spaces. | 287 | |
Expected @throws tag for 'TTXPathException'. | 290 | |
Line has trailing spaces. | 317 | |
Expected @throws tag for 'TTXPathException'. | 320 | |
Line has trailing spaces. | 339 | |
Expected @throws tag for 'TTXPathException'. | 342 | |
Line is longer than 80 characters. | 360 | |
Line has trailing spaces. | 362 | |
Expected @throws tag for 'TTXPathException'. | 365 | |
Line is longer than 80 characters. | 397 | |
Line has trailing spaces. | 400 | |
Line is longer than 80 characters. | 411 | |
Line has trailing spaces. | 420 | |
Expected @throws tag for 'TTXPathException'. | 423 | |
Line is longer than 80 characters. | 440 | |
Line has trailing spaces. | 442 | |
Expected @throws tag for 'TTXPathException'. | 445 | |
Line is longer than 80 characters. | 473 | |
Line has trailing spaces. | 475 | |
Expected @throws tag for 'TTXPathException'. | 478 | |
Line is longer than 80 characters. | 504 | |
Line has trailing spaces. | 506 | |
Expected @throws tag for 'TTXPathException'. | 509 | |
Line is longer than 80 characters. | 530 | |
Line has trailing spaces. | 532 | |
Expected @throws tag for 'TTXPathException'. | 535 | |
Line has trailing spaces. | 561 | |
Expected @throws tag for 'TTXPathException'. | 564 | |
Line is longer than 80 characters. | 571 | |
Line has trailing spaces. | 580 | |
Expected @throws tag for 'TTXPathException'. | 583 | |
Line has trailing spaces. | 598 | |
Expected @throws tag for 'TTXPathException'. | 601 | |
Line has trailing spaces. | 617 | |
Expected @throws tag for 'TTXPathException'. | 620 | |
Line has trailing spaces. | 629 | |
Expected @throws tag for 'TTXPathException'. | 632 | |
Line is longer than 80 characters. | 637 | |
Line has trailing spaces. | 667 | |
Expected @throws tag for 'TTXPathException'. | 670 | |
Line is longer than 80 characters. | 678 | |
Line has trailing spaces. | 680 | |
Expected @throws tag for 'TTXPathException'. | 683 | |
Line has trailing spaces. | 719 | |
Expected @throws tag for 'TTXPathException'. | 722 | |
Line is longer than 80 characters. | 726 | |
Line is longer than 80 characters. | 729 | |
Line has trailing spaces. | 746 | |
Expected @throws tag for 'TTXPathException'. | 749 | |
Line is longer than 80 characters. | 764 | |
Line has trailing spaces. | 773 | |
Line is longer than 80 characters. | 780 | |
Line is longer than 80 characters. | 781 | |
'3' is a magic number. | 781 | |
Line has trailing spaces. | 788 | |
Line has trailing spaces. | 803 | |
Expected @throws tag for 'TTXPathException'. | 806 | |
Line has trailing spaces. | 823 | |
Expected @throws tag for 'TTXPathException'. | 826 | |
Line is longer than 80 characters. | 846 | |
Line is longer than 80 characters. | 847 | |
Line has trailing spaces. | 849 | |
Expected @throws tag for 'TTXPathException'. | 853 | |
Line has trailing spaces. | 897 | |
Line is longer than 80 characters. | 903 | |
Line is longer than 80 characters. | 908 | |
Line has trailing spaces. | 918 | |
Line is longer than 80 characters. | 961 | |
Line has trailing spaces. | 970 | |
Line has trailing spaces. | 1011 | |
Line is longer than 80 characters. | 1028 | |
Line is longer than 80 characters. | 1030 | |
Line has trailing spaces. | 1038 | |
Expected @param tag for 'mIsAtt'. | 1041 | |
Line has trailing spaces. | 1057 | |
Line is longer than 80 characters. | 1081 | |
Line has trailing spaces. | 1090 | |
Line is longer than 80 characters. | 1107 | |
Avoid inline conditionals. | 1107 | |
Line has trailing spaces. | 1126 | |
Expected @throws tag for 'TTXPathException'. | 1129 | |
Line has trailing spaces. | 1141 | |
Expected @throws tag for 'TTXPathException'. | 1144 | |
Line is longer than 80 characters. | 1157 | |
Line has trailing spaces. | 1160 | |
Expected @throws tag for 'TTXPathException'. | 1163 | |
Line is longer than 80 characters. | 1180 | |
Line has trailing spaces. | 1182 | |
Expected @throws tag for 'TTXPathException'. | 1185 | |
Line is longer than 80 characters. | 1198 | |
Line is longer than 80 characters. | 1199 | |
Line is longer than 80 characters. | 1209 | |
Line is longer than 80 characters. | 1222 | |
Line is longer than 80 characters. | 1227 | |
Line has trailing spaces. | 1254 | |
Expected @throws tag for 'TTXPathException'. | 1257 | |
Line has trailing spaces. | 1287 | |
Expected @throws tag for 'TTXPathException'. | 1290 | |
Line has trailing spaces. | 1318 | |
Expected @throws tag for 'TTXPathException'. | 1322 | |
Line has trailing spaces. | 1335 | |
Line is longer than 80 characters. | 1361 | |
Line has trailing spaces. | 1370 | |
Line has trailing spaces. | 1395 | |
Line has trailing spaces. | 1421 | |
Line is longer than 80 characters. | 1432 | |
Line has trailing spaces. | 1435 | |
Line has trailing spaces. | 1471 | |
Line has trailing spaces. | 1485 | |
Line is longer than 80 characters. | 1495 | |
Line is longer than 80 characters. | 1496 | |
Line is longer than 80 characters. | 1497 | |
Line is longer than 80 characters. | 1498 | |
Line is longer than 80 characters. | 1505 | |
Line has trailing spaces. | 1507 | |
Line has trailing spaces. | 1535 | |
Line has trailing spaces. | 1553 | |
Line is longer than 80 characters. | 1568 | |
Line has trailing spaces. | 1570 | |
Line is longer than 80 characters. | 1592 | |
'cast' is not followed by whitespace. | 1592 | |
Line is longer than 80 characters. | 1612 | |
Line has trailing spaces. | 1614 | |
Line is longer than 80 characters. | 1628 | |
Line is longer than 80 characters. | 1636 | |
Line has trailing spaces. | 1652 | |
Line is longer than 80 characters. | 1672 | |
Line has trailing spaces. | 1674 | |
Line is longer than 80 characters. | 1684 | |
Line is longer than 80 characters. | 1709 | |
Line has trailing spaces. | 1711 | |
Line is longer than 80 characters. | 1725 | |
Line is longer than 80 characters. | 1732 | |
'cast' is not followed by whitespace. | 1732 | |
Comment matches to-do format 'TODO:'. | 1736 | |
Line is longer than 80 characters. | 1739 | |
Line has trailing spaces. | 1755 | |
Line is longer than 80 characters. | 1775 | |
Line has trailing spaces. | 1777 | |
Line has trailing spaces. | 1810 | |
Line has trailing spaces. | 1824 | |
Line has trailing spaces. | 1837 | |
Line has trailing spaces. | 1851 | |
Comment matches to-do format 'TODO:'. | 1863 | |
Line is longer than 80 characters. | 1864 | |
Avoid inline conditionals. | 1866 | |
Line is longer than 80 characters. | 1877 | |
Avoid inline conditionals. | 1879 | |
Line is longer than 80 characters. | 1885 | |
Line is longer than 80 characters. | 1893 | |
Line has trailing spaces. | 1896 | |
Comment matches to-do format 'TODO:'. | 1911 | |
Line is longer than 80 characters. | 1923 | |
Line is longer than 80 characters. | 1924 | |
Line has trailing spaces. | 1926 | |
Line has trailing spaces. | 1930 | |
Line is longer than 80 characters. | 1954 | |
Line has trailing spaces. | 1956 | |
Comment matches to-do format 'TODO:'. | 1969 | |
Line has trailing spaces. | 2006 | |
Line has trailing spaces. | 2017 | |
Line is longer than 80 characters. | 2022 | |
Line has trailing spaces. | 2044 | |
Line has trailing spaces. | 2072 | |
Line has trailing spaces. | 2090 | |
Line is longer than 80 characters. | 2097 | |
Line is longer than 80 characters. | 2101 | |
Line is longer than 80 characters. | 2102 | |
Line has trailing spaces. | 2112 | |
Line is longer than 80 characters. | 2123 | |
Line has trailing spaces. | 2133 | |
Line is longer than 80 characters. | 2147 | |
Line is longer than 80 characters. | 2148 | |
Line is longer than 80 characters. | 2149 | |
Line has trailing spaces. | 2161 | |
Line has trailing spaces. | 2187 | |
Line has trailing spaces. | 2197 |
org/treetank/service/xml/xpath/parser/XPathScanner.java
Violation | Message | Line |
---|---|---|
Line has trailing spaces. | 4 | |
Line has trailing spaces. | 15 | |
Line is longer than 80 characters. | 16 | |
Line is longer than 80 characters. | 36 | |
Line has trailing spaces. | 106 | |
'mQuery' hides a field. | 110 | |
Line has trailing spaces. | 125 | |
Line is longer than 80 characters. | 168 | |
Line has trailing spaces. | 215 | |
Line has trailing spaces. | 294 | |
Line is longer than 80 characters. | 301 | |
Line has trailing spaces. | 307 | |
Line has trailing spaces. | 320 | |
Line is longer than 80 characters. | 328 | |
Line has trailing spaces. | 334 | |
Line is longer than 80 characters. | 341 | |
Line is longer than 80 characters. | 342 | |
Line is longer than 80 characters. | 343 | |
Line is longer than 80 characters. | 344 | |
Line is longer than 80 characters. | 386 | |
Line has trailing spaces. | 464 | |
Line is longer than 80 characters. | 471 | |
Line is longer than 80 characters. | 472 | |
Line has trailing spaces. | 480 | |
Line has trailing spaces. | 509 | |
Line has trailing spaces. | 519 |