| blib/lib/CGI/WebOut.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 21 | 47.6 |
| 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 |
| 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' |