| blib/lib/Algorithm/AhoCorasick/SearchMachine.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 22 | 86.3 |
| line | true | false | branch |
|---|---|---|---|
| 9 | 4 | 20 | unless (@_) |
| 15 | 2 | 31 | if (not defined $_ or $_ eq '') |
| 38 | 47 | 10 | unless ($ndNew) |
| 67 | 29 | 0 | if (not $r) { } |
| 97 | 382 | 38 | if $$self{'state'} == $$self{'root'} or $trans |
| 101 | 88 | 294 | if ($trans) |
| 107 | 6 | 24 | if ($rv) |
| 130 | 47 | 18 | if $$self{'parent'} |
| 137 | 0 | 76 | unless (exists $$self{'char'}) |
| 147 | 0 | 29 | unless (exists $$self{'parent'}) |
| 157 | 65 | 96 | if (@_) |