| blib/lib/Map/Tube/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 147 | 0 | 0 | unless defined $map and not $map =~ /^$/ |
| 151 | 0 | 0 | unless defined $start and not $start =~ /^$/ |
| 155 | 0 | 0 | unless defined $end and not $end =~ /^$/ |
| 187 | 0 | 0 | unless defined $map and not $map =~ /^$/ |
| 191 | 0 | 0 | unless defined $line and not $line =~ /^$/ |
| 222 | 0 | 0 | unless defined $map and not $map =~ /^$/ |
| 259 | 0 | 0 | unless defined $self->base_url |