Branch Coverage

blib/lib/MojoX/Log/Dispatch/Simple.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
32 0 0 unless $self->_active_level($level)
44 0 0 ref $input[0] eq 'CODE' ? :
68 0 0 $levels->{$level} >= $$levels{$ENV{'MOJO_LOG_LEVEL'} or $self->level} ? :
74 0 0 @_ ? :