| blib/lib/MooseX/App/ParsedArgv/Element.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 2 | if ($self->count_values and $self->value->[-1]->has_raw) { } |
| 55 | 127 | 0 | defined $position ? : |
| 63 | 64 | defined $raw ? : | |
| 81 | 0 | 124 | if $self->consumed |
| 91 | 0 | 0 | if ($type eq 'extra') { } |
| 0 | 0 | elsif ($type eq 'parameter') { } | |
| 0 | 0 | elsif ($type eq 'option') { } | |
| 96 | 0 | 0 | length $self->key == 1 ? : |