Branch Coverage

blib/lib/Dist/Zilla/Plugin/ModuleBuildTiny.pm
Criterion Covered Total %
branch 9 20 45.0


line true false branch
136 0 5 $self->header_file ? :
138 0 0 unless $abs_file->exists
171 0 5 $self->footer_file ? :
173 0 0 unless $abs_file->exists
209 3 4 $static ? :
215 0 7 if (my $file = &first(sub {
219 0 0 if ($file->isa("Dist::Zilla::File::OnDisk"))
239 0 7 if $self->zilla->distmeta->{'dynamic_config'}
242 1 1 if exists $map->{'module'}
243 1 0 if defined $map->{'dist'} and $map->{'dist'} ne "share"