Branch Coverage

blib/lib/MojoX/Log/Fast.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
23 0 0 if ($ENV{'MOJO_LOG_LEVEL'}) { }
50 0 0 if (@_ == 1)
51 0 0 if exists $_[0]{'level'}
61 0 0 if ($self->{'context'})
64 0 0 if ($level eq 'debug') { }
0 0 elsif ($level eq 'info') { }
0 0 elsif ($level eq 'warn') { }