| blib/lib/Regexp/IgnoreTextCharacteristicsHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 9 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 164 | 0 | 12 | 6686 | defined $text and $text =~ /$re1/ |
| 186 | 0 | 0 | 12 | defined $text and $text |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 10 | 0 | 12 | 0 | ref $proto || $proto |