blib/lib/Test2/Plugin/IOEvents/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 0 | 3 | 4 | $INC{'Test2/API.pm'} && Test2::API::test2_init_done() |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 2 | 4 | 3 | $LOADED ||= $INC{'Test2/API.pm'} && Test2::API::test2_init_done() |
26 | 0 | 3 | 6 | $self->{'no_event'} or not $LOADED |