Branch Coverage

blib/lib/Apache/ASP/Application.pm
Criterion Covered Total %
branch 4 20 20.0


line true false branch
17 0 7 unless (tie %self, 'Apache::ASP::State', $asp, 'application', 'server')
36 0 0 if ($$asp{'session_count'}) { }
46 0 1 unless (defined $id and $id)
50 0 1 unless (length $id >= 8)
55 1 0 if ($$asp{'Session'} and $$asp{'Session'}->SessionID eq $id) { }
59 0 0 if ($new_session)
60 0 0 if ($$asp{'get_session_last'})
62 0 0 if $$asp{'dbg'}
63 0 0 if $session_obj
68 0 0 if $session_obj