Condition Coverage

blib/lib/Class/Component/Component/Plaggerize/Log.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 0 $ansicolor and $TERM_ANSICOLOR_ENABLED
59 0 0 0 $ansicolor and $TERM_ANSICOLOR_ENABLED

or 2 conditions

line l !l condition
34 0 0 $levels{$level} || 0
0 0 $levels{$$conf{'level'}} || 0

or 3 conditions

line l !l&&r !l&&!r condition
44 0 0 0 $caller ||= caller 3