Branch Coverage

blib/lib/Sort/Sub.pm
Criterion Covered Total %
branch 10 12 83.3


line true false branch
28 0 37 unless my($is_var, $name, $opts) = $spec =~ /$re_spec/
37 1 36 if ($with_meta) { }
40 0 1 if $@
54 35 35 if $i >= @_
57 13 22 if (ref $_[$i + 1] eq 'HASH')
63 1 34 if ($is_var) { }