| blib/lib/App/Cleo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 7 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 53 | 0 | 0 | $self->do_cmd($cmd) and next CMD |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 0 | 0 | 0 | print $_ and usleep($$self{'delay'}) |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 0 | 0 | $ENV{'SHELL'} || '/bin/bash' |