Condition Coverage

blib/lib/App/PS1/Plugin/Directory.pm
Criterion Covered Total %
condition 0 13 0.0


or 2 conditions

line l !l condition
24 0 0 $options->{'dir_length'} ||= 30
50 0 0 -s $file || 0

or 3 conditions

line l !l&&r !l&&!r condition
66 0 0 0 not defined $options->{'dir'} or $options->{'dir'}
73 0 0 0 not defined $options->{'file'} or $options->{'file'}
80 0 0 0 not defined $options->{'size'} or $options->{'size'}