Branch Coverage

blib/lib/PerlIO/Util.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
17 1 7 if (@_ < 2)
25 2 5 unless (CORE::open $io, $mode, @_)