blib/lib/Git/Deploy/Say.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 11 | 18.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
12 | 0 | 1 | 0 | not $ENV{'NO_COLOR'} and -t STDOUT |
1 | 0 | 0 | not $ENV{'NO_COLOR'} and -t STDOUT and eval 'use Term::ANSIColor qw(color colored); 1' |
line | l | !l | condition |
---|---|---|---|
52 | 0 | 0 | $pfx ||= '###' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
114 | 0 | 0 | 0 | $ENV{'USER'} || (getpwuid $<)[0] |