| blib/lib/Module/Build/ConfigData.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 3 | 7 | 42.8 | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 59 | 77 | 0 | 71 | $type eq "description" or $type eq "recommends" | 
| line | l&&r | l&&!r | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|---|
| 63 | 0 | 0 | 0 | 71 | not $status->{'ok'} xor $type =~ /conflicts$/ |