Branch Coverage

blib/lib/Travel/Status/DE/HAFAS/Stop.pm
Criterion Covered Total %
branch 15 24 62.5


line true false branch
38 44 41 defined $stop->{'aProdX'} ? :
40 44 41 defined $stop->{'dProdX'} ? :
103 15 70 $sched_arr && $rt_arr ? :
108 14 71 $sched_dep && $rt_dep ? :
123 7 0 if ($msg->{'type'} eq 'REM' and defined $msg->{'remX'}) { }
0 0 elsif ($msg->{'type'} eq 'HIM' and defined $msg->{'himX'}) { }
145 0 60 if (defined $load and $load > 10)
163 190 210 unless (defined $timestr)
167 2 208 if (length $timestr == 8) { }
179 0 210 if (defined $offset and $offset != $timestr->offset / 60)
190 0 0 if ($self->{'messages'})
202 0 0 if (ref $ret->{$k} eq "DateTime")