| blib/lib/Parse/SpectrumDirect/RadioFrequency.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 18 | 22 | 81.8 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 2 | 2 | unless $raw |
| 27 | 1 | 1 | unless ($self->_extract_legend($raw)) |
| 31 | 0 | 1 | unless ($self->_extract_stations($raw)) |
| 60 | 1 | 1 | unless $raw_legend |
| 70 | 4 | 69 | unless $name |
| 75 | 27 | 42 | if ($name =~ /\((.*?)\)$/) |
| 104 | 0 | 1 | unless $data |
| 132 | 415 | 0 | if exists $$s{'Latitude'} |
| 133 | 415 | 0 | if exists $$s{'Longitude'} |
| 138 | 2 | 67 | if ($$l{'key'} =~ /^(?:Latitude|Longitude)$/) |
| 148 | 14 | 816 | unless $dms |