blib/lib/HiD/Layout.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 14 | 71.4 |
line | true | false | branch |
---|---|---|---|
78 | 39 | 0 | ref $_[0] && ref $_[0] eq 'HASH' ? : |
80 | 37 | 2 | unless ($args{'content'}) |
87 | 3 | 34 | if ($content =~ /^---\n/su) |
91 | 3 | 0 | if $meta |
115 | 0 | 108 | unless $self->process_template(\$input_content, $data, \$processed_input_content) |
125 | 0 | 108 | unless $self->process_template(\$self->content, $data, \$output) |
131 | 11 | 97 | if (my $embedded_layout = $self->layout) |