| blib/lib/WWW/Google/Groups.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 8 | 12.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 0 | 0 | defined $max_article_count and $article_count >= $max_article_count |
| 80 | 0 | 0 | 0 | defined $max_thread_count and $thread_count >= $max_thread_count |
| line | l | !l | condition |
|---|---|---|---|
| 30 | 1 | 0 | $arg{'server'} || 'http://groups.google.com/' |