Branch Coverage

blib/lib/WebService/PayPal/PaymentsAdvanced/Response.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
48 60 3 if &Int()->check($result) and &any(sub { $result == $_; } , @{$self->_nonfatal_result_codes;})
50 3 0 if ($result and $result == 1)