| blib/lib/Test/Stream/Compare/Regex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 10 | 100.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 1 | 6 | unless $self->{'input'} | 
| 22 | 1 | 5 | unless rtype($self->{'input'}) eq 'REGEXP' | 
| 38 | 1 | 10 | unless $exists | 
| 41 | 2 | 8 | unless my $got_type = rtype($got) | 
| 43 | 1 | 7 | unless $got_type eq 'REGEXP' |