blib/lib/WebService/PayPal/PaymentsAdvanced.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 11 | 54.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
265 | 10 | 0 | 4 | $post->{'CREATESECURETOKEN'} and $post->{'CREATESECURETOKEN'} eq "Y" |
287 | 0 | 0 | 10 | $type and exists $class_for_type{$type} |
line | l | !l | condition |
---|---|---|---|
178 | 0 | 4 | $options ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
183 | 2 | 2 | 0 | $post->{'SECURETOKENID'} ||= "Data::GUID"->new->as_string |