Branch Coverage

blib/lib/Travel/Routing/DE/EFA/Route/Part.pm
Criterion Covered Total %
branch 3 14 21.4


line true false branch
34 0 10 if ($ref->{'occupancy'} and exists $occupancy{$ref->{'occupancy'}}) { }
59 2 0 if (length $self->arrival_platform)
81 2 0 if (length $self->departure_platform)
93 0 0 if ($self->{'footpath_parts'})
102 0 0 if ($self->{'delay'} and $self->{'delay'} eq -9999)
120 0 0 if ($self->{'regular_notes'})
129 0 0 if ($self->{'current_notes'})