Branch Coverage

blib/lib/Dist/Zilla/Plugin/ArchiveTar.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
51 10 8 if $dirs{$dir}
54 8 0 if $verbose
71 6 0 if $verbose
72 0 6 -x $built_in->child($distfile->name) ? :
88 1 1 if ($self->format eq 'tar.gz') { }
1 0 elsif ($self->format eq 'tar') { }
0 0 elsif ($self->format eq 'tar.bz2') { }
0 0 elsif ($self->format eq 'tar.xz') { }