blib/lib/B/CodeLines.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 22 | 0.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 0 | if class(main_root()) eq 'NULL' |
35 | 0 | 0 | if ($op->flags & 4) { } |
0 | 0 | elsif (class($op) eq 'PMOP') { } | |
42 | 0 | 0 | if (ref $maybe_root and $maybe_root->isa('B::OP')) |
54 | 0 | 0 | if class($op) eq 'NULL' |
57 | 0 | 0 | if ($name =~ /^(null|scalar|lineseq|scope)$/) { } |
58 | 0 | 0 | if $oldop and ${$op->next;} |
60 | 0 | 0 | if (class($op) eq 'LOGOP') { } |
0 | 0 | elsif (class($op) eq 'LOOP') { } | |
0 | 0 | elsif ($name eq 'subst' and ${$op->pmreplstart;}) { } | |
86 | 0 | 0 | if ('COP' eq class($op)) |