Branch Coverage

blib/lib/Test/Smoke/Syncer/Rsync.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
40 0 1 unless (-d $self->{'ddir'})
71 0 1 unless (chdir $self->{'ddir'})
79 0 1 $self->verbose ? :
0 1 $self->verbose ? :
84 0 1 if (my $err = $rsync->exitcode)
89 0 1 if ($self->is_git_dir)