Branch Coverage

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

line%coveragebranch
18100TFunless open my $fh, "<:encoding(UTF-8)", $file
24100TFif /^#/
26100TFunless /^($upper_pattern|$lower_pattern|$punctuation_pattern)(.+)$/
31100TFif $ch =~ /$upper_pattern|$lower_pattern|$punctuation_pattern/
34100TFif (defined $homoglyph_map{$ch})
47100TFif (scalar @known_aliases == 1) { }