Branch Coverage

blib/lib/Getopt/EX/autocolor.pm
Criterion Covered Total %
branch 2 12 16.6


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