Branch Coverage
blib/lib/IO/Die/chown.pm
Criterion
Covered
Total
%
branch
5
6
83.3
line
true
false
branch
16
1
4
if @too_many_args
20
2
2
unless (my $ok = CORE::chown($uid, $gid, $target))
21
0
2
if (__is_a_fh($target))