blib/lib/Geo/StormTracker/Data.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 21 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
95 | 0 | 0 | 0 | defined $region and $region =~ /^\w{2}$/ |
105 | 0 | 0 | 0 | defined $year and $year =~ /^\d{4}$/ |
115 | 0 | 0 | 0 | defined $event_num and $event_num =~ /^\d+$/ |
383 | 0 | 0 | 0 | defined $number and $self->_compare_advisory_numbers($advisory_number, $number) == 0 |
672 | 0 | 0 | 0 | -e $filename and not $force_option |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
219 | 0 | 0 | 0 | $success or $ignore_lock |
245 | 0 | 0 | 0 | $success or $ignore_lock |