| line | l | !l&&r | !l&&!r | condition | 
 
| 109 | 0 | 0 | 0 | $self->{'_contacts'}{$contact_id} || 'Webservice::OVH::Me::Contact'->_new_existing('wrapper', $api, 'id', $contact_id, 'module', $self->{'_module'}) | 
 
| 137 | 0 | 0 | 0 | $self->{'_contacts'}{$contact_id} || 'Webservice::OVH::Me::Contact'->_new_existing('wrapper', $api, 'id', $contact_id, 'module', $self->{'_module'}) | 
 
| 169 | 0 | 0 | 0 | $self->{'_tasks_contact_change'}{$task_id} || 'Webservice::OVH::Me::Task'->_new('wrapper', $api, 'type', 'contact_change', 'id', $task_id, 'module', $self->{'_module'}) | 
 
| 197 | 0 | 0 | 0 | $self->{'_tasks_contact_change'}{$task_id} || 'Webservice::OVH::Me::Task'->_new('wrapper', $api, 'type', 'contact_change', 'id', $task_id, 'module', $self->{'_module'}) | 
 
| 237 | 0 | 0 | 0 | $self->{'_orders'}{$order_id} || 'Webservice::OVH::Me::Order'->_new('wrapper', $api, 'id', $order_id, 'module', $self->{'_module'}) | 
 
| 265 | 0 | 0 | 0 | $self->{'_orders'}{$order_id} || 'Webservice::OVH::Me::Order'->_new('wrapper', $api, 'id', $order_id, 'module', $self->{'_module'}) | 
 
| 291 | 0 | 0 | 0 | $self->{'_bills'}{$bill_id} || 'Webservice::OVH::Me::Bill'->_new('wrapper', $api, 'id', $bill_id, 'module', $self->{'_module'}) | 
 
| 330 | 0 | 0 | 0 | $self->{'_bills'}{$bill_id} || 'Webservice::OVH::Me::Bill'->_new('wrapper', $api, 'id', $bill_id, 'module', $self->{'_module'}) |