| blib/lib/Test/Stream/Compare/Ref.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 1 | 160 | unless $self->{'input'} |
| 22 | 1 | 159 | unless ref $self->{'input'} |
| 36 | 1 | 163 | unless $exists |
| 39 | 1 | 162 | unless ref $in |
| 40 | 2 | 160 | unless ref $got |
| 45 | 1 | 159 | unless $in_type eq $got_type |