| blib/lib/HTTP/WebTest/Plugin/DefaultReport.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 10 | 11 | 90.9 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 208 | 163 | 1 | 3 | $show_headers and $show_xxx | 
| 221 | 164 | 0 | 3 | $show_cookies and $show_xxx | 
| 246 | 162 | 1 | 4 | $show_html and $show_xxx | 
| line | l | !l | condition | 
|---|---|---|---|
| 290 | 9 | 157 | $test->param('test_name') || '*** no name ***' |