blib/lib/HTML/Trim.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 14 | 100.0 |
line | true | false | branch |
---|---|---|---|
15 | 16 | 12 | if (ref $str eq 'HTML::Trim') |
38 | 2 | 5 | $1 ? : |
49 | 2 | 16 | $1 ? : |
50 | 4 | 14 | if $count > $limit |
79 | 11 | 2 | unless $tagname =~ /^(input|img|br)$/ |
90 | 13 | 12 | if ($count + $length > $max) { } |
107 | 13 | 3 | if ($count > $max) |