| blib/lib/HTTP/WebTest/SelfTest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 15 | 22 | 68.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 123 | 115 | 1 | if (open FILE, "< $filename") { } | 
| 129 | 0 | 1 | unless $ignore_errors | 
| 160 | 0 | 26 | unless open FILE, "> $file" | 
| 288 | 14 | 58 | if (defined $out_filter) | 
| 293 | 60 | 12 | if (defined $server_url) | 
| 300 | 0 | 72 | if (defined $server_hostname) | 
| 339 | 0 | 73 | if (defined $ENV{'TEST_FIX'} and $output1 ne $output2) | 
| 349 | 0 | 73 | if ('Test'->can('ok')) { } | 
| 386 | 2 | 6 | unless defined $credentials | 
| 389 | 0 | 6 | unless defined $basic_credentials | 
| 392 | 0 | 6 | unless defined $password |