| lib/HTTPD/UserAdmin/DBM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 11 | 22 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 3 | unless $user |
| 34 | 0 | 3 | unless $passwd |
| 35 | 0 | 3 | if $self->exists($user) |
| 39 | 3 | 0 | if (ref $rest[0] eq 'HASH') |
| 45 | 0 | 3 | if defined $$self{'DLM'} |
| 47 | 3 | 0 | @rest ? : |
| 53 | 0 | 1 | unless $username |
| 54 | 0 | 1 | unless my $val = $self->exists($username) |
| 58 | 0 | 4 | ref $_ ? : |
| 61 | 0 | 1 | if ($$self{'ENCRYPT'} eq 'MD5') { } |
| 69 | 3 | 0 | if $f{$n} |