File: | lib/Net/MQTT/Message.pm |
Coverage: | 100.0% |
line | % | coverage | branch | |
---|---|---|---|---|
84 | 100 | T | F | exists $types{$p{'message_type'}} ? : |
102 | 100 | T | F | if length $bytes < 2 |
113 | 100 | T | F | if $@ |
114 | 100 | T | F | if (length $bytes < $offset + $length) |
117 | 100 | T | F | if $splice |
143 | 100 | T | F | unless shift(@_)->{'dup'} |
155 | 100 | T | F | defined $$self{'qos'} ? : |
168 | 100 | T | F | unless shift(@_)->{'retain'} |
178 | 100 | T | F | unless shift(@_)->{'remaining'} |
196 | 100 | T | F | unless defined $prefix |
201 | 100 | T | F | if $bool |
204 | 100 | T | F | $r ? : |