blib/lib/Mojo/Webqq/Message/Face.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
112 | 0 | 0 | if (ref $face eq 'ARRAY') { } |
113 | 0 | 0 | if $face->[0] ne 'face' |
114 | 0 | 0 | if $face->[1] == 0 |
115 | 0 | 0 | unless exists $FACE_MAP{$face->[1]} |
131 | 0 | 0 | if (exists $FACEID_MAP{$face}) |
134 | 0 | 0 | if $-[0] - $index > 0 |
139 | 0 | 0 | if (defined $last_face_end) { } |
140 | 0 | 0 | if $last_face_end + 1 < length $data |