Condition Coverage

blib/lib/WebDAO/CV.pm
Criterion Covered Total %
condition 14 27 51.8


and 3 conditions

line !l l&&!r l&&r condition
163 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'
90 1 4 $self->{'env'}{'HTTP_ACCEPT'} || (return {})
190 0 0 $self->{'http.body'} || (return undef)
254 0 2 $c->{'path'} || '/'
271 4 0 $status || '200'
295 1 0 $self->{'env'}{'HTTP_COOKIE'} || (return {})

or 3 conditions

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