blib/lib/Parse/SpectrumDirect/RadioFrequency.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 22 | 81.8 |
line | true | false | branch |
---|---|---|---|
71 | 2 | 2 | unless $raw |
73 | 1 | 1 | unless ($self->_extract_legend($raw)) |
77 | 0 | 1 | unless ($self->_extract_stations($raw)) |
146 | 1 | 1 | unless $raw_legend |
156 | 4 | 69 | unless $name |
161 | 27 | 42 | if ($name =~ /\((.*?)\)$/) |
190 | 0 | 1 | unless $data |
218 | 415 | 0 | if exists $$s{'Latitude'} |
219 | 415 | 0 | if exists $$s{'Longitude'} |
224 | 2 | 67 | if ($$l{'key'} =~ /^(?:Latitude|Longitude)$/) |
234 | 14 | 816 | unless $dms |