Condition Coverage

blib/lib/API/Shippo/Resource.pm
Criterion Covered Total %
condition 2 14 14.2


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 10 $port and $port eq '443'
0 0 10 $port and $port eq '443' and $scheme eq 'https'

or 2 conditions

line l !l condition
58 0 0 $new_value || 'https'
75 0 0 $new_value || 'api.goshippo.com'
87 0 0 $new_value || '443'
99 0 0 $new_value || 'v1'