Condition Coverage

blib/lib/OpenGL/PLG.pm
Criterion Covered Total %
condition 6 12 50.0


and 3 conditions

line !l l&&!r l&&r condition
148 3 0 8 defined $id && $id =~ /^\d+$/
155 0 9 0 defined $x and defined $y
1 8 0 defined $x and defined $y and defined $z

or 3 conditions

line l !l&&r !l&&!r condition
179 0 0 2 not defined $v_ref or ref $v_ref ne 'HASH'