| blib/lib/Data/AMF/Parser/AMF3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 13 | 38.4 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 130 | 77 | 0 | 0 | ($b & 128) != 0 and $n < 3 | 
| 384 | 11 | 0 | 0 | $action_class_name and $action_class_name =~ /flex\.messaging/ | 
| 414 | 11 | 0 | 15 | $key = $self->read_string and $key ne '' | 
| line | l | !l | condition | 
|---|---|---|---|
| 127 | 77 | 0 | $self->io->read_u8 || 0 | 
| 134 | 0 | 0 | $self->io->read_u8 || 0 |