Condition Coverage

lib/Webservice/OVH/Order.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 0 $self->{'_cards'}{$card_id} and $self->{'_cards'}{$card_id}->is_valid

or 3 conditions

line l !l&&r !l&&!r condition
134 0 0 0 $self->{'_cards'}{$card_id} || 'Webservice::OVH::Order::Cart'->_new_existing('wrapper', $api, 'id', $card_id, 'module', $self->{'_module'})
163 0 0 0 $from_array_card || 'Webservice::OVH::Order::Cart'->_new_existing('wrapper', $api, 'id', $card_id, 'module', $self->{'_module'})