Branch Coverage

blib/lib/Net/Google/Analytics.pm
Criterion Covered Total %
branch 12 26 46.1


line true false branch
28 2 3 if (@_)
48 2 5 if (@_ > 1) { }
2 3 elsif (not defined $ua) { }
68 1 2 $req->realtime ? :
73 2 1 if defined $start_index
74 3 0 if defined $max_results
113 0 3 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