Branch Coverage

blib/lib/Mail/POPRelay/Daemon.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
33 0 0 unless defined(my $pid = fork)
34 0 0 if ($pid) { }
40 0 0 unless setsid()
41 0 0 unless open STDERR, '>&STDOUT'
55 0 0 unless my $fileTail = 'File::Tail'->new('name', $$self{'mailLogFile'}, 'interval', 2, 'maxinterval', 3, 'adjustafter', 3)
64 0 0 if ($line =~ /$$self{'mailLogRegExp'}/)
67 0 0 if $self->addRelayAddress($1, $2)
68 0 0 if $self->cleanRelayDirectory
69 0 0 if $flag