| blib/lib/Date/Time2fmtstr.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 26 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 197 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 217 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 237 | 0 | 0 | 0 | $inputs[4] >= 0 and $inputs[4] < 12 |
| 250 | 0 | 0 | 0 | $mymth >= 1 and $mymth <= 12 |
| 258 | 0 | 0 | 0 | $mymth >= 1 and $mymth <= 12 |
| 411 | 0 | 0 | 0 | $inputs[6] >= 0 and $inputs[6] < 7 |
| 431 | 0 | 0 | 0 | $inputs[6] >= 0 and $inputs[6] < 7 |
| line | l | !l | condition |
|---|---|---|---|
| 149 | 0 | 0 | $_[1] || 'yyyymmdd' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 148 | 0 | 0 | 0 | $_[0] || time |