| blib/lib/Perinci/Sub/ConvertArgs/Array.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 11 | 14 | 78.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 47 | 0 | 10 | unless my $args = $input_args{'args'} | 
| 48 | 0 | 10 | unless my $meta = $input_args{'meta'} | 
| 52 | 1 | 9 | unless $v == 1.1 | 
| 61 | 1 | 10 | unless $as | 
| 63 | 0 | 10 | unless defined $pos | 
| 65 | 3 | 7 | if ($as->{'greedy'}) { } | 
| 66 | 1 | 2 | if ref $v ne 'ARRAY' |