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
29 1 2 1 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
32 5 10 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
50 1 2 1 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}
53 4 7 5 $argspec->{'tags'} and grep {$_ eq $tag;} @{$$argspec{'tags'};}