Branch Coverage

blib/lib/Metabrik/Core/Log.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
61 0 0 unless $self->SUPER::brik_preinit(@_)
64 0 0 unless defined $context
69 0 0 if (defined $context and $context->log->allow_log_override)
77 0 0 unless $self->brik_init
102 0 0 if (defined $caller)
115 0 0 if ($self->color) { }
129 0 0 if $self->level < 1
133 0 0 if ($self->caller_warning_prefix) { }
147 0 0 if $self->level < 1
151 0 0 if ($self->caller_error_prefix) { }
171 0 0 if ($self->caller_fatal_prefix) { }
183 0 0 if $self->level < 1
187 0 0 if ($self->caller_info_prefix) { }
201 0 0 if $self->level < 2
205 0 0 if ($self->caller_verbose_prefix) { }
219 0 0 if $self->level < 3
223 0 0 if ($self->caller_debug_prefix) { }