| blib/lib/Class/MOP/Method/Accessor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 8 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 1 | 0 | 79900 | &blessed($options{'attribute'}) and $options{'attribute'}->isa("Class::MOP::Attribute") |
| 32 | 1 | 0 | 79899 | $options{'package_name'} and $options{'name'} |
| line | l | !l | condition |
|---|---|---|---|
| 71 | 37335 | 70600 | $params->{'is_inline'} || 0 |