Condition Coverage

blib/lib/CPAN/Packager.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 0 $$module{'skip_build'} and $$module{'skip_build'} == 1
185 0 0 0 $builder->is_installed($$module{'module'}) and not $self->always_build
0 0 0 $builder->is_installed($$module{'module'}) and not $self->always_build and not $$module{'force_build'}