blib/lib/Test2/Compare/Ref.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 12 | 100.0 |
line | true | false | branch |
---|---|---|---|
19 | 1 | 64 | unless $self->{'input'} |
22 | 1 | 63 | unless ref $self->{'input'} |
36 | 1 | 67 | unless $exists |
39 | 1 | 66 | unless ref $in |
40 | 2 | 64 | unless ref $got |
45 | 1 | 63 | unless $in_type eq $got_type |