Branch Coverage

blib/lib/IO/Automatic.pm
Criterion Covered Total %
branch 1 8 12.5


line true false branch
9 1 0 if (ref $dest eq 'SCALAR')
13 0 0 if ref $dest eq 'GLOB'
16 0 0 if ref $dest
18 0 0 if ($dest =~ /\.(?:gz|Z)$/)