Branch Coverage

blib/lib/Syntax/Keyword/Junction/Any.pm
Criterion Covered Total %
branch 54 58 93.1


line true false branch
11 10 0 if ($] >= 5.010001)
12 2 5 if $other ~~ $_
3 0 if ($is_rhs)
0 0 if $_ ~~ $other
36 5 13 if ref $_[1] eq 'Regexp'
41 10 11 if $_ == $test
48 3 3 if ref $_[1] eq 'Regexp'
53 2 3 if $_ != $test
62 3 7 if $switch
65 5 12 if $_ >= $test
74 6 6 if $switch
77 4 9 if $_ > $test
86 3 6 if $switch
89 4 6 if $_ <= $test
98 3 9 if $switch
101 7 8 if $_ < $test
111 2 2 if $_ eq $test
121 1 3 if $_ ne $test
130 3 6 if $switch
133 4 4 if $_ ge $test
142 4 6 if $switch
145 4 5 if $_ gt $test
154 3 6 if $switch
157 4 4 if $_ le $test
166 3 7 if $switch
169 4 8 if $_ lt $test
179 2 9 if $_ =~ /$test/
189 2 7 unless $_ =~ /$test/
199 2 3 if $_