| blib/lib/Simple/Accessor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 16 | 21 | 76.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 203 | 8 | 0 | 22 | $INFO->{$module} and $INFO->{$module}{'attributes'} |
| 207 | 2 | 0 | 26 | $INFO->{$module} and $INFO->{$module}{'attributes'} |
| 251 | 71 | 0 | 7 | $self->can("_strict_constructor") and $self->_strict_constructor |
| 315 | 236 | 110 | 2 | $_ eq "after" and $is_reentrant |
| line | l | !l | condition |
|---|---|---|---|
| 174 | 3 | 80 | $INFO->{$from}{'attributes'} ||= [] |
| 212 | 6 | 20 | $INFO->{$module}{'attr_origin'} || {} |
| 245 | 79 | 0 | $INFO->{$class}{'attributes'} || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 217 | 7 | 25 | 0 | $origins->{$att} || $module |