| blib/lib/Dist/Zilla/Plugin/ModuleBuildTiny.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 107 | 3 | 4 | $static ? : |
| 113 | 0 | 7 | if (my $file = &first(sub { $_->name eq 'Build.PL'; } , @{$self->zilla->files;})) |
| 117 | 0 | 0 | if ($file->isa('Dist::Zilla::File::OnDisk')) |
| 137 | 0 | 7 | if $self->zilla->distmeta->{'dynamic_config'} |
| 140 | 1 | 1 | if exists $map->{'module'} |
| 141 | 1 | 0 | if defined $map->{'dist'} and $map->{'dist'} ne 'share' |