blib/lib/Net/Google/Analytics/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 8 | 87.5 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 9 | unless my($res) = $name =~ /^(?:ga|rt):(\w{1,64})\z/ |
106 | 9 | 9 | if ($$column_header{'column_type'} eq $type) |
123 | 2 | 2 | if ($$column_header{'column_type'} eq 'METRIC') |
149 | 2 | 3 | if (not $proj_row) { } |