Condition Coverage

blib/lib/Test/Stream/Compare.pm
Criterion Covered Total %
condition 20 26 76.9


and 3 conditions

line !l l&&!r l&&r condition
34 1 3 0 @BUILD and $_[0]
1 1 1 @BUILD and $_[0] and $BUILD[-1] == $_[0]
132 1222 4078 2212 $got and ref $got
134 2205 7 0 $seen->{$got} and $seen->{$got} >= 75
141 1222 4078 2212 $got and ref $got
143 164 52 7296 $ok and not @deltas

or 2 conditions

line l !l condition
123 7512 0 $params{'seen'} ||= {}

or 3 conditions

line l !l&&r !l&&!r condition
77 32 0 0 $self->{'_info'} ||= sub_info($self->{'builder'})
92 49 26 0 $self->{'_info'} ||= sub_info($self->{'builder'})