blib/lib/HiD/App/Command/server.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
69 | 0 | 0 | if defined $self->{'port'} |
79 | 0 | 0 | if ($self->clean) |
83 | 0 | 0 | if ($self->publish_drafts) |
92 | 0 | 0 | if ($self->debug) |
93 | 0 | 0 | if (try_load_class('Plack::Middleware::DebugLogging')) { } |
110 | 0 | 0 | if ($self->auto_refresh) { } |