| blib/lib/MooseX/TrackDirty/Attributes/Trait/Attribute.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 232 | 2 | 0 | 0 | ref $accessor and ref $accessor eq 'HASH' |
| 236 | 1 | 0 | 1 | ref $method and $method->isa('Class::MOP::Method::Accessor') |