| line |
true |
false |
branch |
|
85
|
0 |
0 |
unless $file |
|
119
|
0 |
0 |
unless (shift())->{'Groups'} |
|
120
|
0 |
0 |
unless (shift())->{'FileName'} |
|
121
|
0 |
0 |
unless (shift())->{'Debug'} |
|
122
|
0 |
0 |
unless (shift())->{'ReadOnly'} |
|
133
|
0 |
0 |
unless $self->groups->{$group} |
|
148
|
0 |
0 |
unless wildmat $pattern || '*', $_ |
|
172
|
0 |
0 |
unless $group |
|
173
|
0 |
0 |
if $self->subscribed($group) |
|
174
|
0 |
0 |
if $self->debug |
|
190
|
0 |
0 |
unless $group |
|
191
|
0 |
0 |
unless $self->groups->{$group} |
|
192
|
0 |
0 |
if $self->debug |
|
205
|
0 |
0 |
unless $group |
|
206
|
0 |
0 |
$self->groups->{$group} ? : |
|
231
|
0 |
0 |
unless $file |
|
233
|
0 |
0 |
if $self->debug |
|
234
|
0 |
0 |
unless open FILE, $file |
|
239
|
0 |
0 |
unless $_ |
|
240
|
0 |
0 |
unless my $entry = 'News::GroupInfo::Entry'->new($_) |
|
262
|
0 |
0 |
wantarray ? : |
|
280
|
0 |
0 |
wantarray ? : |
|
295
|
0 |
0 |
if ($self->readonly) |
|
296
|
0 |
0 |
if $self->debug |
|
300
|
0 |
0 |
unless $file |
|
301
|
0 |
0 |
if $self->debug |
|
302
|
0 |
0 |
unless open FILE, ">$file" |