Condition Coverage

blib/lib/Marpa/R3/ASF.pm
Criterion Covered Total %
condition 6 16 37.5


and 3 conditions

line !l l&&!r l&&r condition
78 0 0 1 &blessed($slr) and $slr->isa($slr_class)

or 2 conditions

line l !l condition
121 0 1 $asf->[5] //= 42
181 1 0 $args->{'handlers'} // {}
183 1 0 $args->{'signature'} // ''
184 1 0 $args->{'args'} // []
207 0 0 $yield_data //= []

or 3 conditions

line l !l&&r !l&&!r condition
87 0 1 0 $asf->[0] //= $slr->[3]