| blib/lib/CPAN/Testers/Data/Release.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 18 | 88.8 |
| 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'} |
| line | l | !l | condition |
|---|---|---|---|
| 88 | 1 | 2 | $lastid ||= 0 |
| 296 | 1 | 2 | $cfg->val('MASTER', 'logclean') || 0 |
| 301 | 12 | 30 | $cfg->val($dbname, $_) || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 282 | 0 | 8 | 0 | $options{$_} ||= $hash{$_} |