| blib/lib/Insolation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 12 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 189 | 0 | 0 | 0 | $year >= 1 and $year <= 9999 | 
| 207 | 0 | 0 | 0 | $month >= 1 and $month <= 12 | 
| 263 | 0 | 0 | 0 | $MONTH == 2 and $self->QLEAPY($$self{'year'}) | 
| 394 | 0 | 0 | 0 | $month == 2 and $self->QLEAPY($year) |