Branch Coverage

blib/lib/Perl/Critic/Policy/CodeLayout/RequireSpaceAroundBinaryOperators.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
60 22 16 unless $$self{"_ops_to_check"}{$op}
62 8 8 if ($op eq "+" or $op eq "-")
65 2 6 if &any(sub {
72 8 6 if $elem eq "=>" and $prev_sib eq ","
75 24 0 if ref $_
5 9 unless (&all(sub {
85 1 15 unless ref $elem