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 | 278 of 278 | 0% | 40 of 40 | 0% | 31 | 31 | 57 | 57 | 11 | 11 |
| getMatchingAdvice(MethodParameter, Class) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| getAdviceByType(List, Class) | 0% | 0% | 6 | 6 | 10 | 10 | 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 | ||
| RequestResponseBodyAdviceChain(List) | 0% | n/a | 1 | 1 | 6 | 6 | 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 |