Source file "org/apache/commons/text/similarity/CosineSimilarity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 139 of 139 | 0% | 14 of 14 | 0% | 12 | 12 | 26 | 26 | 5 | 5 |
| cosineSimilarity(Map, Map) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| dot(Map, Map, Set) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getIntersection(Map, Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| CosineSimilarity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |