Branch Coverage

blib/lib/Shipwright/Source/Git.pm
Criterion Covered Total %
branch 1 12 8.3


line true false branch
21 1 0 unless $self->name
36 0 0 if ($self->is_compressed) { }
64 0 0 if (-e $cloned_path) { }
82 0 0 if ($self->version) { }
93 0 0 if -e $path
94 0 0 unless rcopy($cloned_path, $path)