Branch Coverage

blib/lib/Syntax/Keyword/Junction/None.pm
Criterion Covered Total %
branch 50 50 100.0


line true false branch
39 4 9 if ref $_[1] eq "Regexp"
44 3 16 if $_ == $test
51 6 2 if ref $_[1] eq "Regexp"
56 1 2 if $_ != $test
65 5 8 if $switch
68 5 13 if $_ >= $test
77 4 9 if $switch
80 5 16 if $_ > $test
89 4 8 if $switch
92 4 12 if $_ <= $test
101 5 8 if $switch
104 4 12 if $_ < $test
114 2 2 if $_ eq $test
124 2 2 if $_ ne $test
133 3 6 if $switch
136 4 4 if $_ ge $test
145 3 7 if $switch
148 4 8 if $_ gt $test
157 3 6 if $switch
160 4 4 if $_ le $test
169 3 6 if $switch
172 4 4 if $_ lt $test
182 2 9 if $_ =~ /$test/
192 2 12 unless $_ =~ /$test/
202 1 5 if $_