Source file "com/fasterxml/jackson/dataformat/yaml/YAMLParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,810 of 1,810 | 0% | 299 of 299 | 0% | 208 | 208 | 467 | 467 | 55 | 55 |
| nextToken() | 0% | 0% | 24 | 24 | 81 | 81 | 1 | 1 | ||
| _parseNumericValue(int) | 0% | 0% | 13 | 13 | 52 | 52 | 1 | 1 | ||
| _decodeScalar(ScalarEvent) | 0% | 0% | 23 | 23 | 50 | 50 | 1 | 1 | ||
| _decodeNumberScalar(String, int) | 0% | 0% | 15 | 15 | 37 | 37 | 1 | 1 | ||
| getNumberValueDeferred() | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| _matchYAMLBoolean(String, int) | 0% | 0% | 17 | 17 | 15 | 15 | 1 | 1 | ||
| _cleanYamlInt(String) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| _decodeNumberIntBinary(String, int, int, boolean) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| _decodeNumberIntHex(String, int, int, boolean) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| _cleanYamlFloat(String) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| _decodeNumberIntOctal(String, int, int, boolean) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| _decodeFromLong(long, boolean, boolean) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| _parseIntValue() | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| YAMLParser(IOContext, int, int, LoaderOptions, ObjectCodec, Reader) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getTypeId() | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| _locationFor(Mark) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getText() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| _cleanUnderscores(String, int, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| _decodeBigInt(String, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| _reportInvalidNumber(String, int, Exception) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| overrideFormatFeatures(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| disable(YAMLParser.Feature) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| enable(YAMLParser.Feature) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| _decodeFromBigInteger(BigInteger, boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| configure(YAMLParser.Feature, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _decodeInt(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| _decodeLong(String, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getText(Writer) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| _closeInput() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| currentLocation() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| currentTokenLocation() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isEnabled(YAMLParser.Feature) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| currentName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getCurrentName() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getTextCharacters() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getTextLength() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| readBinaryValue(Base64Variant, OutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| YAMLParser(IOContext, BufferRecycler, int, int, ObjectCodec, Reader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getEmbeddedObject() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setCodec(ObjectCodec) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCodec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isCurrentAlias() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentAnchor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFormatFeatures() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTokenLocation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getObjectId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| version() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresCustomCodec() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canReadObjectId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canReadTypeId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReadCapabilities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasTextCharacters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTextOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNumberTypeFP() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |