| blib/lib/Footprintless/CommandRunner/ExecutionException.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 12 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 0 | 0 | if $self->{'message'} |
| 31 | 0 | 0 | if $self->{'stderr'} |
| 32 | 0 | 0 | if ($verbose) |
| 69 | 2 | 6 | if $self->{'message'} |
| 71 | 0 | 8 | if $self->{'stderr'} |
| 80 | 0 | 8 | if (@{$self->{'trace'};}) |