Branch Coverage

blib/lib/Dist/Zilla/Plugin/GatherDir.pm
Criterion Covered Total %
branch 17 18 94.4


line true false branch
183 35 133 if path($root)->is_relative
187 1 167 $self->include_dotfiles ? :
195 12 156 if $self->zilla->logger->get_debug
202 1 167 if ($self->follow_symlinks) { }
211 167 1 unless $self->include_dotfiles
215 639 2 if not $relative =~ /$exclude_regex/u
219 1 636 if -d $filename
227 39 597 if $self->prefix
239 0 636 unless my(@stat) = stat $filename