| blib/lib/HTML/Menu/DateTime.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 21 | 21 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 156 | 60 | 1203 | 21 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 186 | 60 | 1203 | 21 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 216 | 24 | 574 | 26 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 246 | 31 | 780 | 26 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 305 | 12 | 450 | 42 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 371 | 3 | 127 | 35 | not $$self{'no_select'} and grep {$_ == $item;} @$select |
| 463 | 2 | 2 | 50 | $inc >= 1 and $inc <= 59 |