| blib/lib/Module/Replace.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 118 | 1 | 1 | unless $class |
| 126 | 0 | 1 | if $@ |
| 127 | 1 | 0 | if @_ |
| 159 | 1 | 0 | ref $_[0] && ref $_[0] eq 'SCALAR' ? : |
| 167 | 1 | 0 | if ${"${class}::";}{$func} |
| 196 | 1 | 0 | ref $_[0] && ref $_[0] eq 'SCALAR' ? : |
| 203 | 1 | 0 | if (exists ${"${class}::";}{"SUPER_$func"}) { } |