blib/lib/CPAN/SQLite/META.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 18 | 27.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
43 | 0 | 0 | 947 | $class and $class =~ /^CPAN::/ |
98 | 0 | 0 | 0 | $dist_name and $dist_id |
273 | 0 | 0 | 995 | $mods and ref $mods eq "ARRAY" |
293 | 1 | 0 | 1 | -e $db and -s _ |
382 | 0 | 0 | 0 | $dist && $download |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
283 | 2 | 0 | 0 | $args{'time'} || time |