Branch Coverage

blib/lib/IO/Die/chmod.pm
Criterion Covered Total %
branch 5 6 83.3


line true false branch
16 1 4 if @too_many_args
22 2 2 unless (my $ok = CORE::chmod($mode, $target))
23 0 2 if (__is_a_fh($target))