blib/lib/Net/Etcd/Auth.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
75 | 0 | 0 | if $user |
92 | 0 | 0 | if $pwd |
116 | 0 | 0 | unless $self->password and $self->name |
120 | 0 | 0 | if ($@) |
124 | 0 | 0 | if ($auth and defined $auth->{'token'}) |
160 | 0 | 0 | unless $self->password and $self->name |