blib/lib/MooseX/App/ParsedArgv.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 12 | 17 | 70.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
86 | 0 | 63 | 0 | defined $SINGLETON and $SINGLETON == $self |
247 | 63 | 4 | 3 | defined $lastkey and $expecting |
264 | 0 | 310 | 169 | defined $type and $element->type ne $type |
278 | 0 | 22 | 2 | defined $type and $element->type ne $type |
line | l | !l | condition |
---|---|---|---|
194 | 31 | 1 | $self->hints_fixedvalue->{$key} // 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
294 | 7 | 2 | 0 | $element->type eq 'parameter' or $element->type eq 'extra' |