blib/lib/Test2/Compare/Regex.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
18 | 1 | 6 | unless $self->{'input'} |
21 | 1 | 5 | unless rtype($self->{'input'}) eq "REGEXP" |
37 | 1 | 10 | unless $exists |
40 | 2 | 8 | unless my $got_type = rtype($got) |
42 | 1 | 7 | unless $got_type eq "REGEXP" |