Source file "org/apache/lucene/analysis/hunspell/TrigramAutomaton.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 329 of 329 | 0% | 40 of 40 | 0% | 26 | 26 | 59 | 59 | 6 | 6 |
TrigramAutomaton(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
ngramScore(CharsRef) | ![]() | 0% | ![]() | 0% | 10 | 10 | 25 | 25 | 1 | 1 |
runAutomatonOnStringChars(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
substringScore(int, FixedBitSet) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
transformChar(char) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |