Condition Coverage

blib/lib/Perinci/Sub/Util/Args.pm
Criterion Covered Total %
condition 12 12 100.0


and 3 conditions

line !l l&&!r l&&r condition
32 1 2 1 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{"tags"};}
35 5 10 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{"tags"};}
53 1 2 1 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{"tags"};}
56 4 7 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{"tags"};}