| line | true | false | branch | 
 
| 51 | 0 | 0 | defined $as->{'pw'} ? : | 
 
| 63 | 0 | 0 | unless Net::DRI::Util::has_key($rd, 'association') | 
 
| 65 | 0 | 0 | unless Net::DRI::Util::xml_is_token($as->{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($as->{'pw'}, 6, 16) | 
 
| 82 | 0 | 0 | unless @def | 
 
| 87 | 0 | 0 | if (defined $toadd) | 
 
| 89 | 0 | 0 | unless Net::DRI::Util::xml_is_token($toadd->{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($toadd->{'pw'}, 6, 16) | 
 
| 92 | 0 | 0 | if (defined $todel) | 
 
| 95 | 0 | 0 | unless Net::DRI::Util::xml_is_token($toadd->{'id'}, 1, 63) | 
 
| 96 | 0 | 0 | if defined $todel | 
 
| 98 | 0 | 0 | if (defined $tochg) | 
 
| 100 | 0 | 0 | unless Net::DRI::Util::xml_is_token($tochg->{'id'}, 1, 63) and Net::DRI::Util::xml_is_token($tochg->{'pw'}, 6, 16) | 
 
| 101 | 0 | 0 | if defined $tochg | 
 
| 115 | 0 | 0 | unless defined $infdata | 
 
| 121 | 0 | 0 | unless $n eq 'contact' | 
 
| 126 | 0 | 0 | if $n2 =~ /^(?:id)$/ |