| blib/lib/Test/Stream/Compare/Ref.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 12 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 1 | 164 | unless $self->{'input'} |
| 19 | 1 | 163 | unless ref $self->{'input'} |
| 33 | 1 | 167 | unless $exists |
| 36 | 1 | 166 | unless ref $in |
| 37 | 2 | 164 | unless ref $got |
| 42 | 1 | 163 | unless $in_type eq $got_type |