Branch Coverage

blib/lib/Mojo/Webqq.pm
Criterion Covered Total %
branch 0 38 0.0


line true false branch
194 0 0 unless defined $self->{'state'}
195 0 0 if (@_ == 0) { }
0 0 elsif ($_[0] and $_[0] ne $self->{'state'}) { }
212 0 0 wantarray ? :
225 0 0 if ref $timeout_callback eq 'CODE'
229 0 0 if ref $event_callback eq 'CODE'
240 0 0 if ref $timeout_callback eq 'CODE'
243 0 0 ref $event_callback eq 'CODE' ? :
244 0 0 if ($ret)
254 0 0 if ($env =~ /^MOJO_WEBQQ_([A-Z_]+)$/)
256 0 0 if $attr =~ /^plugin_/
257 0 0 if $self->can($attr)
277 0 0 if ($^O ne 'MSWin32' and $_[0] eq 'INT' and not -t STDIN)
297 0 0 if ($self->qrcode_count >= $self->qrcode_count_max)
304 0 0 if $self->get_model_status == 0
313 0 0 if ($msg->send_real_comp_sign // $self->default_send_real_comp_sign)
324 0 0 if ($msg->is_success) { }
0 0 elsif ($msg->code == -3) { }
326 0 0 if ($self->send_failure_count >= $self->send_failure_count_max)