Condition Coverage

blib/lib/Text/Template/Simple/Util.pm
Criterion Covered Total %
condition 7 12 58.3


or 2 conditions

line l !l condition
146 0 332 shift() || ''
155 10 36 shift() || ''
163 12 14 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
124 6 0 0 $$lang{$type} || croak("$type is not a valid L() type")
125 6 0 0 $$root{$id} || croak("$id is not a valid L() ID")