| line | true | false | branch | 
 
| 92 | 0 | 0 | $mod =~ /::/ ? : | 
 
| 106 | 0 | 0 | unless ref $e eq 'ARRAY' and @$e == 3 and not ref $e->[0] and length $e->[0] and not ref $e->[1] and length $e->[1] and ref $e->[2] eq 'HASH' and keys %{$$e[2];} | 
 
| 107 | 0 | 0 | unless Net::DRI::Util::xml_is_ncname($e->[0]) | 
 
| 108 | 0 | 0 | unless exists $VAL{$e->[1]} | 
 
| 109 | 0 | 0 | unless $VAL{$e->[1]}->can($what) | 
 
| 117 | 0 | 0 | unless defined $rd and ref $rd eq 'HASH' and exists $rd->{'e164_validation_information'} and ref $rd->{'e164_validation_information'} eq 'ARRAY' and @{$rd->{'e164_validation_information'};} | 
 
| 129 | 0 | 0 | if (grep {not ref $_;} @$ra) { } | 
 
| 145 | 0 | 0 | unless $mes->is_success | 
 
| 148 | 0 | 0 | unless defined $infdata | 
 
| 158 | 0 | 0 | unless exists $VAL{$uri} | 
 
| 198 | 0 | 0 | unless defined $toadd or defined $todel or defined $toset | 
 
| 201 | 0 | 0 | if defined $toadd and ref $toadd eq 'ARRAY' | 
 
| 202 | 0 | 0 | ref $_ eq 'ARRAY' ? : | 
 
|  | 0 | 0 | if defined $todel and ref $todel eq 'ARRAY' | 
 
| 203 | 0 | 0 | ref $toset eq 'ARRAY' ? : | 
 
|  | 0 | 0 | if defined $toset | 
 
| 204 | 0 | 0 | unless @n |