| blib/lib/Test/Stream/Compare/Scalar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 1 | 10 | unless $self->{'item'} |
| 27 | 1 | 7 | unless $exists |
| 28 | 1 | 6 | unless defined $got |
| 29 | 1 | 5 | unless ref $got |
| 30 | 1 | 4 | unless &reftype($got) eq 'SCALAR' |