blib/lib/Net/Google/Analytics/Response.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
66 | 0 | 15 | unless my($res) = $name =~ /^(?:ga|rt):(\w{1,64})\z/ |
72 | 7 | 2 | $prev =~ /[a-z]/ ? : |
109 | 9 | 9 | if ($column_header->{'column_type'} eq $type) |
126 | 2 | 2 | if ($column_header->{'column_type'} eq 'METRIC') |
152 | 2 | 3 | if (not $proj_row) { } |