| lib/Types/Standard/StrMatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 91 | 13 | 10 | 1 | $Type::Tiny::AvoidCallbacks and $serialized_re =~ /Types::Standard::StrMatch::expressions/ |
| 119 | 134 | 30 | 6 | $Type::Tiny::AvoidCallbacks and $serialized_re =~ /Types::Standard::StrMatch::expressions/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 77 | 0 | 11 | 19 | ref $value || !($value =~ /$regexp/) |