| blib/lib/PlotCalendar/Month.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 15 | 6.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 179 | 0 | 0 | 0 | $row >= 4 and $curday >= $numdays |
| 205 | 0 | 0 | 0 | $comments and $curday == 0 |
| 0 | 0 | 0 | $comments and $curday == 0 and grep /before/, @prefs | |
| 0 | 0 | 0 | $comments and $curday > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 30 | 0 | 1 | 0 | ref $proto || $proto |