blib/lib/Color/ANSI/Util.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 0 | 0 | 2 | $input >= 0 and $input <= 15 |
427 | 6 | 0 | 1 | defined $ENV{'COLOR'} and not $ENV{'COLOR'} |
line | l | !l | condition |
---|---|---|---|
148 | 1 | 1 | $1 // '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
189 | 16 | 42 | 671 | not defined $minsqdist or $minsqdist > $sqdist |