Source file "org/springframework/boot/autoconfigure/session/HazelcastSessionProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 23 of 23 | 0% | 0 of 0 | n/a | 5 | 5 | 9 | 9 | 5 | 5 |
| HazelcastSessionProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMapName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFlushMode(HazelcastFlushMode) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMapName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFlushMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |