Condition Coverage

blib/lib/Geo/StormTracker/Main.pm
Criterion Covered Total %
condition 0 63 0.0


and 3 conditions

line !l l&&!r l&&r condition
20 0 0 0 defined $base_path and -e $base_path
58 0 0 0 defined $good and $good
72 0 0 0 defined $paths_HR and defined $data_obj_found
154 0 0 0 defined $region and defined $year
0 0 0 defined $region and defined $year and defined $event_num
170 0 0 0 -e $region_path and -d $region_path
188 0 0 0 -e $region_path and -d $region_path
196 0 0 0 defined $success and $success
234 0 0 0 -e $short_path and -d $short_path
265 0 0 0 defined $paths_HR and defined $$paths_HR{$region_code}
0 0 0 defined $paths_HR and defined $$paths_HR{$region_code} and scalar @{$$paths_HR{$region_code};} > 0
277 0 0 0 defined $matches and $matches
309 0 0 0 defined $matches and $matches
391 0 0 0 $old_epoch_time and $new_epoch_time
395 0 0 0 $time_delta >= $too_old and $target_adv_obj->advisory_number == 1
406 0 0 0 $target_adv_obj->advisory_number == 1 and $matched_current_adv_obj->advisory_number != 1
506 0 0 0 -e $path and -d $path
557 0 0 0 defined $region and $region =~ /^\w{2}$/
961 0 0 0 defined $epoch_date and $epoch_date >= $epoch_retire

or 3 conditions

line l !l&&r !l&&!r condition
56 0 0 0 defined $paths_HR or $self->_region_dir_exists($region_code)
961 0 0 0 $is_active or defined $epoch_date and $epoch_date >= $epoch_retire