Branch Coverage

blib/lib/Log/Handler/Output/Forward.pm
Criterion Covered Total %
branch 7 12 58.3


line true false branch
133 0 60 @_ > 1 ? :
135 13 47 if ($self->{'arguments'}) { }
141 0 60 if ($@)
154 0 9 if ($@)
166 0 3 unless ($opts)
199 0 37 if (defined $options{'arguments'} and not ref $options{'arguments'})