Branch Coverage

blib/lib/Event/RPC/Logger.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
32 0 0 if ($filename)
34 0 0 unless open $filename_fh, ">>$filename"
39 0 0 if ($fh_lref) { }
64 0 0 if $filename_fh
73 0 0 if (@_ == 2) { }
82 0 0 if $level > $self->get_min_level
84 0 0 unless $msg =~ /\n$/
89 0 0 if $fh
93 0 0 if $fh
115 0 0 if $fh_lref->[$i] eq $fh
118 0 0 if $i == @{$fh_lref;}