Branch Coverage

blib/lib/SVN/Notify/Mirror.pm
Criterion Covered Total %
branch 0 26 0.0


line true false branch
29 0 0 unless defined $self->to
30 0 0 unless $self->svn_binary
40 0 0 if (defined $self->ssh_host and not $self->isa('SVN::Notify::Mirror::SSH'))
50 0 0 if (defined $self->tag_regex)
56 0 0 unless $tag
63 0 0 if ($URL =~ m[^(.+/tags/).+$]m)
70 0 0 if ($self->minimal)
74 0 0 unless ($prefix)
80 0 0 unless $ROOT =~ m[/$]
85 0 0 if s/$prefix//
105 0 0 if $$self{'verbose'} > 1
107 0 0 unless chdir $path
109 0 0 unless open my $RUN, '-|', $cmd