| lib/App/Duppy.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 41 | 0 | 0 | if (io($file)->exists) { } | 
| 60 | 0 | 0 | if $self->buffer_return | 
| 61 | 0 | 0 | if ($self->has_casper_path) { } | 
| 62 | 0 | 0 | if (-f $self->casper_path and -x $self->casper_path) { } | 
| 86 | 0 | 0 | if ($self->silent_run) { } | 
| 98 | 0 | 0 | if ($out) | 
| 99 | 0 | 0 | if ($self->silent_run) { } | 
| 116 | 0 | 0 | if (ref $v eq 'ARRAY') { } | 
| 120 | 0 | 0 | if $v eq '1' | 
| 121 | 0 | 0 | if $v eq '0' |