Branch Coverage

blib/lib/Stow/Util.pm
Criterion Covered Total %
branch 13 20 65.0


line true false branch
90 90 0 if ($on_or_off) { }
133 90877 0 $_[0] =~ /^\d+$/ ? :
135 0 90877 if ($debug_level >= $level)
137 0 0 if ($test_mode) { }
174 932 21716 unless length $part
177 1474 20242 if (substr($part, 0, 1) eq '/') { }
181 10705 9537 if length $result and $result ne "/"
230 0 193 unless chdir $path
239 0 329 unless chdir $prev
251 2 7 if $target_node =~ /^\.\.?$/