Source file "org/springframework/web/bind/support/DefaultSessionAttributeStore.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 2 of 2 | 0% | 7 | 7 | 20 | 20 | 6 | 6 |
| storeAttribute(WebRequest, String, Object) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| retrieveAttribute(WebRequest, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| cleanupAttribute(WebRequest, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setAttributeNamePrefix(String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| DefaultSessionAttributeStore() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttributeNameInSession(WebRequest, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |