| line | true | false | branch | 
 
| 105 | 0 | 0 | unless Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->get('registrant')->srid | 
 
| 107 | 0 | 0 | unless exists $rd->{'nsgroup'} | 
 
| 120 | 0 | 0 | if (grep {not /^(?:add|del)$/;} $todo->types('nsgroup')) | 
 
| 127 | 0 | 0 | unless $nsgadd or $nsgdel | 
 
| 130 | 0 | 0 | if $nsgadd | 
 
| 131 | 0 | 0 | if $nsgdel | 
 
| 143 | 0 | 0 | unless $mes->is_success | 
 
| 146 | 0 | 0 | unless $infdata | 
 
| 163 | 0 | 0 | unless exists $rd->{'deleteDate'} and $rd->{'deleteDate'} | 
 
| 188 | 0 | 0 | unless Net::DRI::Util::has_contact($rd) and $rd->{'contact'}->has_type('registrant') and $rd->{'contact'}->has_type('billing') | 
 
| 194 | 0 | 0 | unless Net::DRI::Util::isa_contact($creg, 'Net::DRI::Data::Contact::BE') or not ref $creg and $creg eq '#AUTO#' | 
 
| 195 | 0 | 0 | ref $creg ? : | 
 
| 197 | 0 | 0 | if (exists $rd->{'trDate'}) | 
 
| 204 | 0 | 0 | unless Net::DRI::Util::isa_contact($cbill, 'Net::DRI::Data::Contact::BE') | 
 
| 207 | 0 | 0 | if $cs->has_type('accmgr') | 
 
| 208 | 0 | 0 | if $cs->has_type('tech') | 
 
| 209 | 0 | 0 | if $cs->has_type('onsite') | 
 
| 211 | 0 | 0 | if (Net::DRI::Util::has_ns($rd)) | 
 
| 219 | 0 | 0 | if exists $rd->{'nsgroup'} | 
 
| 226 | 0 | 0 | unless defined $nsg and $nsg | 
 
| 227 | 0 | 0 | if defined $_ and $_ and not ref $_ | 
 
|  | 0 | 0 | Net::DRI::Util::isa_hosts($_) ? : | 
 
|  | 0 | 0 | ref $nsg eq 'ARRAY' ? : | 
 
| 254 | 0 | 0 | if Net::DRI::Util::has_key($rd, 'period') | 
 
| 255 | 0 | 0 | if Net::DRI::Util::has_duration($rd) | 
 
| 294 | 0 | 0 | if $rd->{'url'} |