Branch Coverage

blib/lib/Mojo/Webqq/Model/Ext.pm
Criterion Covered Total %
branch 1 30 3.3


line true false branch
6 0 1 unless ($@)
19 0 0 unless ($has_webqq_encryption)
25 0 0 if ($self->login_type eq 'login' and not $self->account =~ /^\d+$/)
29 0 0 if ($self->pwd) { }
30 0 0 if $self->login_type eq 'login'
31 0 0 if $self->login_type eq 'qrlogin'
33 0 0 if ($ret) { }
53 0 0 $tx->res->code == 200 ? :
59 0 0 $self->login_type eq 'login' ? :
80 0 0 if ($retcode == 0) { }
90 0 0 $retcode == 0 ? :
96 0 0 $self->login_type eq 'login' ? :
130 0 0 if ($retcode != 0) { }
136 0 0 $retcode == 0 ? :
143 0 0 $tx->res->code == 200 ? :