blib/lib/Dist/Zilla/Plugin/ModuleBuild.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 14 | 85.7 |
line | true | false | branch |
---|---|---|---|
109 | 6 | 4 | if ($class eq 'Module::Build') { } |
128 | 6 | 2 | unless my(@elems) = @{(shift())->build_element;} |
153 | 0 | 7 | if grep {/\s/u;} @exe_files |
176 | 1 | 6 | @exe_files ? : |
3 | 4 | keys %{$self->zilla->_share_dir_map;} ? : | |
24 | 11 | keys %$modules ? : | |
209 | 0 | 7 | unless $self->zilla->license->meta_yml_name |