Branch Coverage

blib/lib/HTML/Strip.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
36 102 0 if ($obj->can($method)) { }
47 18 1 if (ref $tags[0] eq 'ARRAY') { }
80 38 0 if ($self->decode_entities)
90 1 39 unless defined $filter
92 38 1 if (not ref $filter) { }