Branch Coverage

blib/lib/App/DocKnot/Dist.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
87 0 1 unless move($source_file, $dest_path)
105 4 2 if ($command_ref->[0] ne 'perl')
134 4 3 if ($args_ref->{'metadata'})
141 0 7 if (not defined $distdir) { }
0 7 elsif (not -d $distdir) { }
173 2 5 if (defined $self->{'perl'})
179 1 1 if ($type eq 'Autoconf' and $self->{'config'}{'build'}{'cplusplus'})
193 1 1 if ($type eq 'Autoconf' and $self->{'config'}{'build'}{'valgrind'})
212 0 1 unless my $source = getcwd()
218 0 1 unless run(\@git, '|', \@tar)