Condition Coverage

blib/lib/Perinci/Sub/ConvertArgs/Argv.pm
Criterion Covered Total %
condition 12 18 66.6


and 3 conditions

line !l l&&!r l&&r condition
88 0 0 1 $sch && $sch->[0] eq 'array' && $sch->[1]{'of'} && is_simple($sch->[1]{'of'})
102 0 6 2 $sch && $sch->[0] eq 'bool'
104 0 0 2 $sch && $sch->[0] eq 'array' && $sch->[1]{'of'} && is_simple($sch->[1]{'of'})
106 6 1 1 $is_array_of_simple && $sch->[1]{'of'}[0] =~ /\A(int|float)\z/

or 2 conditions

line l !l condition
71 5 1 $fargs{'meta'} // {'v', 1.1}
72 5 1 $meta->{'args'} // {}
74 6 0 $meta->{'v'} // 1