Condition Coverage

blib/lib/Embperl.pm
Criterion Covered Total %
condition 3 39 7.6


and 3 conditions

line !l l&&!r l&&r condition
136 58 0 0 $Embperl::modperl and not exists $$_ep_param{'req_rec'}
58 0 0 exists $$_ep_param{'req_rec'} and defined $$_ep_param{'req_rec'}
209 1 0 0 $files and ref $files eq 'ARRAY'
359 0 0 0 defined $cookie_val and $cookie_val =~ /$cookie_name=(.*?)(\;|\s|$)/
460 0 0 0 $udat and $req_rec

or 3 conditions

line l !l&&r !l&&!r condition
357 0 0 0 $ENV{'HTTP_COOKIE'} || ($req_rec ? $req_rec->headers_in->{'Cookie'} : undef)
359 0 0 0 defined $cookie_val and $cookie_val =~ /$cookie_name=(.*?)(\;|\s|$)/ or $ENV{'QUERY_STRING'} =~ /$cookie_name=.*?:(.*?)(\;|\s|&|$)/
0 0 0 defined $cookie_val and $cookie_val =~ /$cookie_name=(.*?)(\;|\s|$)/ or $ENV{'QUERY_STRING'} =~ /$cookie_name=.*?:(.*?)(\;|\s|&|$)/ or $ENV{'EMBPERL_UID'}
388 0 0 0 shift() || Embperl::CurrReq()
405 0 0 0 shift() || Embperl::CurrReq()
427 0 0 0 shift() || Embperl::CurrReq()
458 0 0 0 $req_rec ||= 'Apache'->request
474 0 0 0 $id or $initialid