Condition Coverage

blib/lib/News/Active.pm
Criterion Covered Total %
condition 0 21 0.0


and 2 conditions

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

or 2 conditions

line l !l condition
87 0 0 $hash{'debug'} || $News::Active::DEBUG || 0
0 0 $hash{'readonly'} || $News::Active::READONLY || 0
147 0 0 $pattern || '*'
219 0 0 $self->entry($group) || (return undef)

or 3 conditions

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