| lib/Types/Standard/StrMatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 103 | 0 | 0 | 30 | defined $value and not ref $value |
| 117 | 13 | 10 | 1 | $Type::Tiny::AvoidCallbacks and $serialized_re =~ /Types::Standard::StrMatch::expressions/ |
| 145 | 141 | 30 | 6 | $Type::Tiny::AvoidCallbacks and $serialized_re =~ /Types::Standard::StrMatch::expressions/ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 42 | 0 | 0 | 2 | ref $caller or $caller eq "-lexical" |
| 0 | 0 | 2 | ref $caller or $caller eq "-lexical" or $globals->{'lexical'} |