Condition Coverage

blib/lib/Cake/Engine.pm
Criterion Covered Total %
condition 5 47 10.6


and 3 conditions

line !l l&&!r l&&r condition
320 0 0 0 $name =~ s/\[\]$// and not ref $$params{$name}
391 0 0 0 $header =~ /^Content-Length/i and not $found_content_length
491 0 0 0 $self->env->{'cake.cookie.parsed'} and $self->env->{'cake.cookie.string'} eq $self->env->{'HTTP_COOKIE'}

or 2 conditions

line l !l condition
10 0 2 $self->env->{'REQUEST_URI'} || ''
14 0 2 $self->env->{'SCRIPT_NAME'} || ''
19 0 2 $query || ''
111 0 0 shift() || ' '
119 0 0 shift() || 64
431 0 4 $_[0]->env->{'PATH_INFO'} || '/'
438 0 3 $_[0]->env->{'REQUEST_METHOD'} || ''
458 0 0 (shift())->env->{'SERVER_PROTOCOL'} || 'HTTP/1.1'
480 0 0 $self->env->{'client'} || \*STDOUT
523 0 0 $$args{'value'} || ''
524 0 0 $$args{'secure'} || '0'
525 0 0 $$args{'path'} || '/'
540 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
171 0 0 0 $self->env->{'client.input'} || $self->env->{'psgi.input'}
470 0 0 0 $$response_headers{$header} || $header
522 0 0 0 $$args{'name'} || ref $self->app
537 0 0 0 ref $_[0] or @_ > 1