Condition Coverage

blib/lib/Shipwright/Script/Relocate.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
33 0 0 0 $branches and $self->as
41 0 0 0 ref $source->{$name} and $source->{$name}{$self->as or $branches->{$name}[0]} eq $new_source

or 3 conditions

line l !l&&r !l&&!r condition
41 0 0 0 $self->as or $branches->{$name}[0]
0 0 0 ref $source->{$name} and $source->{$name}{$self->as or $branches->{$name}[0]} eq $new_source or $source->{$name} eq $new_source
58 0 0 0 $self->as || $branches->{$name}[0]