Branch Coverage

blib/lib/HTML/ExtractText/Extra.pm
Criterion Covered Total %
branch 13 16 81.2


line true false branch
24 2 1 if (ref $want eq 'ARRAY')
31 4 0 if $self->nbsp
32 4 0 if $self->whitespace
33 2 2 if (ref $want eq 'ARRAY')
34 1 1 if (ref $$want[1] eq 'Regexp') { }
1 0 elsif (ref $$want[1] eq 'CODE') { }
48 3 5 if (@_)
54 3 5 if (@_)