Branch Coverage

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


line true false branch
53 11 8 defined $_[3] ? :
56 4 15 if ($^S) { }
59 2 2 $_[3] ? :
3 1 $_[1] ? :
67 11 4 if $_[1]
76 7 54 $COLOR ? :
8 53 $POSITIONS || $LEVEL > 4 ? :
84 10 1 if $LEVEL > -2
85 7 2 if $LEVEL > -1
86 7 2 if $LEVEL > -1
87 6 3 if $LEVEL > 0
88 5 4 if $LEVEL > 1
89 4 5 if $LEVEL > 2
90 3 6 if $LEVEL > 3
93 22 1 if (@_)