blib/lib/Regexp/IgnoreHTML.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
82 | 0 | 6 | 3302 | defined $text and $text =~ /$re1/ |
93 | 1651 | 1228 | 423 | $self->space_after_non_text_characteristics_html and not $$tokens[$index - 1] =~ /$re2/ |
105 | 0 | 0 | 6 | defined $text and $text |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
10 | 0 | 6 | 0 | ref $proto || $proto |