| blib/lib/Gentoo/App/Pram.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 11 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | $bug and $closes |
| line | l | !l | condition |
|---|---|---|---|
| 74 | 0 | 0 | $self->{'repository'} || 'gentoo/gentoo' |
| 75 | 0 | 0 | $self->{'editor'} || $ENV{'EDITOR'} || 'less' |
| 182 | 0 | 0 | $patch_location || die("\e[31mERROR\e[0m" . "! Can't write to ${patch_location}: $!!\n") |
| 208 | 0 | 0 | $patch_location || die("\e[31mERROR\e[0m" . "! Couldn't remove '${patch_location}'!\n") |