Branch Coverage

blib/lib/Lingua/Conjunction.pm
Criterion Covered Total %
branch 16 24 66.6


line true false branch
116 0 17 if scalar @list == 0
117 2 15 if scalar @list == 1
118 9 6 if scalar @list == 2
120 4 2 if ($punct{'pen'}) { }
121 3 1 unless grep /$punct{'sep'}/, @list
127 2 0 unless grep /$punct{'sep'}/, @list
213 1 0 if ($types{$_[1]}) { }
252 1 0 if (defined $language{$language}) { }
265 2 1 if ($ENV{'LANGUAGE'})
267 2 0 if ($language{$l})
274 3 0 unless defined $val
277 0 0 if ($language{$val})