Condition Coverage

blib/lib/Templ/Parser.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
132 0 0 0 $chunk eq '' and not $is_last_chunk

or 2 conditions

line l !l condition
86 0 0 $tmp || die("Unable to open file for reading ${tmp}: $!")

or 3 conditions

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