Branch Coverage

blib/lib/Apache/Session/Browseable/_common.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
12 3 6 unless @$t1 and @$t2
14 3 12 unless (grep {$_ eq $f;} @$t2)
24 0 8 ref $args->{'Index'} ? :
39 211 13 unless $entry->{$selectField} eq $value
40 4 9 if (@fields) { }
63 78 6 unless $entry->{$selectField} =~ /$value/
64 0 6 if (@fields) { }