| blib/lib/CPANPLUS/Dist/Gentoo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 30 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 391 | 0 | 0 | 0 | $stat->do_manifest and not -w $distdir |
| 540 | 0 | 0 | 0 | defined $dslip and $dslip =~ /\S{4}(\S)/ |
| 562 | 0 | 0 | 0 | defined $file and -e $file |
| 0 | 0 | 0 | defined $file and -e $file and -w _ | |
| 631 | 0 | 0 | 0 | $stat->do_manifest and not $self->update_manifest |
| 647 | 0 | 0 | 0 | defined $file and -e $file |
| 786 | 0 | 0 | 0 | defined $version and $last < $version |
| 846 | 0 | 0 | 0 | not $verbose and defined $output |
| 0 | 0 | 0 | not $verbose and defined $output and $stat->verbose |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 398 | 0 | 0 | 0 | $_ eq $overlay or 'File::Spec'->abs2rel($overlay, $_) eq $cur |