Branch Coverage

blib/lib/Apache/Session/Browseable/_common.pm
Criterion Covered Total %
branch 11 14 78.5


line true false branch
12 3 6 unless @$t1 and @$t2
14 3 12 unless (grep {$_ eq $f;} @$t2)
23 0 8 ref $$args{'Index'} ? :
39 53 3 unless $$entry{$selectField} eq $value
40 0 3 if (@fields) { }
63 26 2 unless $$entry{$selectField} =~ /$value/
64 0 2 if (@fields) { }