blib/lib/News/Overview/Entry.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | unless $msgid |
99 | 0 | 0 | unless (shift())->{'ID'} |
109 | 0 | 0 | unless (shift())->{'Parent'} |
121 | 0 | 0 | wantarray ? : |
130 | 0 | 0 | unless $self->values->{$field} |
157 | 0 | 0 | unless scalar @{(shift())->{'References'};} |
170 | 0 | 0 | unless ($$self{'Time'}) |
183 | 0 | 0 | if (my $groups = $self->value('Newsgroups')) { } |
0 | 0 | elsif (my $xref = $self->value('Xref')) { } |