Branch Coverage

blib/lib/B/Bblock.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
21 0 0 if ($$op)
29 0 0 if $leader == 0
36 0 0 if ref $start ne 'B::NULL'
37 0 0 if ref $root ne 'B::NULL'
80 0 0 if ($op->label)
97 0 0 if ($opname eq 'entertry') { }
109 0 0 unless exists $$bblock{$$first}
111 0 0 if ($op->name eq 'sort' and $op->flags & 128 and $op->flags & 64)
123 0 0 if ($op->type and $op->name ne 'pushre' and $] > 5.008005 || $op->name ne 'substcont')
129 0 0 if ($$replroot)
144 0 0 if eval { do { require B::Concise; 1 } }
145 0 0 if $have_B_Concise
148 0 0 if (@options and $have_B_Concise) { }
152 0 0 unless $objname =~ /::/
155 0 0 if $@
159 0 0 if $@
167 0 0 if ($have_B_Concise)