Branch Coverage

blib/lib/Log/Emitter.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
42 0 9 unless my $handle = $self->handle
44 0 9 unless $handle->print(_encoding()->encode("$msg"))
75 2 9 unless $self->_now($level)