Branch Coverage

blib/lib/Astro/FITS/HdrTrans/RxH3.pm
Criterion Covered Total %
branch 4 12 33.3


line true false branch
53 0 20 if $self->SUPER::can_translate($headers)
57 0 20 if (exists $headers->{'FREQFILE'}) { }
0 20 elsif (exists $headers->{'SUBHEADERS'} and exists $headers->{'SUBHEADERS'}[0]{'FREQFILE'}) { }
65 0 20 defined $freqfile && $freqfile =~ m[/rxh3] ? :
81 0 0 unless (defined $utstart)
82 0 0 if (exists $headers->{'DATE'} and defined $headers->{'DATE'})