Condition Coverage

blib/lib/Tree/File.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
84 211 3 11 ref $self and not $arg

or 2 conditions

line l !l condition
392 0 8 $self->type || -d $root && 'dir' || 'file'

or 3 conditions

line l !l&&r !l&&!r condition
139 72 2 71 $_ =~ /\A\./ || -l "$file/$_"
386 17 3 0 shift() || $$self{'basedir'}