Condition Coverage

blib/lib/CGI/Alert.pm
Criterion Covered Total %
condition 2 30 6.6


and 3 conditions

line !l l&&!r l&&r condition
323 0 0 0 exists $env{'REMOTE_USER'} and $env{'REMOTE_USER'}
632 0 0 0 $Emit_HTTP_Headers and not $DEBUG_SENDMAIL

or 2 conditions

line l !l condition
145 0 1 $ENV{'REQUEST_URI'} || ''
312 0 0 $env{'HTTP_HOST'} || ''
318 0 0 $env{'REQUEST_URI'} || '/unknown-url'
364 0 0 $env{'REMOTE_USER'} || ''
375 0 0 $a[0] || ''
408 0 0 $env{'REQUEST_METHOD'} || 'no REQUEST_METHOD'
467 0 0 $env{$v} || '[undef]'
481 0 0 $INC{$v} || '[undef]'
638 0 0 ref $Browser_Text || ''

or 3 conditions

line l !l&&r !l&&!r condition
360 0 0 0 exists $env{'REMOTE_USER'} or exists $env{'REMOTE_ADDR'}
616 0 2 0 $^S or not defined $^S