Source file "com/fasterxml/jackson/databind/json/JsonMapper.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 182 of 182 | 0% | 12 of 12 | 0% | 13 | 13 | 22 | 22 | 7 | 7 |
enable(JsonReadFeature[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
disable(JsonReadFeature[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
enable(JsonWriteFeature[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
disable(JsonWriteFeature[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
configure(JsonReadFeature, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
configure(JsonWriteFeature, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
JsonMapper.Builder(JsonMapper) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |