Source file "org/apache/lucene/util/automaton/Automaton.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,556 of 1,556 | 0% | 162 of 162 | 0% | 112 | 112 | 279 | 279 | 31 | 31 |
finishCurrentState() | ![]() | 0% | ![]() | 0% | 14 | 14 | 49 | 49 | 1 | 1 |
toDot() | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
copy(Automaton) | ![]() | 0% | ![]() | 0% | 7 | 7 | 21 | 21 | 1 | 1 |
addTransition(int, int, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
next(int, int, int, Transition) | ![]() | 0% | ![]() | 0% | 10 | 10 | 29 | 29 | 1 | 1 |
appendCharString(int, StringBuilder) | ![]() | 0% | ![]() | 0% | 12 | 12 | 12 | 12 | 1 | 1 |
getStartPoints() | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
getNextTransition(Transition) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
transitionSorted(Transition) | ![]() | 0% | ![]() | 0% | 8 | 8 | 19 | 19 | 1 | 1 |
getSortedTransitions() | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
initTransition(int, Transition) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
Automaton(int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
addEpsilon(int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getTransition(int, int, Transition) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ramBytesUsed() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getNumTransitions(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
createState() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
growStates() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
growTransitions() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setAccept(int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
finishState() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
next(Transition, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
addTransition(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
step(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
Automaton() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAccept(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumStates() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getNumTransitions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getAcceptStates() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isDeterministic() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |