blib/lib/Auth/Kokolores/Plugin/FileRetrieve.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 0 | if ($self->comments and $line =~ /^\s*#/) |
59 | 0 | 0 | if (scalar @values < $self->num_fields) |
79 | 0 | 0 | if (defined $user->{$username_field} and $user->{$username_field} eq $key) |
93 | 0 | 0 | unless (defined $user) |
99 | 0 | 0 | unless (defined $user->{$field}) |