Condition Coverage

blib/lib/Mojo/Weixin/Client.pm
Criterion Covered Total %
condition 0 23 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $ret and $self->login_state eq 'success'
0 0 0 $ret and $self->login_state eq 'success' and $self->model_init
241 0 0 0 $new{'port'} == 465 and not defined $new{'tls'}
314 0 0 0 $pid =~ /^\d+$/ and kill 0, $pid
402 0 0 0 $^O ne 'MSWin32' and defined $self->controller_pid
411 0 0 0 $ppid =~ /^\d+$/ and $ppid == 1

or 2 conditions

line l !l condition
235 0 0 $opt{'port'} || 25

or 3 conditions

line l !l&&r !l&&!r condition
411 0 0 0 $ppid =~ /^\d+$/ and $ppid == 1 or $ppid != $self->controller_pid