| blib/lib/Mojo/Webqq/Client/Remote/_get_img_verify_code.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 5 | 0 | 0 | if $self->login_type ne 'login' |
| 6 | 0 | 0 | unless $self->is_need_img_verifycode |
| 18 | 0 | 0 | unless (defined $content) |
| 24 | 0 | 0 | unless defined $self->verifycode_path |
| 25 | 0 | 0 | unless open my $fh, '>', $self->verifycode_path |
| 30 | 0 | 0 | if ($@) |
| 34 | 0 | 0 | if ($self->has_subscribers('input_img_verifycode')) { } |
| 0 | 0 | elsif (-t STDIN) { } | |
| 36 | 0 | 0 | if (defined $self->verifycode) { } |