Source file "org/apache/commons/text/similarity/JaccardSimilarity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 106 of 106 | 0% | 16 of 16 | 0% | 12 | 12 | 21 | 21 | 4 | 4 |
| calculateJaccardSimilarity(CharSequence, CharSequence) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| apply(CharSequence, CharSequence) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| JaccardSimilarity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |