Source file "org/apache/lucene/util/automaton/Operations.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,724 of 2,724 | 0% | 380 of 380 | 0% | 230 | 230 | 557 | 557 | 40 | 40 |
| determinize(Automaton, int) | 0% | 0% | 25 | 25 | 69 | 69 | 1 | 1 | ||
| intersection(Automaton, Automaton) | 0% | 0% | 16 | 16 | 38 | 38 | 1 | 1 | ||
| subsetOf(Automaton, Automaton) | 0% | 0% | 21 | 21 | 42 | 42 | 1 | 1 | ||
| concatenate(List) | 0% | 0% | 14 | 14 | 40 | 40 | 1 | 1 | ||
| getLiveStatesToAccept(Automaton) | 0% | 0% | 9 | 9 | 29 | 29 | 1 | 1 | ||
| reverse(Automaton, Set) | 0% | 0% | 8 | 8 | 25 | 25 | 1 | 1 | ||
| totalize(Automaton) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| removeDeadStates(Automaton) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| repeat(Automaton) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| isEmpty(Automaton) | 0% | 0% | 9 | 9 | 23 | 23 | 1 | 1 | ||
| repeat(Automaton, int, int) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| topoSortStates(Automaton) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| getLiveStatesFromInitial(Automaton) | 0% | 0% | 5 | 5 | 18 | 18 | 1 | 1 | ||
| getCommonPrefix(Automaton) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| getSingleton(Automaton) | 0% | 0% | 7 | 7 | 17 | 17 | 1 | 1 | ||
| isFinite(Transition, Automaton, int, BitSet, BitSet, int) | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| getCommonPrefixBytesRef(Automaton) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| topoSortStatesRecurse(Automaton, BitSet, int[], int, int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| reverseBytes(BytesRef) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| union(Collection) | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| run(Automaton, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| hasDeadStates(Automaton) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| run(Automaton, IntsRef) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| isTotal(Automaton, int, int) | 0% | 0% | 6 | 6 | 5 | 5 | 1 | 1 | ||
| toSet(Automaton, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| complement(Automaton, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| optional(Automaton) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| repeat(Automaton, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isFinite(Automaton) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| minus(Automaton, Automaton, int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| sameLanguage(Automaton, Automaton) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| hasDeadStatesFromInitial(Automaton) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hasDeadStatesToAccept(Automaton) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| concatenate(Automaton, Automaton) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| union(Automaton, Automaton) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCommonSuffixBytesRef(Automaton, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getLiveStates(Automaton) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isTotal(Automaton) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reverse(Automaton) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |