Branch Coverage

blib/lib/Geo/StormTracker/Parser.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
34 0 0 unless ($io->open("<$filename"))
105 0 0 if ($name =~ /^TROPICAL DEPRESSION/is) { }
0 0 elsif ($name =~ /^TROPICAL STORM/is) { }
0 0 elsif ($name =~ /^HURRICANE/is) { }
122 0 0 if ($2)
146 0 0 unless defined $release_time
165 0 0 if ($match) { }
193 0 0 if ($success) { }
198 0 0 if ($matches)
208 0 0 if ($matches)
214 0 0 if ($matches)
231 0 0 if ($matches)
236 0 0 if ($matches)
244 0 0 if ($matches)
250 0 0 if ($matches)
267 0 0 if ($matches) { }