Condition Coverage

blib/lib/Net/Google/Analytics.pm
Criterion Covered Total %
condition 2 8 25.0


and 3 conditions

line !l l&&!r l&&r condition
143 0 0 0 defined $remaining_items && $remaining_items < $max_items_per_page

or 2 conditions

line l !l condition
26 2 2 $$self{'auth_params'} || []

or 3 conditions

line l !l&&r !l&&!r condition
142 0 0 0 not defined $remaining_items or $remaining_items > 0