Condition Coverage

blib/lib/R/Setup/Install.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
40 0 0 0 defined $self->{'file'} and -f $self->{'file'}

or 2 conditions

line l !l condition
31 0 0 $params{'file'} || undef
0 0 $params{'list'} || undef
0 0 $params{'verbose'} || 1