Branch Coverage

blib/lib/File/RandomGenerator.pm
Criterion Covered Total %
branch 6 10 60.0


line true false branch
75 0 3 if (not -d $self->root_dir)
98 0 2 unless chdir $orig_dir
125 2 3 if ($curr_depth < $self->depth)
130 0 3 unless chdir $dir
139 0 3 unless chdir '..'