Condition Coverage

lib/Ubic/Admin/Setup.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 -t STDIN && (-t STDOUT || !(-f STDOUT || -c STDOUT))
66 0 0 0 not $isa_tty and eof STDIN
380 0 0 0 $stderr and not $stderr =~ /no crontab/

or 3 conditions

line l !l&&r !l&&!r condition
46 0 0 0 $quiet or $batch_mode
79 0 0 0 !defined($ans) || $ans eq ''
285 0 0 0 $ENV{'ORIGINAL_HOME'} || $ENV{'HOME'}
289 0 0 0 $ENV{'PERLBREW_ROOT'} || "$HOME/perl5/perlbrew"