lib/MP3/PodcastFetch/XML/SimpleParser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
264 | 88 | 0 | 244 | @_ and length(my $text = shift()) > 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
158 | 0 | 4 | 0 | ref $class || $class |