blib/lib/B/Bblock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 27 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
20 | 0 | 0 | 0 | $B::C::Config::Config{'usecperl'} && $] >= 5.025003 |
57 | 0 | 0 | 0 | $$op and not exists $$bblock{$$op} |
115 | 0 | 0 | 0 | $op->name eq 'sort' and $op->flags & 128 |
0 | 0 | 0 | $op->name eq 'sort' and $op->flags & 128 and $op->flags & 64 | |
127 | 0 | 0 | 0 | $op->type and $op->name ne &PUSHRE() |
0 | 0 | 0 | $op->type and $op->name ne &PUSHRE() and $] > 5.008005 || $op->name ne 'substcont' | |
152 | 0 | 0 | 0 | @options and $have_B_Concise |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
21 | 0 | 0 | 0 | $] >= 5.025006 || &CPERL56() |
127 | 0 | 0 | 0 | $] > 5.008005 || $op->name ne 'substcont' |