Branch Coverage

blib/lib/Regexp/IgnoreHTML.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
22 6 3308 if (@_)
48 3 3 if ($self->space_after_non_text_characteristics_html)
83 960 2342 if ($`)
93 423 2879 if ($self->space_after_non_text_characteristics_html and not $$tokens[$index - 1] =~ /$re2/)
105 6 0 if (defined $text and $text)