blib/lib/Test2/Compare/Base.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 15 | 20 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
100 | 302 | 11961 | 4815 | defined $got and ref $got |
102 | 4809 | 6 | 0 | $seen->{$gotname} and $seen->{$gotname} >= 75 |
109 | 302 | 11961 | 4815 | defined $got and ref $got |
111 | 2336 | 77 | 14665 | $ok and not @deltas |
line | l | !l | condition |
---|---|---|---|
89 | 17078 | 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'}) |