blib/lib/Mojar/Google/Analytics.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 18 | 5.5 |
line | l | !l | condition |
---|---|---|---|
76 | 0 | 0 | $self->res($res) && undef |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 0 | 0 | 0 | ref $j eq 'HASH' and $j->{'expires_in'} |
line | l | !l | condition |
---|---|---|---|
115 | 0 | 0 | $ga_res->code || 'Connection' |
116 | 0 | 0 | $ga_res->code || 'Connection' |
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 ($_)") |