Source file "org/springframework/boot/web/embedded/undertow/FileSessionPersistence.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 6 of 6 | 0% | 15 | 15 | 39 | 39 | 12 | 12 |
| getSessionFile(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| loadSessionAttributes(String, ClassLoader) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| load(File, ClassLoader) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| load(ObjectInputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| save(Map, File) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| lambda$load$1(long, Map, String, FileSessionPersistence.SerializablePersistentSession) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| persistSessions(String, Map) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| save(Map, ObjectOutputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$save$0(Map, String, SessionPersistenceManager.PersistentSession) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| FileSessionPersistence(File) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| clear(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readSession(ObjectInputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |