Source file "com/tomgibara/crinch/hashing/HashRange.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 261 of 261 | 0% | 36 of 36 | 0% | 34 | 34 | 41 | 41 | 16 | 16 |
HashRange(BigInteger, BigInteger) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 4 | 4 | 1 | 1 |
isIntSized() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
isLongSized() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
getSize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
zeroBased() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
HashRange(int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isZeroBased() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
HashRange(long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isIntBounded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isLongBounded() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMinimum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaximum() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |