| blib/lib/SlideShow.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 248 | 0 | 0 | 0 | $tag eq 'body' and $$self{'which'} eq 'master' |
| 283 | 0 | 0 | 0 | lc $tag eq 'body' and $$self{'which'} eq 'master' |
| 366 | 0 | 0 | 0 | $count < $TIMEOUT and not $done |