Source file "org/springframework/web/method/annotation/SessionAttributesHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 20 of 20 | 0% | 18 | 18 | 35 | 35 | 8 | 8 |
| SessionAttributesHandler(Class, SessionAttributeStore) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| retrieveAttributes(WebRequest) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isHandlerSessionAttribute(String, Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| cleanupAttributes(WebRequest) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$storeAttributes$0(WebRequest, String, Object) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| hasSessionAttributes() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| storeAttributes(WebRequest, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retrieveAttribute(WebRequest, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |