blib/lib/ParseUtil/Domain/ConfigData.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 0 | 0 | 0 | $type eq 'description' or $type eq 'recommends' |
line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
---|---|---|---|---|---|
68 | 0 | 0 | 0 | 0 | not $$status{'ok'} xor $type =~ /conflicts$/ |