blib/lib/Astro/STSDAS/Table/Binary.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 26 | 0.0 |
line | l | !l | condition |
---|---|---|---|
407 | 0 | 0 | $col->is_indef($_) and $_ = undef |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
215 | 0 | 0 | 0 | @_ && 'HASH' eq ref $_[-1] |
311 | 0 | 0 | 0 | @_ && 'HASH' eq ref $_[-1] |
450 | 0 | 0 | 0 | @_ && 'HASH' eq ref $_[-1] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
51 | 0 | 0 | 0 | ref $this || $this |
318 | 0 | 0 | 0 | not $$self{'have_vecs'} or $attr{'VecSplit'} |
358 | 0 | 0 | 0 | 1 == $$col{'nelem'} or not $attr{'VecSplit'} |
428 | 0 | 0 | 0 | shift() || $$self{'row_hash'} |
453 | 0 | 0 | 0 | shift() || $$self{'row_arr'} |