blib/lib/Require/HookChain.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
83 | 0 | 11 | 1 | @INC and blessed($INC[0]) |
11 | 0 | 1 | @INC and blessed($INC[0]) and $INC[0] == $our_hook | |
84 | 121 | 0 | 0 | blessed($_) && $_ == $our_hook |