Branch Coverage

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


line true false branch
141 0 0 unless $type eq 'file'
143 0 0 unless ($message)
164 0 0 if ('File::Spec'->file_name_is_absolute($filename)) { }
167 0 0 unless (-e $dir and -w $dir)
175 0 0 if (defined $fh) { }