Branch Coverage

lib/Dist/Zilla/Plugin/Prereqs/Soften.pm
Criterion Covered Total %
branch 8 10 80.0


line true false branch
162 2 1 if (my($copy_phase, $copy_rel) = $copy =~ /\A([^.]+)[.](.+)\z/msx)
175 0 1 unless (exists $meta->{'optional_features'})
198 4 1 unless $self->modules_from_features
217 3 18 if 'none' eq $target->{'relation'}
222 0 5 unless $self->_user_wants_softening_on($module)