blib/lib/Test2/Compare/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 20 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 302 | 11725 | 4731 | defined $got and ref $got |
102 | 4725 | 6 | 0 | $seen->{$gotname} and $seen->{$gotname} >= 75 |
109 | 302 | 11725 | 4731 | defined $got and ref $got |
111 | 2208 | 77 | 14473 | $ok and not @deltas |
line | l | !l | condition |
---|---|---|---|
89 | 16758 | 0 | $params{'seen'} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
43 | 46 | 0 | 0 | $self->{'_info'} ||= sub_info($self->{'builder'}) |
58 | 64 | 44 | 0 | $self->{'_info'} ||= sub_info($self->{'builder'}) |