| blib/lib/Net/Google/Analytics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 26 | 46.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 28 | 2 | 2 | if (@_) | 
| 48 | 2 | 4 | if (@_ > 1) { } | 
| 2 | 2 | elsif (not defined $ua) { } | |
| 68 | 1 | 1 | $req->realtime ? : | 
| 73 | 1 | 1 | if defined $start_index | 
| 74 | 2 | 0 | if defined $max_results | 
| 113 | 0 | 2 | unless ($http_res->is_success) | 
| 137 | 0 | 0 | unless defined $start_index | 
| 143 | 0 | 0 | defined $remaining_items && $remaining_items < $max_items_per_page ? : | 
| 149 | 0 | 0 | unless $page->is_success | 
| 151 | 0 | 0 | if (not defined $res) { } | 
| 159 | 0 | 0 | if $num_items < $max_results | 
| 161 | 0 | 0 | if defined $remaining_items |