blib/lib/Test2/Event/Plan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
62 | 91 | 2 | 6 | $self->{'directive'} and $self->{'directive'} eq 'SKIP' |
line | l | !l | condition |
---|---|---|---|
56 | 6 | 0 | $self->{'reason'} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
52 | 8 | 0 | 92 | $self->{'directive'} || $self->{'max'} |
72 | 1 | 0 | 2 | $max or not $directive |