Branch Coverage

blib/lib/Astro/STSDAS/Table/Simple.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
38 0 0 unless 'binary' eq $input
43 0 0 if ('binary' eq $input)
48 0 0 unless $tbl->open($file)
51 0 0 if ('rowhash' eq $output) { }
0 0 elsif ('colhash' eq $output) { }
0 0 elsif ('rowarray' eq $output) { }
0 0 elsif ('rowarray' eq $output) { }