Branch Coverage

blib/lib/Shipwright/Backend/SVN.pm
Criterion Covered Total %
branch 3 52 5.7


line true false branch
48 1 1 if $self->repository =~ m[^svn:[a-z]+(?:\+[a-z]+)?://]
79 1 0 unless ref $self
92 0 0 unless $args{$_}
97 0 0 if ($type eq 'checkout') { }
0 0 elsif ($type eq 'export') { }
0 0 elsif ($type eq 'import') { }
0 0 elsif ($type eq 'list') { }
0 0 elsif ($type eq 'commit') { }
0 0 elsif ($type eq 'delete') { }
0 0 elsif ($type eq 'move') { }
0 0 elsif ($type eq 'info') { }
0 0 elsif ($type eq 'cat') { }
106 0 0 if ($args{'_initialize'}) { }
0 0 elsif ($args{'_extra_tests'}) { }
121 0 0 if (my $script_dir = $args{'build_script'}) { }
129 0 0 if ($self->has_branch_support) { }
197 0 0 if ($yml) { }
198 0 0 if ($path =~ /scripts/) { }
224 0 0 if (wantarray) { }
228 0 0 if ($err)
247 0 0 if ($args{'action'} eq 'create') { }
256 0 0 if ($info)
257 0 0 if $args{'force'} or $info =~ /Revision: 0/
261 0 0 if $err and $err =~ /^\Q$repo\E:/m
276 0 0 unless rcopy($latest, $file)
296 0 0 if -e $target