blib/lib/Date/Extract/ID.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 8 | 50.0 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 1 | if ($args{'format'} ne 'DateTime') |
24 | 0 | 1 | if ($args{'returns'} ne 'first') |
28 | 0 | 1 | if ($args{'prefers'} ne 'nearest') |
48 | 1 | 0 | unless ref $self |