Condition Coverage

blib/lib/News/GroupInfo.pm
Criterion Covered Total %
condition 0 19 0.0


and 2 conditions

line l !l condition
234 0 0 "Couldn't read from ${file}: $!\n" && (return undef)
302 0 0 "Couldn't write to ${file}: $!\n" && (return undef)

or 2 conditions

line l !l condition
87 0 0 $hash{'debug'} || $News::GroupInfo::DEBUG || 0
0 0 $hash{'readonly'} || $News::GroupInfo::READONLY || 0
148 0 0 $pattern || '*'

or 3 conditions

line l !l&&r !l&&!r condition
86 0 0 0 ref $proto || $proto
230 0 0 0 $file ||= $self->filename
299 0 0 0 $file ||= $self->filename