Source file "com/fasterxml/jackson/core/json/JsonGeneratorImpl.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 150 of 197 | 23% | 24 of 28 | 14% | 27 | 30 | 44 | 58 | 11 | 14 |
| _verifyPrettyValueWrite(String, int) | 0% | 0% | 8 | 8 | 15 | 15 | 1 | 1 | ||
| enable(JsonGenerator.Feature) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _checkStdFeatureChanges(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| _reportCantWriteValueExpectName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCharacterEscapes(CharacterEscapes) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setHighestNonEscapedChar(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| disable(JsonGenerator.Feature) | 63% | 50% | 2 | 3 | 2 | 6 | 0 | 1 | ||
| JsonGeneratorImpl(IOContext, int, ObjectCodec) | 85% | 50% | 2 | 3 | 1 | 9 | 0 | 1 | ||
| setRootValueSeparator(SerializableString) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| version() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHighestEscapedChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharacterEscapes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWriteCapabilities() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |