Condition Coverage

blib/lib/App/MonM/Notifier/Channel/File.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
167 0 0 0 -e $dir and -w $dir

or 2 conditions

line l !l condition
150 0 0 $self->data->{'id'} || 0
0 0 $self->data->{'pubdate'} || 0
0 0 $self->data->{'to'} || 'anonymous'
153 0 0 value($self->config, 'filemask') || value($self->config, 'file') || '[TO]_[DATETIME]_[ID].[EXT]'

or 3 conditions

line l !l&&r !l&&!r condition
162 0 0 0 value($self->config, 'directory') || value($self->config, 'dir') || 'File::Spec'->tmpdir