| blib/lib/Auth/Kokolores.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 0 | 0 | if @_ |
| 27 | 0 | 0 | unless (defined $server->{'config_file'}) |
| 44 | 0 | 0 | if ($cmdline->{'help'}) |
| 48 | 0 | 0 | if (defined $cmdline->{'config'} and $cmdline->{'config'} ne '') |
| 61 | 0 | 0 | if ($cmdline->{'foreground'}) |
| 66 | 0 | 0 | if ($cmdline->{'loglevel'}) |
| 90 | 0 | 0 | unless chmod $mode, $self->{'socket_path'} |
| 116 | 0 | 0 | if ($@) |
| 120 | 0 | 0 | if ($ok) { } |
| 125 | 0 | 0 | if ($ok and $self->{'satisfy'} eq 'any') { } |
| 0 | 0 | elsif ($ok) { } | |
| 134 | 0 | 0 | if ($matched and $matched == $self->{'plugins'}->num_plugins) |