blib/lib/Test/Stream/Compare.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 20 | 26 | 76.9 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 1 | 3 | 0 | @BUILD and $_[0] |
1 | 1 | 1 | @BUILD and $_[0] and $BUILD[-1] == $_[0] | |
133 | 1204 | 4011 | 2164 | $got and ref $got |
135 | 2157 | 7 | 0 | $seen->{$got} and $seen->{$got} >= 75 |
142 | 1204 | 4011 | 2164 | $got and ref $got |
144 | 163 | 52 | 7164 | $ok and not @deltas |
line | l | !l | condition |
---|---|---|---|
124 | 7379 | 0 | $params{'seen'} ||= {} |
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'}) |