Condition Coverage

lib/CPANPLUS/Dist/MM.pm
Criterion Covered Total %
condition 25 54 46.3


and 3 conditions

line !l l&&!r l&&r condition
219 9 0 0 $dist->status->prepared and not $force
234 4 4 1 -e sub {
8 0 1 -e sub {
322 7 0 0 not -e sub {
499 8 0 0 $dist->status->created and not $force
550 0 5 1 -d sub {
5 0 1 -d sub {
635 6 0 0 $conf->get_conf('cpantest') and not $prereq_fail
703 1 0 0 defined $self->status->installed and not $self->status->installed
1 0 0 defined $self->status->installed and not $self->status->installed and not $force
727 1 0 0 $sudo and $>
792 2 0 1 -s $file and not $force

or 2 conditions

line l !l condition
263 0 7 $verbose || $conf->get_conf('allow_build_interactivity') || 0
589 0 6 $verbose || $conf->get_conf('allow_build_interactivity') || 0
819 2 0 $prereqs ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
263 0 0 7 $verbose || $conf->get_conf('allow_build_interactivity')
346 6 1 0 $prereqs ||= $dist->_find_prereqs('verbose', $verbose, 'file', $dist->status->makefile)
589 0 0 6 $verbose || $conf->get_conf('allow_build_interactivity')
636 0 0 0 $test_fail || $fail