Source file "org/springframework/web/servlet/mvc/method/annotation/RequestResponseBodyAdviceChain.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 271 of 271 | 0% | 42 of 42 | 0% | 31 | 31 | 56 | 56 | 10 | 10 |
| RequestResponseBodyAdviceChain(List) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| getMatchingAdvice(MethodParameter, Class) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| afterBodyRead(Object, HttpInputMessage, MethodParameter, Type, Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| handleEmptyBody(Object, HttpInputMessage, MethodParameter, Type, Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| processBody(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getAdvice(Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| beforeBodyWrite(Object, MethodParameter, MediaType, Class, ServerHttpRequest, ServerHttpResponse) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(MethodParameter, Type, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| supports(MethodParameter, Class) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |