blib/lib/XML/RSS/JavaScript.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
117 | 0 | 0 | if (not $max or $max > $items) |
143 | 0 | 0 | if $descriptions or not defined $descriptions |
182 | 0 | 0 | unless defined $object_name |
183 | 0 | 0 | if (not $max or $max > $items) |
241 | 0 | 0 | unless ($file) |
244 | 0 | 0 | unless open my $fh, ">$file" |