| blib/lib/App/revealup/cli/serve.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 74 | 0 | 0 | 0 | $self->theme_path and $env->{'PATH_INFO'} =~ /${'self'->theme_path;}$/ |
| line | l | !l | condition |
|---|---|---|---|
| 39 | 0 | 0 | $filename || '' |
| 0 | 0 | $self->theme || '' | |
| 0 | 0 | $self->template || '' | |
| 0 | 0 | $self->transition || '' | |
| 0 | 0 | $self->width || 0 | |
| 0 | 0 | $self->height || 0 |