Condition Coverage
blib/lib/Test/Smoke/Syncer/Git.pm
Criterion
Covered
Total
%
condition
0
6
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
66
0
0
0
-d $self->{'gitdir'} and -d catdir($self->{'gitdir'}, ".git")
95
0
0
0
-d $self->{'ddir'} and -d catdir($self->{'ddir'}, ".git")