| inc/TestClient.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 22 | 54.5 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 2 | 0 | unless (ref $self) |
| 36 | 2 | 0 | unless defined $$self{'alias'} |
| 39 | 0 | 2 | unless defined $$self{'port'} |
| 42 | 2 | 0 | unless defined $$self{'address'} |
| 44 | 0 | 2 | unless exists $param{'RequestList'} |
| 102 | 32 | 0 | if (defined $input) { } |
| 105 | 0 | 32 | if ($input =~ /^END/) { } |
| 147 | 0 | 32 | unless ($req->cmp_with_responce($resp_line)) |
| 152 | 4 | 0 | if ($ok) { } |
| 159 | 2 | 2 | if ($$self{'number_tests'} == $$self{'test_count'}) |
| 170 | 6 | 0 | if ($$heap{'connected'}) { } |