Branch Coverage

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


line true false branch
321 0 0 if defined $v
327 0 0 if defined $v
333 0 0 if defined $v
339 0 0 if defined $v
345 0 0 if defined $v
353 0 0 if ref $conf eq 'HASH'
354 0 0 if ref $data eq 'HASH'
360 0 0 $from ? :
365 0 0 if ($headers and is_hash($headers) and keys %$headers)
367 0 0 unless defined $v
368 0 0 if (grep {lc $k eq lc $_;} 'To', 'From', 'Subject') { }