| blib/lib/Date/Language.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 18 | 44.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 20 | 0 | 8 | unless $type =~ /^[\w:]+$/ | 
| 23 | 0 | 8 | unless eval "require $type" | 
| 36 | 5 | 0 | if ($Date::Language::AUTOLOAD =~ /::strptime\Z/o) | 
| 61 | 0 | 5 | unless @t | 
| 70 | 0 | 5 | unless defined $month | 
| 73 | 0 | 5 | unless defined $day | 
| 76 | 0 | 0 | $month > $lt[4] ? : | 
| 0 | 5 | unless defined $year | |
| 79 | 0 | 5 | defined $zone ? : |