Source file "org/springframework/session/MapSessionRepository.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 87 of 87 | 0% | 10 of 10 | 0% | 11 | 11 | 24 | 24 | 6 | 6 |
| findById(String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| save(MapSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| createSession() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MapSessionRepository(Map) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| deleteById(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDefaultMaxInactiveInterval(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |