Condition Coverage

blib/lib/Test/Steering/Wheel.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
152 4 0 17 defined $current_id and $current_id == $id

or 3 conditions

line l !l&&r !l&&!r condition
198 2 0 18 $exit or $wait
211 0 13 0 $INC{$class} or eval "use $class; 1"