| blib/lib/Search/Tools/Tokenizer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 65 | if ($self->debug) |
| 27 | 0 | 7 | unless (defined $_[0]) |
| 33 | 2 | 5 | unless (is_ascii($_[0])) |
| 44 | 2 | 5 | defined $heat_seeker && ref $heat_seeker eq 'CODE' ? : |
| 49 | 17 | 326 | unless length $_ |
| 60 | 170 | 156 | if ($_ =~ /^$re$/) |
| 62 | 13 | 157 | if ($heat_seeker_is_coderef) { } |
| 69 | 88 | elsif (defined $heat_seeker) { } | |
| 69 | 1 | 325 | if $tok->{'is_hot'} |