blib/lib/HTML/Strip.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
37 | 119 | 0 | if ($obj->can($method)) { } |
48 | 18 | 1 | if (ref $tags[0] eq 'ARRAY') { } |
81 | 38 | 0 | if ($self->decode_entities) |
91 | 1 | 39 | unless defined $filter |
93 | 38 | 1 | if (not ref $filter) { } |