Condition Coverage

lib/CPANPLUS/Dist/Build.pm
Criterion Covered Total %
condition 11 29 37.9


and 3 conditions

line !l l&&!r l&&r condition
15 1 0 0 'CPANPLUS::Dist::Build'->can('BUILD') && 'CPANPLUS::Dist::Build'->can('BUILD_DIR')
244 7 0 0 $dist->status->prepared and not $force
293 6 1 0 $fail and $conf->get_conf('cpantest')
440 4 0 0 $dist->status->created and not $force
555 4 0 0 $conf->get_conf('cpantest') and not $prereq_fail
622 2 0 0 defined $self->status->installed and not $self->status->installed
2 0 0 defined $self->status->installed and not $self->status->installed and not $force

or 2 conditions

line l !l condition
323 12 0 $mb->$type || {}

or 3 conditions

line l !l&&r !l&&!r condition
281 1 0 6 not $mb or $@
556 0 0 0 $test_fail || $fail