Source file "org/apache/commons/text/similarity/IntersectionSimilarity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 170 of 170 | 0% | 22 of 22 | 0% | 16 | 16 | 39 | 39 | 5 | 5 |
apply(CharSequence, CharSequence) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
getIntersection(IntersectionSimilarity.TinyBag, IntersectionSimilarity.TinyBag) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getIntersection(Set, Set) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
toBag(Collection) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
IntersectionSimilarity(Function) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |