Branch Coverage

blib/lib/Mojar/Google/Analytics/Request.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
43 0 4 if (not ref $v or ref $v ne 'ARRAY') { }
0 4 elsif (@$v >= 2 and @$v % 2 == 0 and $v->[1] and not $v->[1] =~ /[a-z]/) { }
59 4 2 if (ref $v) { }
66 0 2 if $k eq 'sort' and $v =~ s/^-//
67 0 2 $descending ? :
2 0 if defined $v