| blib/lib/Type/Tiny/Intersection.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 10 | 80.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 40014 | 40119 | 2 | &blessed($_) and $_->can("new_intersection") |
| line | l | !l | condition |
|---|---|---|---|
| 23 | 343 | 0 | $_[0]{'type_constraints'} ||= [] |
| 107 | 120 | 21 | &$_($val) or return |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 94 | 29 | 27 | 0 | $_[0]{'constraint'} ||= $_[0]->_build_constraint |