blib/lib/Class/Component/Component/Plaggerize/Log.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
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 |
line | l | !l | condition |
---|---|---|---|
34 | 0 | 0 | $levels{$level} || 0 |
0 | 0 | $levels{$$conf{'level'}} || 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
44 | 0 | 0 | 0 | $caller ||= caller 3 |