Source file "com/datastax/oss/driver/internal/querybuilder/term/BinaryArithmeticTerm.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 109 of 109 | 0% | 14 of 14 | 0% | 14 | 14 | 22 | 22 | 7 | 7 |
| equals(Object) | 0% | 0% | 6 | 6 | 8 | 8 | 1 | 1 | ||
| appendTo(StringBuilder) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| BinaryArithmeticTerm(ArithmeticOperator, Term, Term) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| isIdempotent() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| getLeft() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRight() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |