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