Condition Coverage

blib/lib/Webservice/Shipment.pm
Criterion Covered Total %
condition 3 5 60.0


and 3 conditions

line !l l&&!r l&&r condition
26 2 0 0 &blessed($carrier) and $carrier->isa('Webservice::Shipment::Carrier')

or 2 conditions

line l !l condition
23 1 1 $conf ||= {}