| lib/Dist/Zilla/Plugin/Prereqs/Soften.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 144 | 2 | 1 | if (my($copy_phase, $copy_rel) = $copy =~ /\A([^.]+)[.](.+)\z/msx) |
| 157 | 0 | 1 | unless (exists $meta->{'optional_features'}) |
| 180 | 4 | 1 | unless $self->modules_from_features |
| 201 | 3 | 18 | if 'none' eq $target->{'relation'} |
| 206 | 0 | 5 | unless $self->_user_wants_softening_on($module) |