| blib/lib/Date/Simple/Month.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 16 | 43.7 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 4 | unless my $ds = eval { do { _ds(@_) } } |
| 19 | 2 | 2 | if (@_ == 1) { } |
| 1 | 1 | elsif (@_ == 2) { } | |
| 20 | 1 | 1 | if (UNIVERSAL::isa($_[0], 'Date::Simple')) { } |
| 49 | 0 | 0 | $nof_preceed ? : |
| 52 | 0 | 0 | $nof_follow ? : |
| 59 | 0 | 0 | if $nof_preceed < 0 |
| 66 | 0 | 0 | if $nof_follow > 6 |