blib/lib/Authen/Simple/NIS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
30 | 0 | 0 | unless ($domain ||= Net::NIS::yp_get_default_domain()) |
32 | 0 | 0 | if $self->log |
41 | 0 | 0 | unless ($nis->status == YPERR_SUCCESS()) |
45 | 0 | 0 | if ($nis->status == YPERR_KEY()) { } |
47 | 0 | 0 | if $self->log |
54 | 0 | 0 | if $self->log |
63 | 0 | 0 | unless ($self->check_password($password, $encrypted)) |
65 | 0 | 0 | if $self->log |
71 | 0 | 0 | if $self->log |