blib/lib/B/Deobfuscate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 28 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
331 | 0 | 0 | 0 | defined &begin_av and begin_av()->isa('B::AV') |
336 | 0 | 0 | 0 | defined &check_av and check_av()->isa('B::AV') |
341 | 0 | 0 | 0 | defined &init_av and init_av()->isa('B::AV') |
346 | 0 | 0 | 0 | defined &end_av and end_av()->isa('B::AV') |
line | l | !l | condition |
---|---|---|---|
323 | 0 | 0 | perlstring($/) || 'undef' |
324 | 0 | 0 | perlstring($O::savebackslash) || 'undef' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
91 | 0 | 0 | 0 | /\W/ || exists $$k{$_} |
181 | 0 | 0 | 0 | exists $$k{$name} or "$sigil$name" =~ /^\$?\d+\z/ |
184 | 0 | 0 | 0 | exists $$p{'gv_symbols'}{$name} or $name =~ /$$p{'gv_match'}/ |
322 | 0 | 0 | 0 | $/ ne "\n" or defined $O::savebackslash |