Branch Coverage

blib/lib/Mojo/Weixin/Model/Remote/_webwxinit.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
10 0 0 if $self->pass_ticket
21 0 0 unless defined $json
22 0 0 if $json->{'BaseResponse'}{'Ret'} != 0
23 0 0 if $json->{'SyncKey'}{'Count'} != 0
24 0 0 if $json->{'Skey'}
33 0 0 if ($self->is_group_id($e->{'UserName'})) { }
58 0 0 $json->{'ChatSet'} ? :
60 0 0 if ($self->is_group_id($_)) { }