| blib/lib/Devel/TypeCheck/Type.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 178 | 0 | 0 | 0 | $this->type == $that->type and $this->hasSubtype($this->subtype->type) |
| 0 | 0 | 0 | $this->type == $that->type and $this->hasSubtype($this->subtype->type) and $that->hasSubtype($that->subtype->type) |