Condition Coverage

blib/lib/CGI/WebOut.pm
Criterion Covered Total %
condition 10 21 47.6


and 3 conditions

line !l l&&!r l&&r condition
125 1 1 0 tied *STDOUT and ref tied *STDOUT eq 'CGI::WebOut::Tie'
157 0 5 16 $UseAutoflush and $rCurBuf == $rRootBuf
174 3 0 0 $@ and $catch
198 0 18 0 not $HeadersSent and IsWebMode
664 0 1 0 @Errors and $ErrorReporting

or 3 conditions

line l !l&&r !l&&!r condition
114 1 1 0 $needRestart ||= !$numReties++
313 1 0 0 not tied *STDOUT or ref tied *STDOUT ne 'CGI::WebOut::Tie'