Branch Coverage

blib/lib/Dist/Zilla/Plugin/Prereqs/Soften.pm
Criterion Covered Total %
branch 10 18 55.5


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'})
199 5 1 unless $self->modules_from_features
218 3 18 if 'none' eq $target->{'relation'}
228 0 5 unless $self->_user_wants_softening_on($module)
239 0 0 $new_string eq $reqstring ? :
0 0 $old_string eq $new_string ? :
6 0 defined $new_string ? :
0 6 defined $old_string ? :