| blib/lib/Protocol/TLS/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 3 | unless defined $server_name |
| 24 | 1 | 2 | if (exists $$self{'sid'}{$server_name}) { } |
| 47 | 3 | 0 | if (exists $opts{'on_data'}) |
| 71 | 0 | 2 | if ($$pro{'session_id'} ne '') |
| 79 | 2 | 0 | if ($da eq 'RSA') { } |
| 143 | 3 | 0 | if (exists $opts{'on_handshake_finish'}) |