Source file "org/apache/commons/text/similarity/IntersectionResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 146 of 146 | 0% | 20 of 20 | 0% | 17 | 17 | 22 | 22 | 7 | 7 |
| IntersectionResult(int, int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntersection() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSizeA() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSizeB() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |