Condition Coverage

blib/lib/PPR.pm
Criterion Covered Total %
condition 11 14 78.5


and 3 conditions

line !l l&&!r l&&r condition
7 0 49 0 $] >= 5.02 and $] <= 5.021

or 2 conditions

line l !l condition
36 5 4 ($self->{'line'} // shift()) // 1
41 2 0 shift() // 0
42 1 1 shift() // ''
50 2 1 $self->{'file'} // ''

or 3 conditions

line l !l&&r !l&&!r condition
36 4 1 4 $self->{'line'} // shift()