blib/lib/Test2/Compare/DeepRef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 4 | unless $self->{'input'} |
22 | 0 | 4 | unless ref $self->{'input'} |
34 | 0 | 4 | unless $exists |
37 | 0 | 4 | unless ref $in |
38 | 0 | 4 | unless ref $got |
43 | 0 | 4 | unless $in_type eq $got_type |