Source file "org/springframework/boot/autoconfigure/cassandra/CassandraProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 0 of 0 | n/a | 9 | 9 | 19 | 19 | 9 | 9 |
| CassandraProperties.Pool() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| setIdleTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPoolTimeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHeartbeatInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxQueueSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIdleTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPoolTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeartbeatInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxQueueSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |