blib/lib/Class/MakeMethods/Emulator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 7 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
12 | 2 | 0 | 8 | scalar @_ == 2 and $_[1] eq '-isasubclass' |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 18 | shift() || '-take_namespace' |
29 | 0 | 18 | shift() || '-release_namespace' |