Branch Coverage

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


line true false branch
35 0 10 if ($ref->{'occupancy'} and exists $occupancy{$ref->{'occupancy'}}) { }
62 2 0 if (length $self->arrival_platform)
84 2 0 if (length $self->departure_platform)
96 0 0 if ($self->{'footpath_parts'})
105 0 0 if ($self->{'delay'} and $self->{'delay'} eq -9999)
123 0 0 if ($self->{'regular_notes'})
132 0 0 if ($self->{'current_notes'})