| line | true | false | branch | 
 
| 10 | 0 | 0 | @_ == 1 ? : | 
 
| 13 | 0 | 0 | unless $args{'tid'} and $args{'tid'} =~ /^(?:UA|MO|YT)-\d+-\d+$/ | 
 
| 17 | 0 | 0 | if exists $args{'aip'} and not $args{'aip'} | 
 
| 28 | 0 | 0 | unless ($ua_object->isa('Furl') or $ua_object->isa('LWP::UserAgent')) | 
 
| 54 | 0 | 0 | unless $required{$hit_type} | 
 
| 58 | 0 | 0 | unless $args{$required} | 
 
| 61 | 0 | 0 | if $hit_type eq 'pageview' and not $args{'dl'} || $args{'dh'} && $args{'dp'} | 
 
| 71 | 0 | 0 | $self->{'debug'} ? : | 
 
| 76 | 0 | 0 | $ua->isa('Furl') ? : | 
 
| 77 | 0 | 0 | if ($self->{'debug'}) { } | 
 
| 81 | 0 | 0 | $self->{'debug'} ? : |