| blib/lib/App/revealup/cli/serve.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 0 | unless ($html) | 
| 57 | 0 | 0 | if not $self->dry_run | 
| 64 | 0 | 0 | if ($env->{'PATH_INFO'} eq '/') | 
| 74 | 0 | 0 | if ($self->theme_path and $env->{'PATH_INFO'} =~ /${'self'->theme_path;}$/) | 
| 75 | 0 | 0 | if ($self->theme_path->exists) { } | 
| 81 | 0 | 0 | if $path->exists | 
| 85 | 0 | 0 | if $path->exists | 
| 89 | 0 | 0 | if $path->exists |