| lib/Devel/Trepan/CmdProcessor/Command/Info_Subcmd/Variables_Subcmd/Lexicals.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 0 | if (scalar(@ARGS == 0)) { } |
| 73 | 0 | 0 | if ($ARGS[0] eq '-v') { } |
| 79 | 0 | 0 | if (exists $my_hash->{$name}) { } |
| 0 | 0 | elsif (exists $our_hash->{$name}) { } |