| blib/lib/App/CLI/Helper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 10 | 60.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 32 | 0 | 0 | if ($include_alias and ref $class and $class->can('alias')) | 
| 54 | 1 | 1 | unless $default | 
| 55 | 0 | 2 | unless ref $self | 
| 57 | 0 | 2 | if defined $self->{'prog_name'} | 
| 72 | 27 | 1 | if ref $class |