Branch Coverage

blib/lib/Optree/Generate.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
243 22 299 /^OP_/u ? :
245 8 272 if (@opcodes)
269 1 4 if (builtin::blessed($cv) and $cv->isa('B::OP')) { }
2 2 elsif ((builtin::reftype($cv) // '') eq 'CODE') { }