Condition Coverage

blib/lib/SVN/Class.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
228 0 0 0 $error_code eq '-1' and not @stderr
344 0 0 0 defined $$self{'stdout'}[0] and $$self{'stdout'}[-1] =~ /Committed revision (\d+)/

or 2 conditions

line l !l condition
185 0 0 shift() || []
327 0 0 shift() || []

or 3 conditions

line l !l&&r !l&&!r condition
186 0 0 0 shift() || "$self"
241 0 0 0 $self->debug or $ENV{'PERL_DEBUG'}