Condition Coverage

blib/lib/Shipwright/Backend/SVN.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
261 0 0 0 $err and $err =~ /^\Q$repo\E:/m

or 2 conditions

line l !l condition
88 0 0 $args{'path'} ||= ''
89 0 0 $args{'comment'} ||= ''
107 0 0 $args{'path'} || ''
305 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
257 0 0 0 $args{'force'} or $info =~ /Revision: 0/