Branch Coverage

blib/lib/Minilla/FileGatherer.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
32 0 0 if ($self->exclude_match)
33 0 0 unless $self->exclude_match
38 0 0 if (-f "MANIFEST.SKIP")
42 0 0 unless ($self->include_dotfiles)
47 0 0 if ($^O eq "MSWin32")
56 0 0 if (@submodules)
67 0 0 unless ["File::Spec"->splitdir($path)]->[0]