Condition Coverage

blib/lib/Text/SimpleTemplate.pm
Criterion Covered Total %
condition 9 14 64.2


or 2 conditions

line l !l condition
210 8 8 $$self{'DELIM'} ||= ['<%', '%>']

or 3 conditions

line l !l&&r !l&&!r condition
142 1 9 0 ref $name || $name
188 1 0 0 'FileHandle'->new($file) || croak($!)
246 6 10 0 $opts{'PACKAGE'} || caller
258 2 12 0 ref $from || $from