Branch Coverage

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

line%coveragebranch
10100TFif $line =~ /^#/
11100TFunless $line =~ /./
21100TFif (eval {         do {         qr/$test_line/ } } and $warning eq "")
24100TFif (defined $previous_reference) { }
32100TFunless $warning
41100TFif ($code =~ /(^Unmatched )(.)$/)