| blib/lib/Date/Time2fmtstr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 344 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 364 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 384 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 397 | 0 | 0 | 0 | $mymth >= 1 and $mymth <= 12 |
| 405 | 0 | 0 | 0 | $mymth >= 1 and $mymth <= 12 |
| 643 | 0 | 0 | 0 | $inputs[6] >= 0 and $inputs[6] < 7 |
| 663 | 0 | 0 | 0 | $inputs[6] >= 0 and $inputs[6] < 7 |
| line | l | !l | condition |
|---|---|---|---|
| 294 | 0 | 0 | $_[1] || 'yyyymmdd' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 291 | 0 | 0 | 0 | $_[0] || time |