Condition Coverage

blib/lib/YATT/Lite/WebMVC0/SiteApp/FCGI.pm
Criterion Covered Total %
condition 0 28 0.0


and 3 conditions

line !l l&&!r l&&r condition
45 0 0 0 $self->{'tmpldirs'} and @{$self->{'tmpldirs'};}
125 0 0 0 -e $progname and -M $progname < $age

or 2 conditions

line l !l condition
57 0 0 delete $opts{'isolate_stderr'} // 1
136 0 0 $init_env->{'HTTPS'} || 'off'

or 3 conditions

line l !l&&r !l&&!r condition
34 0 0 0 delete $opts{'progname'} || $0
42 0 0 0 $self->{'cf_app_root'} //= $dn
43 0 0 0 $self->{'cf_doc_root'} //= "$dn/html"
99 0 0 0 not ref $res or UNIVERSAL::can($res, 'message')
137 0 0 0 $stdin || *STDIN
138 0 0 0 $stderr || *STDERR