| blib/lib/AMF/Connection/OutputStream.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | if (defined $storable_amf_options) |
| 40 | 0 | 0 | if ($Storable::AMF::VERSION < 0.84) |
| 74 | 0 | 0 | if $bigEndian |
| 99 | 0 | 0 | if ($encoding == 3) { } |
| 100 | 0 | 0 | if ($storable_with_options == 0 or not defined $$class{'options'}) { } |
| 111 | 0 | 0 | if ($storable_with_options == 0 or not defined $$class{'options'}) { } |
| 122 | 0 | 0 | if $@ |