blib/lib/Attribute/Overload.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 14 | 50.0 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 3 | ref $data eq 'ARRAY' ? : |
17 | 0 | 3 | if /^(integer|float|binary|qr?)$/ |
33 | 0 | 3 | if ($op =~ /^(integer|float|binary|qr?)$/) { } |
39 | 0 | 1 | unless @code or @constcode |
41 | 1 | 0 | if @code |
51 | 1 | 0 | if $code |
52 | 0 | 1 | if $@ |