| blib/lib/Lim/Component/Server.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 20 | 20.0 |
| line | true | false | branch |
|---|---|---|---|
| 48 | 0 | 2 | if ($@) |
| 49 | 0 | 0 | if Lim::WARN() |
| 53 | 2 | 0 | if Lim::OBJ_DEBUG() |
| 59 | 2 | 0 | if Lim::OBJ_DEBUG() |
| 88 | 0 | 2 | if ($@) |
| 89 | 0 | 0 | if Lim::WARN() |
| 90 | 0 | 0 | if Lim::DEBUG() |
| 106 | 0 | 0 | if (blessed $error and $error->isa('Lim::Error')) { } |
| 0 | 0 | elsif (defined $error) { } | |
| 110 | 0 | 0 | if (scalar @rest) |