| blib/lib/Class/MakeMethods/Emulator/Inheritable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 1 | 1 | if (scalar @_ and $_[0] =~ /^-take_namespace/ and shift()) { } |
| 0 | 1 | elsif (scalar @_ and $_[0] =~ /^-release_namespace/ and shift()) { } | |
| 31 | 0 | 2 | if (scalar @_) |