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 | 148 of 148 | 0% | 0 of 0 | n/a | 35 | 35 | 59 | 59 | 35 | 35 |
CassandraProperties() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
setKeyspaceName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setClusterName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPort(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUsername(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPassword(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCompression(ProtocolOptions.Compression) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLoadBalancingPolicy(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConsistencyLevel(ConsistencyLevel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSerialConsistencyLevel(ConsistencyLevel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFetchSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReconnectionPolicy(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRetryPolicy(Class) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReadTimeout(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSsl(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSchemaAction(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getKeyspaceName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getClusterName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContactPoints() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPort() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUsername() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPassword() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCompression() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getLoadBalancingPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConsistencyLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSerialConsistencyLevel() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getFetchSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReconnectionPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getRetryPolicy() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConnectTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReadTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSsl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSchemaAction() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPool() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |