Source file "org/apache/lucene/analysis/hunspell/AffixCondition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 397 of 397 | 0% | 66 of 66 | 0% | 45 | 45 | 66 | 66 | 12 | 12 |
| compile(AffixKind, String, String, String) | 0% | 0% | 14 | 14 | 27 | 27 | 1 | 1 | ||
| escapeDash(String) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| uniqueKey(AffixKind, String, String) | 0% | 0% | 7 | 7 | 5 | 5 | 1 | 1 | ||
| skipCharPattern(String, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| regexpCondition(AffixKind, String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| substringCondition(AffixKind, String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| countCharPatterns(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isRegexp(String) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| skipCharPatterns(String, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| acceptsStem(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AffixCondition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |