blib/lib/Templ/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 14 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
132 | 0 | 0 | 0 | $chunk eq '' and not $is_last_chunk |
line | l | !l | condition |
---|---|---|---|
86 | 0 | 0 | $tmp || die("Unable to open file for reading ${tmp}: $!") |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
19 | 0 | 0 | 0 | defined $class or ref $class |
0 | 0 | 0 | defined $class or ref $class or not $class =~ /^(\w+\:\:)*\w+$/ | |
97 | 0 | 0 | 0 | $self->tidy or $self->prettify |