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 | 312 of 312 | 0% | 18 of 18 | 0% | 21 | 21 | 56 | 56 | 12 | 12 |
finish() | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
addTransition(int, int, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
copy(Automaton) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
addEpsilon(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
Automaton.Builder(int, int) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
copyStates(Automaton) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
setAccept(int, boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createState() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addTransition(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
Automaton.Builder() | ![]() | 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 |