| blib/lib/EntityModel/Template.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 19 | 0.0 |
| 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 |
| line | l | !l | condition |
|---|---|---|---|
| 214 | 0 | 0 | $us // 0 |
| 332 | 0 | 0 | $newData ||= {} |