blib/lib/Dpkg/Vendor.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
176 | 0 | 0 | 1 | defined $info and defined $info->{'Parent'} |
line | l | !l | condition |
---|---|---|---|
95 | 255 | 263 | shift() || 'default' |
115 | 14 | 0 | shift() || 'default' |
156 | 515 | 0 | shift() || &get_current_vendor() || 'Default' |