blib/lib/Test/Deep/Regexp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
15 | 17 | 12 | ref $val ? : |
19 | 5 | 24 | if (my $matches = shift()) |
33 | 5 | 32 | if (my $match_exp = $self->{'matches'}) { } |
37 | 4 | 1 | if ($flags eq 'g') { } |
46 | 5 | 0 | if (@match_got) { } |
57 | 24 | 8 | $got =~ /$re/ ? : |
90 | 1 | 6 | if (defined(my $class = &Scalar::Util::blessed($got))) |
93 | 1 | 0 | if ($ostr ne overload::StrVal($got)) |