Condition Coverage

blib/lib/Business/CyberSource/Report/SingleTransaction.pm
Criterion Covered Total %
condition 11 17 64.7


and 3 conditions

line !l l&&!r l&&r condition
158 5 0 4 defined $request_id and not defined $merchant_reference_number
5 0 4 defined $request_id and not defined $merchant_reference_number and not defined $target_date
0 2 3 not defined $request_id and defined $merchant_reference_number
2 1 2 not defined $request_id and defined $merchant_reference_number and defined $target_date

or 2 conditions

line l !l condition
131 12 0 delete $args{'version'} || '1.7'

or 3 conditions

line l !l&&r !l&&!r condition
127 12 0 0 delete $args{'user_agent'} || 'LWP::UserAgent'->new