| File: | C4/Dates.pm |
| Coverage: | 41.2% |
| line | % | coverage | condition | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 81 | 33 |
| $$self{'dateformat'} || _prefformat() | ||||||||||||
| 164 | 33 |
| ref $this || $this | ||||||||||||
| 176 | 33 |
| $debug and $debug > 1 | ||||||||||||
| 183 | 50 |
| eval { do { POSIX::strftime($posix_map{$newformat}, @{$$self{'dmy_arrayref'};}) } } || undef | ||||||||||||
| 188 | 67 |
| ref $class || $class | ||||||||||||
| 218 | 33 |
| eval { do { $$self{'dateformat'} } } or _prefformat() |