Condition Coverage

blib/lib/Slash/OurNet/Standalone.pm
Criterion Covered Total %
condition 0 25 0.0


and 3 conditions

line !l l&&!r l&&r condition
50 0 0 0 exists $$vars{'op'} and $$vars{'op'} eq 'userlogin'
77 0 0 0 $cookie and $Sessions{$cookie->value}
78 0 0 0 exists $$vars{'op'} and $$vars{'op'} eq 'userclose'

or 2 conditions

line l !l condition
156 0 0 $template->process(\$text, $vars, $selfh) || die($template->error)
163 0 0 shift() || 'OurNetBBS'

or 3 conditions

line l !l&&r !l&&!r condition
50 0 0 0 $CGI->path_translated or $CGI::MOD_PERL
0 0 0 $CGI->path_translated or $CGI::MOD_PERL or $^O ne 'MSWin32'
54 0 0 0 $bbs ||= 'OurNet::BBS'->new(@Slash::OurNet::Connection)
154 0 0 0 $template ||= 'Template'->new