Source file "com/fasterxml/jackson/core/json/ReaderBasedJsonParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5,961 of 5,961 | 0% | 1,113 of 1,113 | 0% | 670 | 670 | 1,483 | 1,483 | 82 | 82 |
| _parseNumber2(boolean, int) | 0% | 0% | 39 | 39 | 82 | 82 | 1 | 1 | ||
| _readBinary(Base64Variant, OutputStream, byte[]) | 0% | 0% | 25 | 25 | 79 | 79 | 1 | 1 | ||
| _decodeBase64(Base64Variant) | 0% | 0% | 23 | 23 | 66 | 66 | 1 | 1 | ||
| _skipColon() | 0% | 0% | 22 | 22 | 36 | 36 | 1 | 1 | ||
| nextToken() | 0% | 0% | 25 | 25 | 65 | 65 | 1 | 1 | ||
| nextFieldName() | 0% | 0% | 21 | 21 | 62 | 62 | 1 | 1 | ||
| _parseFloat(int, int, int, boolean, int) | 0% | 0% | 17 | 17 | 38 | 38 | 1 | 1 | ||
| nextFieldName(SerializableString) | 0% | 0% | 14 | 14 | 43 | 43 | 1 | 1 | ||
| _skipColonFast(int) | 0% | 0% | 22 | 22 | 32 | 32 | 1 | 1 | ||
| _skipWSOrEnd() | 0% | 0% | 18 | 18 | 33 | 33 | 1 | 1 | ||
| _handleOddName(int) | 0% | 0% | 12 | 12 | 31 | 31 | 1 | 1 | ||
| _handleInvalidNumberStart(int, boolean, boolean) | 0% | 0% | 16 | 16 | 22 | 22 | 1 | 1 | ||
| _parseSignedNumber(boolean) | 0% | 0% | 13 | 13 | 30 | 30 | 1 | 1 | ||
| _handleOddValue(int) | 0% | 0% | 16 | 16 | 27 | 27 | 1 | 1 | ||
| _parseName2(int, int, int) | 0% | 0% | 9 | 9 | 27 | 27 | 1 | 1 | ||
| _nextTokenNotInObject(int) | 0% | 0% | 13 | 13 | 22 | 22 | 1 | 1 | ||
| _handleOddName2(int, int, int[]) | 0% | 0% | 7 | 7 | 26 | 26 | 1 | 1 | ||
| _isNextTokenNameMaybe(int, String) | 0% | 0% | 13 | 13 | 36 | 36 | 1 | 1 | ||
| _skipColon2(boolean) | 0% | 0% | 13 | 13 | 26 | 26 | 1 | 1 | ||
| _parseUnsignedNumber(int) | 0% | 0% | 8 | 8 | 23 | 23 | 1 | 1 | ||
| _decodeEscaped() | 0% | 0% | 14 | 14 | 24 | 24 | 1 | 1 | ||
| _isNextTokenNameYes(int) | 0% | 0% | 12 | 12 | 31 | 31 | 1 | 1 | ||
| _skipComma(int) | 0% | 0% | 10 | 10 | 18 | 18 | 1 | 1 | ||
| _finishString2() | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| _skipCComment() | 0% | 0% | 12 | 12 | 20 | 20 | 1 | 1 | ||
| _skipAfterComma2() | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| _handleApos() | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| _skipString() | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| _loadMore() | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| getBinaryValue(Base64Variant) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| _verifyNLZ2() | 0% | 0% | 12 | 12 | 17 | 17 | 1 | 1 | ||
| _parseAposName() | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| _skipWSOrEnd2() | 0% | 0% | 11 | 11 | 21 | 21 | 1 | 1 | ||
| getTextCharacters() | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| nextBooleanValue() | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| _parseName() | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| _finishString() | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| _matchToken2(String, int) | 0% | 0% | 10 | 10 | 12 | 12 | 1 | 1 | ||
| nextTextValue() | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| _matchToken(String, int) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| _matchFalse() | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| getText(Writer) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| nextIntValue(int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| nextLongValue(long) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| _matchTrue() | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| _matchNull() | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| _reportInvalidToken(String, String) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| _skipLine() | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| _skipComment() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| _closeScope(int) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| currentTokenLocation() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ReaderBasedJsonParser(IOContext, int, Reader, ObjectCodec, CharsToNameCanonicalizer, char[], int, int, boolean) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| readBinaryValue(Base64Variant, OutputStream) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| _nextAfterName() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| _skipCR() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| getTextLength() | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| _verifyRootSpace(int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| ReaderBasedJsonParser(IOContext, int, Reader, ObjectCodec, CharsToNameCanonicalizer) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| releaseBuffered(Writer) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getValueAsString() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getValueAsString(String) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| _currentLocationMinusOne() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| _parseFloatThatStartsWithPeriod(boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| currentLocation() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextChar(String, JsonToken) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getTextOffset() | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| _verifyNoLeadingZeroes() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| _releaseBuffers() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getText() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _updateLocation() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| _closeInput() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| _getText2(JsonToken) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| _updateNameLocation() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| _checkMatchEnd(String, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _skipYAMLComment() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| finishToken() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _loadMoreGuaranteed() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| _handleInvalidNumberStart(int, boolean) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _reportInvalidToken(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNextChar(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _parseFloatThatStartsWithPeriod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInputSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |