Source file "com/datastax/oss/driver/api/querybuilder/relation/ArithmeticRelationBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
| isEqualTo(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLessThan(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isLessThanOrEqualTo(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGreaterThan(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isGreaterThanOrEqualTo(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isNotEqualTo(Term) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |