blib/lib/WebService/PayPal/PaymentsAdvanced/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 6 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
48 | 0 | 3 | 60 | &Int()->check($result) and &any(sub { $result == $_; } , @{$self->_nonfatal_result_codes;}) |
50 | 0 | 0 | 3 | $result and $result == 1 |