blib/lib/WWW/Google/Groups/NewsGroup.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if $_[1] |
26 | 0 | 0 | if (defined $$self{'_max_thread_count'}) |
27 | 0 | 0 | if $$self{'_thread_no'} >= $$self{'_max_thread_count'} |
30 | 0 | 0 | unless (ref $$self{'_threads'} and scalar @{$$self{'_threads'};}) |
48 | 0 | 0 | unless @threads |
52 | 0 | 0 | if @{$$self{'_threads'};} |