Branch Coverage

blib/lib/Net/Google/Analytics/MeasurementProtocol.pm
Criterion Covered Total %
branch 7 20 35.0


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