Condition Coverage

blib/lib/DTL/Fast/Filter/Add.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
55 4 0 1 &looks_like_number($result) and &looks_like_number($argument)

or 3 conditions

line l !l&&r !l&&!r condition
19 0 0 12 ref $self->{'parameter'} ne 'ARRAY' or not scalar @{$self->{'parameter'};}