Condition Coverage

blib/lib/WWW/PTV.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
46 0 0 0 $self->{'cache'} && $WWW::PTV::CACHE->{'timetables'}{'master'}
91 0 0 0 $self->{'cache'} and $WWW::PTV::CACHE->{'ROUTE'}{$id}
130 0 0 0 $self->{'cache'} and $WWW::PTV::CACHE->{'STOP'}{$id}
216 0 0 0 $self->{'cache'} and $WWW::PTV::CACHE->{'AREA'}{$id}