| lib/CPANPLUS/Internals/Fetch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 110 | 59 | 1 | 0 | my $where = $modobj->status->fetch and not $force |
| 300 | 0 | 0 | 44 | -e $file && -s _ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 121 | 26 | 34 | 0 | $$args{'fetchdir'} || 'File::Spec'->catdir($conf->get_conf('base'), $modobj->path) |