| blib/lib/DateTime/Format/Mail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 13 | 17 | 76.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 228 | 46 | 0 | 9 | substr($tz, 0, 3) eq 'GMT' and length $tz > 4 |
| 270 | 6 | 0 | 15 | ref $self and $$self{'year_cutoff'} |
| line | l | !l | condition |
|---|---|---|---|
| 108 | 29557 | 0 | $method ||= '_parse_strict' |
| 189 | 26637 | 2891 | $when{'second'} ||= 0 |
| 203 | 29531 | 1 | $when{'time_zone'} ||= '-0000' |
| 233 | 13 | 7 | $1 || '+' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 126 | 3 | 9 | 0 | ref $class || $class |