blib/lib/Sub/Replace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
14 | 2 | 7 | if @_ == 1 and ref $_[0] eq 'HASH' |
19 | 0 | 9 | if @_ % 2 |
26 | 2 | 7 | $name =~ /(.*::)((?:(?!::).)*)\z/s ? : |
33 | 8 | 1 | exists &$fullname ? : |
35 | 7 | 2 | if defined $sub |