Condition Coverage

blib/lib/OpenGL/QEng/Parser.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
59 0 0 0 @tokens == 0 and defined $buf
73 0 0 0 @newtoks and not defined $i
137 0 0 0 defined $aref && ref $aref eq 'ARRAY'

or 2 conditions

line l !l condition
54 0 0 $maketoken ||= sub { [$_[1], $_[0]]; }
145 0 0 shift() || sub { $_[0][1]; }

or 3 conditions

line l !l&&r !l&&!r condition
73 0 0 0 @newtoks > 2 or @newtoks and not defined $i