| blib/lib/Map/Tube/Utils.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 38 | 0 | 0 | unless open my $json_fh, $file |
| 51 | 0 | 0 | unless defined $data |
| 62 | 0 | 0 | unless defined $this and defined $that |
| 64 | 0 | 0 | _is_number($this) && _is_number($that) ? : |
| 92 | 0 | 0 | if @common |
| 97 | 0 | 0 | if (exists $c{$m}{$i + 1}) |
| 143 | 0 | 0 | unless defined $color |
| 145 | 0 | 0 | if ($color =~ /^#[a-f0-9]{6}$/i or grep {lc $color eq $_;} @COLOR_NAMES) { } |