Condition Coverage

blib/lib/Git/Deploy/Say.pm
Criterion Covered Total %
condition 2 11 18.1


and 3 conditions

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'

or 2 conditions

line l !l condition
52 0 0 $pfx ||= '###'

or 3 conditions

line l !l&&r !l&&!r condition
114 0 0 0 $ENV{'USER'} || (getpwuid $<)[0]