inc/Test2/Event/Plan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
63 | 2 | 0 | 0 | $self->{'directive'} and $self->{'directive'} eq 'SKIP' |
line | l | !l | condition |
---|---|---|---|
57 | 0 | 0 | $self->{'reason'} || 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
53 | 0 | 1 | 0 | $self->{'directive'} || $self->{'max'} |
73 | 0 | 0 | 0 | $max or not $directive |