| blib/lib/Mite/App/Command/exec.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if $self->should_exit_quietly |
| 36 | 0 | 0 | unless (defined $script) |
| 47 | 0 | 0 | unless eval $source->compile |
| 51 | 0 | 0 | unless $args |
| 52 | 0 | 0 | if ($oneliner) { } |
| 55 | 0 | 0 | if ($r) { } |
| 64 | 0 | 0 | unless ($script->exists) |
| 71 | 0 | 0 | if ($@) |