blib/lib/CPAN/Testers/Data/Release.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 18 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
80 | 1 | 1 | 1 | $idfile and -f $idfile |
140 | 2 | 33 | 4 | $dist and $dist ne $$row{'dist'} |
193 | 1 | 8 | 2 | $dist and $dist ne $$row{'dist'} |
282 | 1 | 14 | 9 | not defined $options{$_} and defined $hash{$_} |
line | l | !l | condition |
---|---|---|---|
88 | 1 | 2 | $lastid ||= 0 |
297 | 1 | 2 | $cfg->val('MASTER', 'logclean') || 0 |
302 | 12 | 30 | $cfg->val($dbname, $_) || undef |