Branch Coverage

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


line true false branch
75 0 43 unless my($is_var, $name, $opts) = $spec =~ /$re_spec/
84 1 42 if ($with_meta) { }
87 0 1 if $@
101 41 41 if $i >= @_
104 13 28 if (ref $_[$i + 1] eq 'HASH')
110 1 40 if ($is_var) { }