Branch Coverage

inc/IO/File.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
158 0 0 unless @_ >= 0 and @_ <= 3
161 0 0 if (@_)
162 0 0 unless $fh->open(@_)
173 0 0 unless @_ >= 2 and @_ <= 4
175 0 0 if (@_ > 2)
177 0 0 if ($mode =~ /^\d+$/) { }
0 0 elsif ($mode =~ /:/) { }
178 0 0 unless defined $perms
181 0 0 if @_ == 3
195 0 0 unless @_ == 1 or @_ == 2
199 0 0 unless $layer