Branch Coverage

blib/lib/Dist/Zilla/Plugin/MathInt64.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
49 3 12 defined $self->dir ? :
62 1 4 unless $self->typemap
64 3 1 unless (grep {$_->name eq $self->typemap_path;} @{$self->zilla->files;})
80 1 4 unless $self->typemap
84 0 4 unless (defined $file)