Condition Coverage

blib/lib/Tree/Ternary.pm
Criterion Covered Total %
condition 26 30 86.6


and 3 conditions

line !l l&&!r l&&r condition
372 32 0 292 $$ref[0] ne '00' and $char ne '00'
383 366 4 30 $char eq '00' and $$ref[0] eq '00'

or 3 conditions

line l !l&&r !l&&!r condition
362 112 40 248 $char eq $wildcard or $char lt $$ref[0]
371 112 212 76 $char eq $wildcard or $char eq $$ref[0]
387 112 36 252 $char eq $wildcard or $char gt $$ref[0]
433 0 85 507 not defined $$ref[0] or $dist < 0
437 318 30 159 $dist > 0 or $char lt $$ref[0]
438 288 0 60 not defined $$ref[1][0] or $dist < 0
465 318 57 132 $dist > 0 or $char gt $$ref[0]
466 331 0 44 not defined $$ref[3][0] or $dist < 0