| blib/lib/DateTime/Infinite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 5 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 194 | 3 | 1 | 1 | $meth =~ /format/ and not $meth =~ /^(?:day|month|quarter)/ |
| line | l | !l | condition |
|---|---|---|---|
| 137 | 49 | 49 | $Instance ||= bless({"locale", "DateTime::Locale"->load("en_US")}, "FakeLocale") |