line |
!l |
l&&!r |
l&&r |
condition |
99
|
0 |
0 |
0 |
$contact->legal_form eq 'other' and not $contact->legal_form_other |
104
|
0 |
0 |
0 |
$contact->legal_id and $contact->legal_id_type |
113
|
0 |
0 |
0 |
defined $jo and ref $jo eq 'HASH' |
117
|
0 |
0 |
0 |
defined $contact->legal_id and defined $contact->legal_form_other |
|
0 |
0 |
0 |
defined $contact->legal_id and defined $contact->legal_form_other and $contact->legal_form_other eq 'asso' |
130
|
0 |
0 |
0 |
Net::DRI::Util::has_key($b, 'date') and Net::DRI::Util::has_key($b, 'place') |
146
|
0 |
0 |
0 |
defined $contact->disclose and $contact->disclose eq 'N' |
191
|
0 |
0 |
0 |
Net::DRI::Util::has_key($qual, 'identification') and Net::DRI::Util::has_key($$qual{'identification'}, 'status') |
202
|
0 |
0 |
0 |
Net::DRI::Util::has_key($qual, 'reachable') and Net::DRI::Util::has_key($$qual{'reachable'}, 'value') |
|
0 |
0 |
0 |
Net::DRI::Util::has_key($qual, 'reachable') and Net::DRI::Util::has_key($$qual{'reachable'}, 'value') and Net::DRI::Util::has_key($$qual{'reachable'}, 'media') |