Condition Coverage
blib/lib/as.pm
Criterion
Covered
Total
%
condition
4
6
66.6
and 3 conditions
line
!l
l&&!r
l&&r
condition
79
24
11
4
@_ >= 3 and $_[-2] eq 'as'
or 3 conditions
line
l
!l&&r
!l&&!r
condition
158
1
0
0
@_ < 3 or $_[-2] ne 'as'