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 | 41 of 41 | 0% | 0 of 0 | n/a | 11 | 11 | 16 | 16 | 11 | 11 |
setMaxQueueSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxConcurrentRequests(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxRequestsPerSecond(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setType(CassandraProperties.ThrottlerType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDrainInterval(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
CassandraProperties.Throttler() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxQueueSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxConcurrentRequests() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxRequestsPerSecond() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDrainInterval() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |