Condition Coverage

blib/lib/Perl/Lint/Policy/BuiltinFunctions/ProhibitSleepViaSelect.pm
Criterion Covered Total %
condition 20 27 74.0


and 3 conditions

line !l l&&!r l&&r condition
21 59 3 12 $token_type == 70 and $token_data eq 'select'
37 1 0 2 not $is_on_some_IO and $comma_num == 3
1 2 0 not $is_on_some_IO and $comma_num == 3 and $last_arg_type == 171 || $last_arg_type != 207 && $last_arg->{'kind'} == 24
53 3 8 3 $comma_num < 3 and $token_type != 207
66 3 0 6 not $is_on_some_IO and $comma_num == 3
3 6 0 not $is_on_some_IO and $comma_num == 3 and $last_arg_type == 171 || $last_arg_type != 207 && $last_arg->{'kind'} == 24
82 9 24 3 $comma_num < 3 and $token_type != 207

or 3 conditions

line l !l&&r !l&&!r condition
37 1 0 1 $last_arg_type == 171 || $last_arg_type != 207 && $last_arg->{'kind'} == 24
66 6 0 0 $last_arg_type == 171 || $last_arg_type != 207 && $last_arg->{'kind'} == 24