Source file "org/apache/lucene/util/automaton/AutomatonTestUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 881 of 881 | 0% | 134 of 134 | 0% | 84 | 84 | 162 | 162 | 16 | 16 |
| determinizeSimple(Automaton, Set) | 0% | 0% | 12 | 12 | 41 | 41 | 1 | 1 | ||
| randomRegexpString(Random) | 0% | 0% | 19 | 19 | 24 | 24 | 1 | 1 | ||
| getRandomCodePoint(Random, int, int) | 0% | 0% | 13 | 13 | 18 | 18 | 1 | 1 | ||
| getFiniteStrings(Automaton, int, HashSet, HashSet, IntsRefBuilder, int) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| isDeterministicSlow(Automaton) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| isFiniteSlow(Automaton, int, HashSet) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| assertNoDetachedStates(Automaton) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| randomAutomaton(Random) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| minimizeSimple(Automaton) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getFiniteStringsRecursive(Automaton, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| randomSingleAutomaton(Random) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| randomRegexp(Random) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| determinizeSimple(Automaton) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isFiniteSlow(Automaton) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AutomatonTestUtil() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |