Condition Coverage

blib/lib/SVN/Notify/Mirror.pm
Criterion Covered Total %
condition 1 8 12.5


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 defined $self->ssh_host and not $self->isa('SVN::Notify::Mirror::SSH')

or 2 conditions

line l !l condition
123 12 0 shift @dirs || ''

or 3 conditions

line l !l&&r !l&&!r condition
30 0 0 0 $ENV{'SVN'} || 'SVN::Notify'->find_exe('svn')