| blib/lib/Regexp/IgnoreTextCharacteristicsHTML.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 26 | 69.2 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 24 | 12 | if ($$self{'IGNORE_WORD_REMARKS'}) |
| 58 | 30 | 6 | if ($$self{'IGNORE_HTML_REMARKS'}) |
| 66 | 30 | 6 | if ($$self{'IGNORE_HTML_REMARKS'}) |
| 69 | 24 | 12 | if ($$self{'IGNORE_WORD_REMARKS'}) |
| 87 | 0 | 0 | if (exists $$self{'IGNORE_TAGS'}{uc $tag}) |
| 105 | 0 | 36 | if ($changed) |
| 108 | 0 | 36 | unless defined wantarray |
| 111 | 828 | 0 | if ($$self{'IGNORE_TAGS'}{$tag}) |
| 123 | 12 | 0 | if (@_) |
| 135 | 12 | 0 | if (@_) |
| 165 | 1994 | 4692 | if (length $`) |
| 175 | 4508 | 2178 | if ($$tokens[$index] =~ /$re2/) { } |
| 186 | 12 | 0 | if (defined $text and $text) |