Source file "com/fasterxml/jackson/dataformat/cbor/CBORWriteContext.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 239 of 239 | 0% | 32 of 32 | 0% | 33 | 33 | 62 | 62 | 17 | 17 |
createChildArrayContext(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
createChildObjectContext(Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
_checkDup(DupDetector, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
writeFieldName(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
reset(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
writeValue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
CBORWriteContext(int, CBORWriteContext, DupDetector, Object) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
writeFieldId(long) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getCurrentName() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
createRootContext(DupDetector) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clearAndGetParent() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
withDupDetector(DupDetector) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCurrentValue(Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCurrentValue() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getParent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasCurrentName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDupDetector() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |