| blib/lib/CLI/Gwrap.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 16 | 37.5 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 0 | 1 | unless $self->command |
| 78 | 0 | 0 | if defined $self->$opt |
| 81 | 0 | 0 | if (not $self->gwrapper->DOES('CLI::Gwrapper')) |
| 89 | 0 | 0 | if (@_ > 1) |
| 110 | 0 | 8 | if ref $name eq 'CLI::Gwrap' |
| 111 | 2 | 6 | if (ref $name) |
| 112 | 2 | 0 | if ref $name eq 'ARRAY' |
| 142 | 0 | 8 | if $@ |