Condition Coverage

blib/lib/Templ/Parser.pm
Criterion Covered Total %
condition 3 14 21.4


and 3 conditions

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

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
15 4 0 0 defined $class or ref $class
4 0 0 defined $class or ref $class or not $class =~ /^(\w+\:\:)*\w+$/
90 0 0 4 $self->tidy or $self->prettify