Source file "org/springframework/web/servlet/view/json/AbstractJackson2View.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 218 of 218 | 0% | 22 of 22 | 0% | 26 | 26 | 73 | 73 | 15 | 15 |
writeContent(OutputStream, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
filterAndWrapModel(Map, HttpServletRequest) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
renderMergedOutputModel(Map, HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
AbstractJackson2View(ObjectMapper, String) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
prepareResponse(HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
configurePrettyPrint() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setEncoding(JsonEncoding) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setPrettyPrint(boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setObjectMapper(ObjectMapper) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setDisableCaching(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUpdateContentLength(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getObjectMapper() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writePrefix(JsonGenerator, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeSuffix(JsonGenerator, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |