Source file "org/springframework/data/cassandra/core/cql/WriteOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 172 of 172 | 0% | 4 of 4 | 0% | 21 | 21 | 43 | 43 | 19 | 19 |
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| WriteOptions.WriteOptionsBuilder(WriteOptions) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ttl(Duration) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| timestamp(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| timestamp(Instant) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| WriteOptions.WriteOptionsBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readTimeout(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| consistencyLevel(ConsistencyLevel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executionProfile(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| executionProfile(ExecutionProfileResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| fetchSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| keyspace(CqlIdentifier) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pageSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readTimeout(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| serialConsistencyLevel(ConsistencyLevel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| timeout(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| tracing(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ttl(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withTracing() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |