| blib/lib/Shipwright/Script/Relocate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 16 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 0 | unless $name | 
| 22 | 0 | 0 | unless $new_source | 
| 33 | 0 | 0 | if ($branches and $self->as) | 
| 37 | 0 | 0 | unless $$branches{$name} | 
| 0 | 0 | unless grep {$_ eq $self->as;} @{[] unless $$branches{$name};} | |
| 40 | 0 | 0 | if (exists $$source{$name}) { } | 
| 41 | 0 | 0 | if (ref $$source{$name} and $$source{$name}{$self->as or $$branches{$name}[0]} eq $new_source or $$source{$name} eq $new_source) { } | 
| 55 | 0 | 0 | if (ref $$source{$name}) { } |