| blib/lib/Test/Deep/RegexpRef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 8 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 2 | if ($Test::Deep::RegexpVersion::OldStyle) { } |
| 27 | 0 | 0 | unless $self->test_class($got, "Regexp") |
| 28 | 0 | 0 | unless $self->test_reftype($got, "SCALAR") |
| 30 | 0 | 2 | unless $self->test_reftype($got, "REGEXP") |