Condition Coverage

blib/lib/Shipwright/Backend/FS.pm
Criterion Covered Total %
condition 6 10 60.0


or 2 conditions

line l !l condition
72 2 4 $args{'path'} ||= ''
216 2 2 $args{'path'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 6 $type eq 'checkout' or $type eq 'export'
239 2 0 0 $args{'force'} or not -e $repo