blib/lib/Business/BancaSella/Decode/Gateway.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
55 | 0 | 0 | 3 | exists $qs{'a'} and exists $qs{'b'} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 0 | 2 | 0 | ref $proto || $proto |
37 | 1 | 0 | 2 | $$self{$key} || $value |