| blib/lib/App/Aphra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 14 | 14.2 |
| line | true | false | branch |
|---|---|---|---|
| 86 | 0 | 4 | if $opts{$_} |
| 110 | 3 | 0 | if exists $self->config->{$_} |
| 147 | 0 | 0 | unless @ARGV |
| 151 | 0 | 0 | if (my $method = $self->commands->{$cmd}) { } |
| 163 | 0 | 0 | unless -e $src |
| 164 | 0 | 0 | unless -d $src |
| 174 | 0 | 0 | unless -f $_ |