Condition Coverage

blib/lib/Module/Build/ConfigData.pm
Criterion Covered Total %
condition 3 7 42.8


or 3 conditions

line l !l&&r !l&&!r condition
59 77 0 71 $type eq "description" or $type eq "recommends"

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
63 0 0 0 71 not $status->{'ok'} xor $type =~ /conflicts$/