blib/lib/B/Bblock.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
53 | 0 | 0 | 0 | $$op and not exists $$bblock{$$op} |
111 | 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 | |
123 | 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' | |
148 | 0 | 0 | 0 | @options and $have_B_Concise |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
123 | 0 | 0 | 0 | $] > 5.008005 || $op->name ne 'substcont' |