Branch Coverage

blib/lib/Log/Log4Cli.pm
Criterion Covered Total %
branch 30 30 100.0


line true false branch
54 11 8 defined $_[3] ? :
57 4 15 if ($^S) { }
62 2 2 $_[3] ? :
3 1 $_[1] ? :
70 11 4 if $_[1]
79 7 54 $COLOR ? :
8 53 $POSITIONS || $LEVEL > 4 ? :
87 10 1 if $LEVEL > -2
88 7 2 if $LEVEL > -1
89 7 2 if $LEVEL > -1
90 6 3 if $LEVEL > 0
91 5 4 if $LEVEL > 1
92 4 5 if $LEVEL > 2
93 3 6 if $LEVEL > 3
96 22 1 if (@_)