blib/lib/ex/monkeypatched.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
13 | 6 | 0 | 3 | @_ && $_[0] && $_[0] eq '-norequire' && shift() |
34 | 10 | 0 | 2 | @_ == 1 and ref $_[0] eq 'HASH' |
36 | 1 | 0 | 1 | defined $$opt{'class'} and ref $$opt{'methods'} eq 'HASH' |
0 | 0 | 1 | defined $$opt{'method'} and ref $$opt{'implementations'} eq 'HASH' |