blib/lib/AMF/Connection/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | unless ref $stream and $stream->isa('AMF::Connection::OutputStream') |
75 | 0 | 0 | $sent_encoding != 0 && $sent_encoding != 3 ? : |
113 | 0 | 0 | unless ref $body and $body->isa('AMF::Connection::MessageBody') |
122 | 0 | 0 | unless ref $header and $header->isa('AMF::Connection::MessageHeader') |
143 | 0 | 0 | unless $encoding == 0 or $encoding == 3 |