blib/lib/App/revealup/builder.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 10 | 40.0 |
line | true | false | branch |
---|---|---|---|
17 | 0 | 3 | unless ($self->filename and path($self->filename)->exists) |
20 | 0 | 3 | if ($self->theme) |
21 | 0 | 0 | unless ($self->theme =~ /.+\.css$/) |
26 | 0 | 0 | unless ($p->exists) |
39 | 2 | 1 | if (not $self->template) { } |