blib/lib/Net/Google/Code/Issue/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
33 | 0 | 3 | if $skip_auth |
38 | 0 | 0 | if ($self->email and $self->password and not $self->token) |
42 | 0 | 3 | if $self->token |
58 | 0 | 0 | if ($response->is_success and $response->content =~ /Auth=(\S+)/) { } |