Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
29 1 3 0 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
32 5 10 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
50 1 3 0 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
53 4 7 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}