| blib/lib/NNML/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 0 | 0 | if (exists $opt{'base'}) |
| 42 | 0 | 0 | unless defined $lsn |
| 55 | 0 | 0 | if ($fh == $lsn) { } |
| 65 | 0 | 0 | unless (fileno $fh) |
| 73 | 0 | 0 | if ($func eq 'shut') { } |
| 74 | 0 | 0 | if (NNML::Auth::perm($CON{$fh}, $func)) { } |
| 91 | 0 | 0 | if ($func eq 'quit') |