| blib/lib/HTTP/WebTest/SelfTest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 8 | 62.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 339 | 73 | 0 | 0 | defined $ENV{'TEST_FIX'} and $output1 ne $output2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 196 | 28 | 27 | $param{'opts'} || {} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 337 | 68 | 0 | 5 | $output1 eq $output2 || defined $ENV{'TEST_FIX'} |