Condition Coverage

blib/lib/Optree/Generate.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
250 0 0 0 &blessed($cv) and $cv->isa("B::OP")

or 2 conditions

line l !l condition
250 0 0 &reftype($cv) // ""
261 0 0 $args{'flags'} // 0