Condition Coverage

blib/lib/B/Generate.pm
Criterion Covered Total %
condition 1 24 4.1


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $o->can('first') and $o->first
0 0 0 $o->can('first') and $o->first and ${$o->first;}
55 0 0 0 $first and $$first
56 0 0 0 $last and $$last
58 0 0 0 $type == 157 and $first->flags & 8
104 0 0 1 $o and $$o

or 3 conditions

line l !l&&r !l&&!r condition
58 0 0 0 $first->type != $type or $type == 157 and $first->flags & 8
115 0 0 0 $kid->type == B::opnumber('nextstate') or $kid->type == B::opnumber('dbstate')