Branch Coverage

blib/lib/Getopt/EX/autocolor.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
118 0 0 ref $_[0] ? :
140 0 0 if (defined $v and $v =~ /^\d+$/u and 0 <= $v and $v <= 100)
145 0 0 if (my $term_program = $ENV{'TERM_PROGRAM'})
149 0 0 if (eval "require $mod" and defined &$brightness)
151 0 0 if (0 <= $v and $v <= 100)
164 0 0 $brightness > $param{'threshold'} ? :