| blib/lib/Data/Object/Role/Constructor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 16 | 8 | 0 | 2 | blessed $data and $data->isa('Regexp') |
| 8 | 2 | 0 | blessed $data and $data->isa('Regexp') and $^V <= v5.12.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 15 | 0 | 10 | 0 | ref $class || $class |