| lib/Egg/Plugin/Banner/Rotate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 42 | 0 | 0 | unless @$list |
| 55 | 0 | 0 | unless $$b{'total'} |
| 56 | 0 | 0 | unless $$b{'banners'}[int rand $$b{'total'}] |
| 61 | 0 | 0 | unless $$b{'total'} |
| 62 | 0 | 0 | if $$b{'num'} >= $$b{'total'} |
| 63 | 0 | 0 | unless $$b{'banners'}[$$b{'num'}++] |
| 68 | 0 | 0 | if (@_) { } |
| 70 | 0 | 0 | $$cache{$key} ? : |