Branch Coverage

blib/lib/Log/Log4Cli.pm
Criterion Covered Total %
branch 23 28 82.1


line true false branch
48 6 0 if ($^S) { }
50 3 3 defined $_[3] ? :
52 0 0 defined $_[3] ? :
0 0 if $_[1]
62 8 41 $COLOR ? :
8 41 $POSITIONS || $LEVEL > 4 ? :
71 10 1 if $LEVEL > -2
72 7 2 if $LEVEL > -1
73 8 2 if $LEVEL > -1
75 6 3 if $LEVEL > 0
76 5 4 if $LEVEL > 1
77 4 5 if $LEVEL > 2
78 3 6 if $LEVEL > 3
81 1 1 if (@_)