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
28 0 0 0 $$self{'cache'} && ($$CACHE{'timetables'}{'master'} ? $$CACHE{'timetables'}{'master'} : $self->__request('http://ptv.vic.gov.au/timetables'))
80 0 0 0 $$self{'cache'} and $$CACHE{'ROUTE'}{$id}
116 0 0 0 $$self{'cache'} and $$CACHE{'STOP'}{$id}
200 0 0 0 $$self{'cache'} and $$CACHE{'AREA'}{$id}