The following document contains the results of Checkstyle. 
| Files | Infos | Warnings | Errors |
|---|---|---|---|
| 134 | 0 | 0 | 632 |
| Rules | Violations | Severity |
|---|---|---|
| PackageHtml | 15 | |
| NewlineAtEndOfFile | 0 | |
| Translation | 0 | |
| JavadocMethod | 317 | |
| JavadocType | 0 | |
| JavadocVariable | 2 | |
| ConstantName | 0 | |
| LocalFinalVariableName | 0 | |
| LocalVariableName | 0 | |
| MemberName | 0 | |
| MethodName | 0 | |
| PackageName | 0 | |
| ParameterName | 0 | |
| StaticVariableName | 0 | |
| TypeName | 0 | |
Header
| 0 | |
| AvoidStarImport | 0 | |
| IllegalImport | 0 | |
| RedundantImport | 0 | |
| UnusedImports | 0 | |
| FileLength | 1 | |
| MethodLength | 0 | |
| ParameterNumber | 0 | |
| EmptyForIteratorPad | 0 | |
| NoWhitespaceAfter | 0 | |
| NoWhitespaceBefore | 0 | |
| OperatorWrap | 0 | |
ParenPad
| 0 | |
| TabCharacter | 0 | |
WhitespaceAfter
| 0 | |
| WhitespaceAround | 87 | |
| ModifierOrder | 0 | |
| RedundantModifier | 0 | |
| AvoidNestedBlocks | 0 | |
| EmptyBlock | 0 | |
| LeftCurly | 0 | |
| NeedBraces | 0 | |
| RightCurly | 0 | |
| DoubleCheckedLocking | 0 | |
| EmptyStatement | 1 | |
| EqualsHashCode | 0 | |
| HiddenField | 0 | |
| IllegalInstantiation | 0 | |
| InnerAssignment | 0 | |
| MagicNumber | 174 | |
| MissingSwitchDefault | 0 | |
| RedundantThrows | 0 | |
| SimplifyBooleanExpression | 0 | |
| SimplifyBooleanReturn | 0 | |
| FinalClass | 0 | |
| HideUtilityClassConstructor | 0 | |
| InterfaceIsType | 2 | |
| VisibilityModifier | 31 | |
| ArrayTypeStyle | 0 | |
| FinalParameters | 0 | |
GenericIllegalRegexp
| 2 | |
| TodoComment | 0 | |
| UpperEll | 0 |
| Violation | Message | Line |
|---|---|---|
| Variable 'name' must be private and have accessor methods. | 38 | |
| Variable 'xmlTokenizer' must be private and have accessor methods. | 43 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'alert'. | 60 | |
| Expected an @return tag. | 67 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 42 | |
| Expected an @return tag. | 67 |
| Violation | Message | Line |
|---|---|---|
| File length is 2,143 lines (max allowed is 2,000). | 1 | |
| Variable 'columnNumber' must be private and have accessor methods. | 110 | |
| '<' is not preceded with whitespace. | 128 | |
| '<' is not preceded with whitespace. | 128 | |
| '>' is not followed by whitespace. | 128 | |
| Variable 'lineNumber' must be private and have accessor methods. | 133 | |
| Missing a Javadoc comment. | 135 | |
| '<' is not preceded with whitespace. | 135 | |
| '16' is a magic number. | 148 | |
| Expected an @return tag. | 326 | |
| Expected an @return tag. | 360 | |
| '0x20' is a magic number. | 453 | |
| '0x09' is a magic number. | 453 | |
| '0x0D' is a magic number. | 453 | |
| '0x0A' is a magic number. | 453 | |
| Expected an @return tag. | 517 | |
| '<' is not preceded with whitespace. | 680 | |
| '<' is not preceded with whitespace. | 680 | |
| '>' is not followed by whitespace. | 680 | |
| '<' is not preceded with whitespace. | 685 | |
| '<' is not preceded with whitespace. | 685 | |
| '>' is not followed by whitespace. | 685 | |
| '<' is not preceded with whitespace. | 735 | |
| '<' is not preceded with whitespace. | 735 | |
| '>' is not followed by whitespace. | 735 | |
| '6' is a magic number. | 820 | |
| '<' is not preceded with whitespace. | 941 | |
| '>' is not followed by whitespace. | 941 | |
| '<' is not preceded with whitespace. | 977 | |
| '<' is not preceded with whitespace. | 977 | |
| '>' is not followed by whitespace. | 977 | |
| '<' is not preceded with whitespace. | 1496 | |
| '<' is not preceded with whitespace. | 1496 | |
| '>' is not followed by whitespace. | 1496 | |
| Empty statement. | 1678 | |
| '0x20' is a magic number. | 1705 | |
| '0x0D' is a magic number. | 1705 | |
| '0x0A' is a magic number. | 1705 | |
| '16' is a magic number. | 1747 | |
| '<' is not preceded with whitespace. | 1834 | |
| '<' is not preceded with whitespace. | 1834 | |
| '>' is not followed by whitespace. | 1834 | |
| '<' is not preceded with whitespace. | 1870 | |
| '<' is not preceded with whitespace. | 1870 | |
| '>' is not followed by whitespace. | 1870 | |
| '<' is not preceded with whitespace. | 1871 | |
| '<' is not preceded with whitespace. | 1871 | |
| '>' is not followed by whitespace. | 1871 | |
| '<' is not preceded with whitespace. | 1884 | |
| Line has trailing spaces. | 1907 | |
| '<' is not preceded with whitespace. | 2078 | |
| Expected @param tag for 'spaces'. | 2078 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 52 | |
| Expected @param tag for 'alert'. | 52 | |
| Expected an @return tag. | 63 | |
| Expected @param tag for 'tokenVisitor'. | 70 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 54 | |
| '<' is not preceded with whitespace. | 63 |
| Violation | Message | Line |
|---|---|---|
| Variable 'nextToken' must be private and have accessor methods. | 45 | |
| Variable 'tokenVisitor' must be private and have accessor methods. | 52 | |
| Variable 'xmlTokenizer' must be private and have accessor methods. | 57 | |
| Expected an @return tag. | 73 | |
| Expected an @return tag. | 94 | |
| Expected an @return tag. | 104 | |
| '<' is not preceded with whitespace. | 118 | |
| Expected @param tag for 'spaces'. | 118 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 45 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not preceded with whitespace. | 68 | |
| Expected an @return tag. | 78 | |
| Expected @param tag for 'alert'. | 78 | |
| '<' is not preceded with whitespace. | 82 | |
| Expected an @return tag. | 99 | |
| Expected an @return tag. | 106 | |
| Expected an @return tag. | 113 | |
| '<' is not preceded with whitespace. | 113 | |
| Expected an @return tag. | 120 | |
| '<' is not preceded with whitespace. | 120 | |
| Expected @param tag for 'tokenVisitor'. | 127 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 67 | |
| Expected an @return tag. | 74 | |
| Expected an @return tag. | 81 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 49 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 103 | |
| Expected an @return tag. | 110 | |
| Expected an @return tag. | 117 |
| Violation | Message | Line |
|---|---|---|
| Variable 'xmlTokenizer' must be private and have accessor methods. | 32 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 66 | |
| Expected @param tag for 'alert'. | 66 | |
| Expected an @return tag. | 76 | |
| Expected an @return tag. | 83 | |
| Expected an @return tag. | 90 | |
| Expected @param tag for 'tokenVisitor'. | 97 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 27 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 55 | |
| Expected @param tag for 'alert'. | 56 | |
| Expected an @return tag. | 63 | |
| Expected @param tag for 'quoteChar'. | 81 | |
| Expected @param tag for 'quoteChar'. | 113 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 40 | |
| '<' is not preceded with whitespace. | 55 | |
| Expected an @return tag. | 63 | |
| Expected @param tag for 'alert'. | 63 | |
| Expected an @return tag. | 73 | |
| '<' is not preceded with whitespace. | 73 | |
| Expected an @return tag. | 80 | |
| Expected @param tag for 'tokenVisitor'. | 87 |
| Violation | Message | Line |
|---|---|---|
| interfaces should describe a type and hence have methods. | 28 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 30 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 61 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Variable 'domNode' must be private and have accessor methods. | 52 | |
| Variable 'externalGeneralEntities' must be private and have accessor methods. | 58 | |
| Variable 'externalParameterEntities' must be private and have accessor methods. | 64 | |
| Variable 'lexicalHandlerParameterEntities' must be private and have accessor methods. | 70 | |
| Variable 'namespaces' must be private and have accessor methods. | 76 | |
| Variable 'namespacePrefixes' must be private and have accessor methods. | 82 | |
| Variable 'resolveDtdUris' must be private and have accessor methods. | 88 | |
| Variable 'stringInterning' must be private and have accessor methods. | 101 | |
| Variable 'unicodeNormalizationChecking' must be private and have accessor methods. | 108 | |
| Variable 'useEntityResolver2' must be private and have accessor methods. | 114 | |
| Variable 'validation' must be private and have accessor methods. | 120 | |
| Variable 'xmlnsUris' must be private and have accessor methods. | 126 | |
| Expected an @return tag. | 143 | |
| Expected an @return tag. | 150 | |
| Expected an @return tag. | 157 | |
| Expected an @return tag. | 164 | |
| Expected an @return tag. | 171 | |
| Expected @param tag for 'name'. | 171 | |
| Expected @throws tag for 'SAXNotRecognizedException'. | 171 | |
| Expected an @return tag. | 224 | |
| Expected @param tag for 'name'. | 224 | |
| Expected @throws tag for 'SAXNotRecognizedException'. | 224 | |
| Expected @throws tag for 'SAXNotSupportedException'. | 224 | |
| Expected @param tag for 'input'. | 249 | |
| Expected @throws tag for 'IOException'. | 249 | |
| Expected @throws tag for 'SAXException'. | 249 | |
| Expected @param tag for 'systemId'. | 315 | |
| Expected @throws tag for 'IOException'. | 315 | |
| Expected @throws tag for 'SAXException'. | 315 | |
| Expected @param tag for 'handler'. | 322 | |
| Expected @param tag for 'handler'. | 329 | |
| Expected @param tag for 'resolver'. | 336 | |
| Expected @param tag for 'handler'. | 343 | |
| Expected @param tag for 'name'. | 350 | |
| Expected @param tag for 'value'. | 350 | |
| Expected @throws tag for 'SAXNotRecognizedException'. | 350 | |
| Expected @throws tag for 'SAXNotSupportedException'. | 350 | |
| Expected @param tag for 'name'. | 434 | |
| Expected @param tag for 'value'. | 434 | |
| Expected @throws tag for 'SAXNotRecognizedException'. | 434 | |
| Expected @throws tag for 'SAXNotSupportedException'. | 434 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 38 | |
| '<' is not preceded with whitespace. | 49 | |
| '<' is not preceded with whitespace. | 63 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 57 | |
| Expected @param tag for 'alert'. | 58 | |
| Expected an @return tag. | 77 | |
| Expected an @return tag. | 84 | |
| Expected @param tag for 'quoteChar'. | 102 | |
| Expected @param tag for 'quoteChar'. | 128 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 61 | |
| Expected @param tag for 'alert'. | 61 | |
| Expected an @return tag. | 71 | |
| Expected an @return tag. | 78 | |
| Expected @param tag for 'tokenVisitor'. | 85 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 28 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 59 | |
| Expected @param tag for 'alert'. | 59 | |
| Expected an @return tag. | 69 | |
| Expected an @return tag. | 76 | |
| Expected @param tag for 'tokenVisitor'. | 83 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 103 | |
| Expected @param tag for 'alert'. | 103 | |
| Expected an @return tag. | 116 | |
| Expected an @return tag. | 123 | |
| Expected an @return tag. | 130 | |
| Expected an @return tag. | 137 | |
| Expected an @return tag. | 144 | |
| '<' is not preceded with whitespace. | 145 | |
| Expected @param tag for 'scope'. | 145 | |
| Expected an @return tag. | 167 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 42 | |
| Expected an @return tag. | 50 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 87 | |
| Expected @param tag for 'ch'. | 88 | |
| '0x0D' is a magic number. | 91 | |
| '0x0A' is a magic number. | 96 | |
| '0x85' is a magic number. | 96 | |
| '0x0A' is a magic number. | 105 | |
| '0x0A' is a magic number. | 106 | |
| '0x85' is a magic number. | 106 | |
| '0x2028' is a magic number. | 106 | |
| '0x0A' is a magic number. | 111 | |
| Expected an @return tag. | 122 | |
| Expected @param tag for 'ch'. | 123 | |
| '0xD7FF' is a magic number. | 124 | |
| '0xE000' is a magic number. | 125 | |
| '0xFFFD' is a magic number. | 125 | |
| '0x10000' is a magic number. | 126 | |
| '0x10FFFF' is a magic number. | 126 | |
| Expected an @return tag. | 132 | |
| Expected @param tag for 'ch'. | 133 | |
| '0xB7' is a magic number. | 136 | |
| '0xC0' is a magic number. | 137 | |
| '0xD6' is a magic number. | 137 | |
| '0xD8' is a magic number. | 138 | |
| '0xF6' is a magic number. | 138 | |
| '0xF8' is a magic number. | 139 | |
| '0x2FF' is a magic number. | 139 | |
| '0x300' is a magic number. | 140 | |
| '0x37D' is a magic number. | 140 | |
| '0x37F' is a magic number. | 141 | |
| '0x1FFF' is a magic number. | 141 | |
| '0x200C' is a magic number. | 142 | |
| '0x200D' is a magic number. | 142 | |
| '0x203F' is a magic number. | 143 | |
| '0x2040' is a magic number. | 143 | |
| '0x2070' is a magic number. | 144 | |
| '0x218F' is a magic number. | 144 | |
| '0x2C00' is a magic number. | 145 | |
| '0x2FEF' is a magic number. | 145 | |
| '0x3001' is a magic number. | 146 | |
| '0xD7FF' is a magic number. | 146 | |
| '0xF900' is a magic number. | 147 | |
| '0xFDCF' is a magic number. | 147 | |
| '0xFDF0' is a magic number. | 148 | |
| '0xFFFD' is a magic number. | 148 | |
| '0x10000' is a magic number. | 149 | |
| '0xEFFFF' is a magic number. | 149 | |
| Expected an @return tag. | 155 | |
| Expected @param tag for 'ch'. | 156 | |
| '0xC0' is a magic number. | 159 | |
| '0xD6' is a magic number. | 159 | |
| '0xD8' is a magic number. | 160 | |
| '0xF6' is a magic number. | 160 | |
| '0xF8' is a magic number. | 161 | |
| '0x2FF' is a magic number. | 161 | |
| '0x370' is a magic number. | 162 | |
| '0x37D' is a magic number. | 162 | |
| '0x37F' is a magic number. | 163 | |
| '0x1FFF' is a magic number. | 163 | |
| '0x200C' is a magic number. | 164 | |
| '0x200D' is a magic number. | 164 | |
| '0x2070' is a magic number. | 165 | |
| '0x218F' is a magic number. | 165 | |
| '0x2C00' is a magic number. | 166 | |
| '0x2FEF' is a magic number. | 166 | |
| '0x3001' is a magic number. | 167 | |
| '0xD7FF' is a magic number. | 167 | |
| '0xF900' is a magic number. | 168 | |
| '0xFDCF' is a magic number. | 168 | |
| '0xFDF0' is a magic number. | 169 | |
| '0xFFFD' is a magic number. | 169 | |
| '0x10000' is a magic number. | 170 | |
| '0xEFFFF' is a magic number. | 170 | |
| '0x08' is a magic number. | 182 | |
| '0x0B' is a magic number. | 183 | |
| '0x0C' is a magic number. | 183 | |
| '0xE' is a magic number. | 184 | |
| '0x1F' is a magic number. | 184 | |
| '0x7F' is a magic number. | 185 | |
| '0x84' is a magic number. | 185 | |
| '0x86' is a magic number. | 186 | |
| '0x9F' is a magic number. | 186 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'token'. | 47 | |
| Expected @param tag for 'token'. | 55 | |
| Expected @param tag for 'token'. | 64 | |
| Expected @param tag for 'token'. | 72 | |
| Expected @param tag for 'token'. | 81 | |
| Expected @param tag for 'token'. | 89 | |
| Expected @param tag for 'token'. | 98 | |
| Expected @param tag for 'token'. | 107 | |
| Expected @param tag for 'token'. | 115 | |
| Expected @param tag for 'token'. | 123 | |
| Expected @param tag for 'token'. | 131 | |
| Expected @param tag for 'token'. | 140 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 39 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 54 | |
| Expected @param tag for 'qName'. | 54 | |
| '<' is not preceded with whitespace. | 55 | |
| Expected an @return tag. | 67 | |
| Expected @param tag for 'uri'. | 67 | |
| Expected @param tag for 'localName'. | 67 | |
| '<' is not preceded with whitespace. | 68 | |
| Expected an @return tag. | 81 | |
| Expected an @return tag. | 88 | |
| Expected @param tag for 'index'. | 88 | |
| Expected an @return tag. | 95 | |
| Expected @param tag for 'index'. | 95 | |
| Expected an @return tag. | 102 | |
| Expected @param tag for 'index'. | 102 | |
| Expected an @return tag. | 110 | |
| Expected @param tag for 'qName'. | 110 | |
| Expected an @return tag. | 118 | |
| Expected @param tag for 'uri'. | 118 | |
| Expected @param tag for 'localName'. | 118 | |
| Expected an @return tag. | 126 | |
| Expected @param tag for 'index'. | 126 | |
| Expected an @return tag. | 133 | |
| Expected @param tag for 'index'. | 133 | |
| Expected an @return tag. | 140 | |
| Expected @param tag for 'qName'. | 140 | |
| '<' is not preceded with whitespace. | 141 | |
| '<' is not preceded with whitespace. | 141 | |
| '<' is not preceded with whitespace. | 143 | |
| Expected an @return tag. | 154 | |
| Expected @param tag for 'uri'. | 154 | |
| Expected @param tag for 'localName'. | 154 | |
| Expected an @return tag. | 162 | |
| Expected @param tag for 'index'. | 162 | |
| Expected an @return tag. | 170 | |
| Expected @param tag for 'qName'. | 170 | |
| Expected an @return tag. | 178 | |
| Expected @param tag for 'uri'. | 178 | |
| Expected @param tag for 'localName'. | 178 | |
| Expected an @return tag. | 186 | |
| Expected @param tag for 'index'. | 186 | |
| Expected an @return tag. | 194 | |
| Expected @param tag for 'uri'. | 194 | |
| Expected @param tag for 'localName'. | 194 | |
| Expected an @return tag. | 202 | |
| Expected @param tag for 'qName'. | 202 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 101 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 38 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 50 | |
| Expected @param tag for 'alert'. | 50 | |
| Expected an @return tag. | 60 | |
| Expected @param tag for 'tokenVisitor'. | 67 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'm'. | 39 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 37 | |
| '<' is not preceded with whitespace. | 46 | |
| Expected an @return tag. | 53 | |
| '<' is not preceded with whitespace. | 53 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 38 | |
| '<' is not preceded with whitespace. | 50 | |
| '<' is not preceded with whitespace. | 65 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Variable 'nextTokenVisitor' must be private and have accessor methods. | 41 | |
| Variable 'wellFormed' must be private and have accessor methods. | 46 | |
| Expected @param tag for 'token'. | 63 | |
| Expected @param tag for 'token'. | 72 | |
| Expected @param tag for 'token'. | 81 | |
| Expected @param tag for 'token'. | 90 | |
| Expected @param tag for 'token'. | 99 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 53 | |
| Expected @param tag for 'quoteChar'. | 71 | |
| Expected @param tag for 'quoteChar'. | 110 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 38 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 34 | |
| Missing a Javadoc comment. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '<' is not preceded with whitespace. | 41 | |
| '>' is not followed by whitespace. | 41 | |
| '<' is not preceded with whitespace. | 68 | |
| '<' is not preceded with whitespace. | 71 | |
| '>' is not followed by whitespace. | 71 |
| Violation | Message | Line |
|---|---|---|
| Missing package documentation file. | 0 |
| Violation | Message | Line |
|---|---|---|
| Expected @param tag for 'token'. | 52 | |
| Expected @param tag for 'token'. | 61 | |
| Expected @param tag for 'token'. | 70 | |
| Expected @param tag for 'token'. | 79 | |
| Expected @param tag for 'token'. | 88 | |
| Expected @param tag for 'token'. | 97 | |
| Expected @param tag for 'token'. | 106 | |
| Expected @param tag for 'token'. | 116 |
| Violation | Message | Line |
|---|---|---|
| '<' is not preceded with whitespace. | 48 | |
| '<' is not preceded with whitespace. | 48 | |
| Expected an @return tag. | 55 | |
| Expected @param tag for 'alert'. | 56 | |
| Expected @param tag for 'tokenVisitor'. | 67 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 70 | |
| Expected an @return tag. | 77 | |
| Expected an @return tag. | 84 | |
| Expected an @return tag. | 91 | |
| Expected @param tag for 'quoteChar'. | 112 | |
| Expected @param tag for 'quoteChar'. | 142 |
| Violation | Message | Line |
|---|---|---|
| Expected an @return tag. | 87 | |
| Expected @param tag for 'ch'. | 88 | |
| '0x0D' is a magic number. | 91 | |
| '0x0A' is a magic number. | 96 | |
| '0x0A' is a magic number. | 105 | |
| '0x0A' is a magic number. | 106 | |
| '0x0A' is a magic number. | 111 | |
| Expected an @return tag. | 122 | |
| Expected @param tag for 'ch'. | 123 | |
| '0x09' is a magic number. | 124 | |
| '0x0A' is a magic number. | 124 | |
| '0x0D' is a magic number. | 124 | |
| '0x20' is a magic number. | 125 | |
| '0xD7FF' is a magic number. | 125 | |
| '0xE000' is a magic number. | 126 | |
| '0xFFFD' is a magic number. | 126 | |
| '0x10000' is a magic number. | 127 |