Branch Coverage

blib/lib/Data/Sah/Compiler/human/TH/Sortable.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
34 187 1230 if ($which eq 'min') { }
64 1166 elsif ($which eq 'xmin') { }
119 1047 elsif ($which eq 'max') { }
87 960 elsif ($which eq 'xmax') { }
876 84 elsif ($which eq 'between') { }
84 0 elsif ($which eq 'xbetween') { }