Source file "org/springframework/data/rest/webmvc/config/JsonPatchHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 100 of 100 | 0% | 2 of 2 | 0% | 7 | 7 | 22 | 22 | 6 | 6 |
apply(IncomingRequest, Object, ObjectMapper) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
getPatchOperations(InputStream, ObjectMapper, BindContext) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
applyPatch(InputStream, Object, ObjectMapper) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
JsonPatchHandler(BindContextFactory, DomainObjectReader) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
applyMergePatch(InputStream, Object, ObjectMapper) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
applyPut(ObjectNode, Object, ObjectMapper) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |