| blib/lib/Geo/WebService/OpenCellID.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 18 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 1 | 1 | if @_ |
| 55 | 0 | 2 | unless $self->{'key'} |
| 67 | 1 | 1 | if @_ |
| 68 | 1 | 1 | unless $self->{'url'} |
| 80 | 1 | 0 | unless (defined $self->{'cell'}) |
| 94 | 1 | 0 | unless (defined $self->{'measure'}) |
| 112 | 0 | 0 | unless my $path = shift() |
| 113 | 0 | 0 | unless my $class = shift() |
| 118 | 0 | 0 | if ($content) { } |