blib/lib/Sort/Sub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 12 | 83.3 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 43 | unless my($is_var, $name, $opts) = $spec =~ /$re_spec/ |
37 | 1 | 42 | if ($with_meta) { } |
40 | 0 | 1 | if $@ |
54 | 41 | 41 | if $i >= @_ |
57 | 13 | 28 | if (ref $_[$i + 1] eq 'HASH') |
63 | 1 | 40 | if ($is_var) { } |