| blib/lib/Astro/STSDAS/Table/HeaderPar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 6 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 27 | 3 | 2 | 0 | defined $$self{'type'} and not exists $Astro::STSDAS::Table::HeaderPar::Types{$$self{'type'}} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 19 | 1 | 4 | 0 | ref $class || $class |