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