Branch Coverage
blib/lib/Optree/Generate.pm
Criterion
Covered
Total
%
branch
1
6
16.6
line
true
false
branch
17
0
11
if ($^V ge v5.36) { }
250
0
0
if (&blessed($cv) and $cv->isa('B::OP')) { }
0
0
elsif ((&reftype($cv) // '') eq 'CODE') { }