| blib/lib/HTML/Highlight.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 22 | 0 | 0 | 1 | ref $_ || $_ |
| 51 | 0 | 0 | 1 | ref $$self{'words'} ne 'ARRAY' or ref $$self{'wildcards'} ne 'ARRAY' |
| 130 | 0 | 0 | 4 | $$self{'context'}{$pattern} or grep /$regexp/il, values %{$$self{'context'};} |