| lib/Templer/Site/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 13 | 22 | 59.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 97 | 8 | 1 | if $self->{'file'} | 
| 114 | 0 | 8 | unless open my $handle, "<:utf8", $filename | 
| 126 | 28 | 16 | if ($header) { } | 
| 128 | 20 | 8 | if ($line =~ /^([^:]+):(.*)$/) | 
| 138 | 0 | 20 | if $self->{'debug'} | 
| 140 | 8 | 20 | if ($line =~ /^----[\r\n]*$/) | 
| 155 | 0 | 8 | if ($header) | 
| 190 | 0 | 3 | if ($format) | 
| 204 | 0 | 0 | unless $fmt | 
| 207 | 0 | 0 | if $helper | 
| 288 | 0 | 1 | $self->{'dependencies'} ? : |