Branch Coverage

blib/lib/Perinci/Sub/ConvertArgs/Argv.pm
Criterion Covered Total %
branch 21 24 87.5


line true false branch
25 2 1 ref $_[0] ? :
70 0 6 unless my $iargs = $fargs{'args'}
75 0 6 unless $v == 1.1
81 2 4 if ($fargs{'use_pos'})
85 1 2 if ($args_prop->{$arg}{'greedy'}) { }
90 2 0 $is_array_of_simple ? :
108 6 2 length $opt > 1 ? :
109 2 6 if ($is_bool) { }
1 5 elsif ($can_be_comma_separated) { }
1 4 elsif ($is_array_of_simple) { }
110 1 1 if ($iargs{$_}) { }
122 1 3 if (ref $iargs{$_}) { }