blib/lib/HTML/ExtractText/Extra.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 18 | 77.7 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 6 | unless get_args_as_hash(\@_, \my(%args), {'whitespace', 1, 'nbsp', 1}) |
36 | 4 | 3 | if (ref $want eq 'ARRAY') |
43 | 9 | 0 | if $self->nbsp |
44 | 9 | 0 | if $self->whitespace |
45 | 4 | 5 | if (ref $want eq 'ARRAY') |
46 | 2 | 2 | if (ref $$want[1] eq 'Regexp') { } |
2 | 0 | elsif (ref $$want[1] eq 'CODE') { } | |
60 | 7 | 12 | if (@_) |
66 | 7 | 12 | if (@_) |