| lib/Spoon/Command.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | if $$args{-'q'} or $$args{-'quiet'} |
| 19 | 0 | 0 | unless my $action = shift() |
| 21 | 0 | 0 | unless $action =~ s/^-// |
| 26 | 0 | 0 | if $self->can($method) |
| 27 | 0 | 0 | unless my $array = $self->hub->registry->lookup->{'command'}{$action} |
| 62 | 0 | 0 | unless $self->quiet |