| blib/lib/App/Aphra.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 16 | 12.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 87 | 0 | 4 | if $opts{$_} | 
| 111 | 3 | 0 | if exists $self->config->{$_} | 
| 148 | 0 | 0 | unless @ARGV | 
| 152 | 0 | 0 | if (my $method = $self->commands->{$cmd}) { } | 
| 164 | 0 | 0 | unless -e $src | 
| 165 | 0 | 0 | unless -d $src | 
| 175 | 0 | 0 | unless -f $_ | 
| 189 | 0 | 0 | if ($@) |