Condition Coverage

blib/lib/Mojar/Google/Analytics.pm
Criterion Covered Total %
condition 1 18 5.5


and 2 conditions

line l !l condition
76 0 0 $self->res($res) && undef

and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 ref $j eq 'HASH' and $j->{'expires_in'}

or 2 conditions

line l !l condition
115 0 0 $ga_res->error->{'code'} || 'Connection'
117 0 0 $ga_res->error->{'code'} || 'Connection'

or 3 conditions

line l !l&&r !l&&!r condition
31 0 1 0 $self->{'req'} //= 'Mojar::Google::Analytics::Request'->new
66 0 0 0 defined $self->$_ or croak("Missing required field ($_)")
69 0 0 0 defined $req->$_ or croak("Missing required field ($_)")