Branch Coverage

File:lib/CheckSpelling/Homoglyph.pm
Coverage:56.2%

line%coveragebranch
1850TFunless open my $fh, "<:encoding(UTF-8)", $file
2750TFif /^#/
2950TFunless /(.)(.+)/
3250TFunless $expected =~ /$upper_pattern|$lower_pattern|$punctuation_pattern/
3350TFunless $expected =~ /$upper_pattern|$lower_pattern/
3650TFif ($ch =~ /$ignore_pattern/)
39100TFif (defined $homoglyph_map{$ch})
5350TFif (scalar @known_aliases == 1) { }