| blib/lib/WE/Util/Date.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 8 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 61 | 0 | 0 | if ($isodate =~ /^(\d{4})-(\d{2})-(\d{2})\s+(\d{2}):(\d{2}):(\d{2})$/) { } |
| 0 | 0 | elsif ($isodate =~ /^(\d{4})-(\d{2})-(\d{2})$/) { } | |
| 79 | 1 | 0 | @_ ? : |
| 98 | 0 | 0 | if ($l[5] == $now[5]) { } |