Condition Coverage

blib/lib/MojoX/Logite.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
101 0 0 15 $level and $self->is_level($level)
134 0 0 2 $numdays =~ /^\d+$/ and $numdays >= 0

or 3 conditions

line l !l&&r !l&&!r condition
110 0 10 5 $pkg eq ref $self or $pkg =~ /Mojo::Log/