Condition Coverage

blib/lib/ETL/Pipeline.pm
Criterion Covered Total %
condition 16 30 53.3


and 3 conditions

line !l l&&!r l&&r condition
157 0 0 3 defined &blessed($object) and $object->isa("ETL::Pipeline")
331 0 0 0 scalar @pairs == 1 and ref $pairs[0] eq "HASH"
492 118 0 0 scalar @pairs == 1 and ref $pairs[0] eq "HASH"
817 0 68 66 defined $new and $new->is_relative
946 271 0 89 $check_alias and $full
1338 0 29 0 scalar @values == 1 and ref $values[0] eq "ARRAY"
1823 33 89 0 scalar @arguments == 1 and ref $arguments[0] eq "ARRAY"

or 2 conditions

line l !l condition
793 4 1 $options{'root'} // "."
1668 0 0 $field->[1] // " "
1706 14 2 $value // ""

or 3 conditions

line l !l&&r !l&&!r condition
1757 51 5 2 $self->has_mapping || $self->has_constants