| blib/lib/Test/HTTP/Server/Simple.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 16 | 24 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 78 | 0 | 3 | if (WIN32) { } | 
| 89 | 2 | 1 | if (@CHILD_PIDS) | 
| 95 | 0 | 0 | if @last_chance | 
| 103 | 2 | 0 | if $pid == -1 | 
| 105 | 0 | 2 | if $@ | 
| 114 | 2 | 6 | unless defined $text | 
| 138 | 8 | 0 | unless (WIN32) | 
| 139 | 1 | 3 | unless $$self{'test_http_server_simple_parent_pid'} == $$ | 
| 148 | 2 | 5 | if ($@) | 
| 155 | 2 | 3 | unless ($pid =~ /^-?\d+$/) | 
| 163 | 0 | 3 | if (WIN32) { } | 
| 188 | 0 | 1 | if (WIN32) { } |