Branch Coverage

blib/lib/Mojo/GoogleAnalytics/Report.pm
Criterion Covered Total %
branch 2 14 14.2


line true false branch
4 0 2 unless +(shift())->{'data'}{'rowCount'}
6 0 1 unless +(shift())->{'nextPageToken'}
7 0 0 unless +(shift())->{'query'}
8 0 0 unless +(shift())->{'data'}{'rows'}
30 0 0 if (@$metrics == 1) { }
48 0 0 unless ($args{'no_headers'})
56 0 0 if (($args{'as'} || '') eq 'text')