| File: | lib/Net/MQTT/Message/Connect.pm |
| Coverage: | 95.8% |
| line | subroutine |
|---|---|
| 1 | BEGIN |
| 2 | BEGIN |
| 19 | BEGIN |
| 20 | BEGIN |
| 23 | message_type |
| 27 | attributes |
| 43 | protocol_name |
| 52 | protocol_version |
| 62 | user_name_flag |
| 74 | password_flag |
| 85 | will_retain |
| 94 | will_qos |
| 103 | will_flag |
| 113 | clean_session |
| 124 | connect_reserved_flag |
| 133 | keep_alive_timer |
| 143 | client_id |
| 152 | will_topic |
| 161 | will_message |
| 170 | user_name |
| 179 | password |
| 182 | _remaining_string |
| 193 | _parse_remaining |
| 221 | _remaining_bytes |