Condition Coverage

blib/lib/WebDAO/CV.pm
Criterion Covered Total %
condition 14 29 48.2


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 $read == 0 and $spin++ > 2000

or 2 conditions

line l !l condition
48 4 16 $env->{'PATH_INFO'} || ''
49 4 16 $env->{'HTTP_HOST'} || 'example.org'
50 4 16 $env->{'QUERY_STRING'} || ''
51 0 20 $env->{'psgi.url_scheme'} || 'http'
91 1 4 $self->{'env'}{'HTTP_ACCEPT'} || (return {})
191 0 0 $self->{'http.body'} || (return undef)
249 0 0 $self->{'http.body'} || (return {})
309 0 3 $c->{'path'} || '/'
335 5 0 $status || '200'
359 1 0 $self->{'env'}{'HTTP_COOKIE'} || (return {})

or 3 conditions

line l !l&&r !l&&!r condition
22 0 14 0 ref $class || $class
141 0 0 5 $content_type or $content_length