| add(Pattern, Automaton.State, Automaton.State) |  | 0% |  | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
| repeat(Automaton.State, Automaton.State, Pattern, int, int) |  | 0% |  | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
| build() |  | 0% |  | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
| star(Automaton.State, Automaton.State, Pattern) |  | 0% | | n/a | 1 | 1 | 8 | 8 | 1 | 1 |
| plus(Automaton.State, Automaton.State, Pattern) |  | 0% | | n/a | 1 | 1 | 7 | 7 | 1 | 1 |
| seq(Automaton.State, Automaton.State, List) |  | 0% |  | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
| AutomatonBuilder() |  | 0% | | n/a | 1 | 1 | 8 | 8 | 1 | 1 |
| symbol(Automaton.State, Automaton.State, String) |  | 0% | | n/a | 1 | 1 | 5 | 5 | 1 | 1 |
| optional(Automaton.State, Automaton.State, Pattern) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| createState() |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| or(Automaton.State, Automaton.State, Pattern, Pattern) |  | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
| add(Pattern) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
| lambda$symbol$0(String) |  | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |