| blib/lib/Weixin/Client/Private/_get_chatroom.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 25 | 0 | 0 | unless defined $json | 
| 27 | 0 | 0 | unless defined $d | 
| 28 | 0 | 0 | if $$d{'BaseResponse'}{'Ret'} != 0 | 
| 29 | 0 | 0 | if $$d{'Count'} != 1 | 
| 33 | 0 | 0 | if ($self->is_chatroom($$each{'UserName'})) | 
| 39 | 0 | 0 | if defined $$each{$_} | 
| 46 | 0 | 0 | if defined $$m{$_} |