| lib/Rex/Interface/Shell/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 8 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | $shell_path and $shell_path =~ m[/\Q$last_part\E$]u |
| line | l | !l | condition |
|---|---|---|---|
| 55 | 0 | 0 | $parts[-1] || '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 0 | 0 | 0 | ref $self || $self |