lib/constant/abs.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
7 | 2 | 0 | unless defined &DEBUG |
46 | 1 | 3 | unless @_ |
49 | 1 | 2 | if (ref $_[0] eq 'HASH') { } |
52 | 2 | 0 | @_ ? : |
63 | 1 | 2 | if (local $_ = $@) |
68 | 0 | 2 | if $@ |