Condition Coverage

blib/lib/Gentoo/App/Pram.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
64 0 0 0 $bug and $closes

or 2 conditions

line l !l condition
74 0 0 $self->{'repository'} || 'gentoo/gentoo'
75 0 0 $self->{'editor'} || $ENV{'EDITOR'} || 'less'
184 0 0 $patch_location || die("\e[31mERROR\e[0m" . "! Can't write to ${patch_location}: $!!\n")
210 0 0 $patch_location || die("\e[31mERROR\e[0m" . "! Couldn't remove '${patch_location}'!\n")