blib/lib/Protocol/TLS/Server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 6 | 33.3 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 1 | if (exists $opts{'on_data'}) |
57 | 0 | 1 | if ($sid ne '' and exists $self->{'sid'}{$sid}) { } |
128 | 0 | 0 | if (exists $opts{'on_handshake_finish'}) |