| blib/lib/BACnet/DataTypes/Choice.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 2 | 0 | 2 | defined $wrapped and BACnet::DataTypes::Utils::_is_context_sequence($data_in) |
| 116 | 0 | 0 | 2 | BACnet::DataTypes::Utils::_is_end_of_context_sequence(substr($data_in, $head_index)) and $context_tag == BACnet::DataTypes::Utils::_get_head_tag(substr($data_in, $head_index)) |