blib/lib/WWW/GetProve.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 24 | 0.0 |
line | true | false | branch |
---|---|---|---|
49 | 0 | 0 | $self->has_useragent_timeout ? : |
67 | 0 | 0 | ref $_[0] ? : |
92 | 0 | 0 | if @args % 2 and ref $args[0] ne 'HASH' |
106 | 0 | 0 | unless scalar @_ % 2 |
113 | 0 | 0 | if (ref $tel_or_verification) { } |
0 | 0 | elsif ($tel_or_verification) { } | |
115 | 0 | 0 | if (ref $tel_or_verification eq 'SCALAR') { } |
0 | 0 | elsif ($tel_or_verification->isa('WWW::GetProve::Verification')) { } | |
120 | 0 | 0 | if ($pin) { } |
136 | 0 | 0 | if $response->code == 401 |
138 | 0 | 0 | if (ref $data eq 'ARRAY') { } |
142 | 0 | 0 | wantarray ? : |