| blib/lib/Test2/Util/Grabber.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 13 | 46.1 |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 0 | 2 | $self->{'state'} ||= {} |
| 73 | 2 | 0 | $self->{'state'} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 36 | 1 | 1 | 0 | $self->{'trace'} ||= "Test2::EventFacet::Trace"->new("frame", [caller 1]) |
| 72 | 2 | 0 | 0 | $self->{'trace'} ||= "Test2::EventFacet::Trace"->new("frame", [caller 1]) |
| 79 | 2 | 0 | 0 | $hub->no_ending or $hub->state->ended |