Source file "com/fasterxml/jackson/core/json/JsonWriteContext.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 159 of 350 | 54% | 25 of 44 | 43% | 29 | 43 | 35 | 86 | 12 | 21 |
| _checkDup(DupDetector, String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| createChildArrayContext() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| createChildObjectContext() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| reset(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| writeFieldName(String) | 76% | 62% | 3 | 5 | 1 | 6 | 0 | 1 | ||
| hasCurrentName() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| withDupDetector(DupDetector) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeValue() | 92% | 70% | 3 | 6 | 1 | 12 | 0 | 1 | ||
| setCurrentValue(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| createChildArrayContext(Object) | 90% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| createChildObjectContext(Object) | 90% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| reset(int, Object) | 86% | 50% | 1 | 2 | 0 | 7 | 0 | 1 | ||
| getCurrentValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createRootContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getParent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDupDetector() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JsonWriteContext(int, JsonWriteContext, DupDetector, Object) | 100% | n/a | 0 | 1 | 0 | 7 | 0 | 1 | ||
| JsonWriteContext(int, JsonWriteContext, DupDetector) | 100% | n/a | 0 | 1 | 0 | 6 | 0 | 1 | ||
| createRootContext(DupDetector) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| clearAndGetParent() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |