Condition Coverage

blib/lib/EntityModel/Template.pm
Criterion Covered Total %
condition 0 19 0.0


and 3 conditions

line !l l&&!r l&&r condition
170 0 0 0 not ref $v and $v =~ /^(\d+(?:\.\d*))$/
186 0 0 0 $delta and @match
253 0 0 0 $dt->day % 10 == 1 and $dt->day != 11
0 0 0 $dt->day % 10 == 2 and $dt->day != 12
0 0 0 $dt->day % 10 == 3 and $dt->day != 13

or 2 conditions

line l !l condition
214 0 0 $us // 0
332 0 0 $newData ||= {}