blib/lib/Locale/Geocode/Territory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
77 | 0 | 0 | unless defined $$self{'data'} |
78 | 0 | 0 | unless $lg->chkext($$self{'data'}) |
153 | 0 | 0 | $$data{'note'} && scalar @{$$data{'note'};} > 0 ? : |
166 | 0 | 0 | $$data{'note'} ? : |
179 | 0 | 0 | $$data{'note'} ? : |
193 | 0 | 0 | $$data{'note'} ? : |
208 | 0 | 0 | unless $self->lookup($$_{'code'}) |
227 | 0 | 0 | unless grep {$meta eq $_;} @Locale::Geocode::Division::meta |