| blib/lib/Net/MQTT/Constants.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| subroutine | 17 | 18 | 94.4 |
| pod | 12 | 12 | 100.0 |
| line | count | pod | subroutine |
|---|---|---|---|
| 1 | 3 | n/a | BEGIN |
| 2 | 3 | n/a | BEGIN |
| 8 | 3 | n/a | BEGIN |
| 40 | 3 | n/a | BEGIN |
| 41 | 42 | n/a | import |
| 44 | 0 | n/a | __ANON__ |
| 61 | 25 | Yes | decode_remaining_length |
| 75 | 42 | Yes | encode_remaining_length |
| 91 | 68 | Yes | decode_byte |
| 100 | 110 | Yes | encode_byte |
| 105 | 29 | Yes | decode_short |
| 114 | 24 | Yes | encode_short |
| 119 | 16 | Yes | decode_string |
| 130 | 28 | Yes | encode_string |
| 135 | 48 | Yes | qos_string |
| 140 | 42 | Yes | message_type_string |
| 147 | 42 | Yes | dump_string |
| 166 | 4 | Yes | connect_return_code_string |