Branch Coverage

blib/lib/Filesys/Btrfs.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
81 0 0 unless $mount_point
83 0 0 if (@_ % 2 == 0) { }
86 0 0 if @_
89 0 0 if %options
91 0 0 $btrfs_cmd ? :
130 0 0 unless ($version)
153 0 0 if $dir
157 0 0 if (my($id, $path) = /^ID\s+(\d+)\s+.*\s+path\s+(.+)$/) { }
159 0 0 if (not $dir or $absolute_path ne $dir and $dir->subsumes($absolute_path))
179 0 0 unless $dir
191 0 0 unless $dir
203 0 0 unless defined $id
236 0 0 if ($success) { }
237 0 0 if (@$stderr)