Condition Coverage

blib/lib/Mojo/Weixin/Client/Remote/_login.pm
Criterion Covered Total %
condition 0 16 0.0


and 3 conditions

line !l l&&!r l&&r condition
9 0 0 0 defined $self->wxuin and defined $self->wxsid
67 0 0 0 $1 and $1 ne $self->domain

or 2 conditions

line l !l condition
81 0 0 $d{'skey'} || ''
84 0 0 $d{'pass_ticket'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
82 0 0 0 $d{'wxsid'} || $self->search_cookie('wxsid')
83 0 0 0 $d{'wxuin'} || $self->search_cookie('wxuin')