| blib/lib/Schedule/Activity/Attributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 6 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 24 | 130 | 0 | 0 | $opt{'type'} and $self->{'attr'}{$attribute}{'type'} ne $opt{'type'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 12 | 0 | 82 | 0 | is_ref($ref) || $ref |