| blib/lib/Test2/Compare/Base.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 15 | 20 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 100 | 302 | 11725 | 4722 | defined $got and ref $got |
| 102 | 4716 | 6 | 0 | $seen->{$gotname} and $seen->{$gotname} >= 75 |
| 109 | 302 | 11725 | 4722 | defined $got and ref $got |
| 111 | 2206 | 75 | 14468 | $ok and not @deltas |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 16749 | 0 | $params{'seen'} ||= {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 44 | 0 | 0 | $self->{'_info'} ||= sub_info($self->{'builder'}) |
| 58 | 62 | 42 | 0 | $self->{'_info'} ||= sub_info($self->{'builder'}) |