| blib/lib/Astro/FITS/HdrTrans/RxH3.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 2 | 9 | 22.2 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 57 | 20 | 0 | 0 | exists $headers->{'SUBHEADERS'} and exists $headers->{'SUBHEADERS'}[0]{'FREQFILE'} | 
| 65 | 20 | 0 | 0 | defined $freqfile && $freqfile =~ m[/rxh3] | 
| 82 | 0 | 0 | 0 | exists $headers->{'DATE'} and defined $headers->{'DATE'} |