Condition Coverage

blib/lib/Weather/NHC/TropicalCyclone/StormTable.pm
Criterion Covered Total %
condition 1 10 10.0


or 2 conditions

line l !l condition
151 169 0 $self->{'_by_year'}{uc $year} // []
164 0 0 $self->{'_by_name'}{uc $name} // []
176 0 0 $self->{'_by_basin'}{uc $basin} // []
188 0 0 $self->{'_by_nhc_designation'}{uc $nhc_designation} // []
200 0 0 $self->{'_by_kind'}{uc $kind} // []