blib/lib/App/week.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 22 | 0.0 |
line | l | !l | condition |
---|---|---|---|
194 | 0 | 0 | $app->years //= 1 |
227 | 0 | 0 | $years // 1 |
232 | 0 | 0 | $before //= 1 |
237 | 0 | 0 | $before //= 1 |
238 | 0 | 0 | $after //= 1 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
179 | 0 | 0 | 0 | $app->year_on //= $app->mon |
184 | 0 | 0 | 0 | $m < 0 or 12 < $m |
233 | 0 | 0 | 0 | $after //= &max(0, $column - $before - 1) |
297 | 0 | 0 | 0 | $obj->cell_width //= length $cal[2] |