Condition Coverage

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


or 2 conditions

line l !l condition
143 0 332 shift() || ''
152 10 36 shift() || ''
160 12 14 shift() || ''

or 3 conditions

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