| blib/lib/App/Cleo/Patra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 92 | 0 | 0 | $self->do_cmd($cmd) and next CMD |
| 157 | 0 | 0 | $self->{'state'} = 'ps2' and return 1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 118 | 0 | 0 | 0 | print $_ and &usleep($self->{'delay'}) |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 0 | 0 | $ENV{'SHELL'} || '/bin/bash' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 102 | 0 | 0 | 0 | $keep_going || $continue_to_end |
| 121 | 0 | 0 | 0 | $keep_going || $continue_to_end |