Condition Coverage

blib/lib/Darcs/Inventory.pm
Criterion Covered Total %
condition 9 13 69.2


and 3 conditions

line !l l&&!r l&&r condition
13 116 0 0 /^pristine:$/ and not defined $patch
14 94 0 22 /^(hash: .*)$/ and not defined $patch
16 37 52 27 not defined $patch and s/^\s*\[//

or 2 conditions

line l !l condition
15 10 17 $1 || ''
48 3 0 $_[0]{'format'} || 'unknown'