blib/lib/App/Aphra/File.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 8 | 25.0 |
line | true | false | branch |
---|---|---|---|
85 | 6 | 0 | if $self->extension |
99 | 0 | 0 | if ($self->is_template) { } |
106 | 0 | 0 | unless $self->app->template->process($template, {}, $out) |
116 | 0 | 1 | if $ENV{'APHRA_DEBUG'} |