Source file "org/apache/htrace/shaded/fasterxml/jackson/core/base/ParserBase.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,435 of 1,435 | 0% | 204 of 204 | 0% | 152 | 152 | 322 | 322 | 50 | 50 |
_parseNumericValue(int) | ![]() | 0% | ![]() | 0% | 12 | 12 | 35 | 35 | 1 | 1 |
convertNumberToInt() | ![]() | 0% | ![]() | 0% | 12 | 12 | 20 | 20 | 1 | 1 |
reportInvalidBase64Char(Base64Variant, int, int, String) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
convertNumberToLong() | ![]() | 0% | ![]() | 0% | 11 | 11 | 17 | 17 | 1 | 1 |
ParserBase(IOContext, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 19 | 19 | 1 | 1 |
getNumberValue() | ![]() | 0% | ![]() | 0% | 8 | 8 | 15 | 15 | 1 | 1 |
convertNumberToBigDecimal() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
convertNumberToBigInteger() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
convertNumberToDouble() | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
_parseSlowInt(int, char[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
_reportMismatchedEndMarker(int, char) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
_parseSlowFloat(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
getNumberType() | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
_decodeBase64Escape(Base64Variant, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
_decodeBase64Escape(Base64Variant, char, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
reportUnexpectedNumberChar(int, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
_handleEOF() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
overrideCurrentName(String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getCurrentLocation() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reportOverflowInt() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reportOverflowLong() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIntValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getLongValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getBigIntegerValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getDoubleValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getDecimalValue() | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
getCurrentName() | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
reset(boolean, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
resetInt(boolean, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
resetFloat(boolean, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
_releaseBuffers() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
hasTextCharacters() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
_getByteArrayBuilder() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getTokenLocation() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
resetAsNaN(String, double) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getTokenColumnNr() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
reportInvalidNumber(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
reportInvalidBase64Char(Base64Variant, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
loadMoreGuaranteed() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
getFloatValue() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
_eofAsNextChar() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
_decodeEscaped() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParsingContext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTokenCharacterOffset() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTokenLineNr() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
version() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEmbeddedObject() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |