| blib/lib/Mew.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 29 | 2 | 10 | 8 | $mew_type and $mew_type->is_parameterized |
| 12 | 4 | 4 | $mew_type and $mew_type->is_parameterized and $mew_type->parent->strictly_equals(&Types::Standard::Optional()) | |
| 2 | 14 | 0 | $mew_type and $mew_type->strictly_equals(&Types::Standard::Optional()) |