Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
44 0 0 0 ref $ref->{'polyline_raw'} eq "ARRAY" and @{$ref->{'polyline_raw'};} == 1

or 2 conditions

line l !l condition
59 0 0 $self->{'polyline_raw'} // []
162 0 0 $self->{'route_raw'} // []
204 0 0 $self->{'route'} // []

or 3 conditions

line l !l&&r !l&&!r condition
21 0 0 0 $conf{'json'}{'transportation'} // $conf{'json'}{'leg'}{'transportation'}
39 0 0 0 $json->{'disassembledName'} // $json->{'number'}
0 0 0 $json->{'properties'}{'trainType'} // $json->{'product'}{'name'}
0 0 0 $json->{'locationSequence'} // $conf{'json'}{'leg'}{'stopSequence'}
103 0 0 0 not $min_dist{$key} or $min_dist{$key}{'dist'} > $dist
168 0 0 0 $chain->{'properties'}{'platformName'} // $chain->{'properties'}{'platform'}