Branch Coverage

blib/lib/Travel/Status/DE/EFA/Trip.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
44 0 0 if (ref $ref->{'polyline_raw'} eq "ARRAY" and @{$ref->{'polyline_raw'};} == 1)
55 0 0 if ($self->{'polyline'})
59 0 0 unless (@{$self->{'polyline_raw'} // [];})
60 0 0 if ($opt{'fallback'})
87 0 0 if ($distance)
103 0 0 if (not $min_dist{$key} or $min_dist{$key}{'dist'} > $dist)
117 0 0 if ($min_dist{$key})
118 0 0 if (defined $self->{'polyline'}[$min_dist{$key}{'index'}]{'stop'})
146 0 0 if ($value)
148 0 0 if ($dt)
158 0 0 if ($self->{'route'})
166 0 0 if ($chain->{'type'} eq 'platform') { }
0 0 elsif ($chain->{'type'} eq 'stop') { }
0 0 elsif ($chain->{'type'} eq 'locality') { }