blib/lib/Validator/Custom/Rule.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 11 | 72.7 |
line | l | !l | condition |
---|---|---|---|
52 | 15 | 26 | $self->topic_info->{'constraints'} ||= [] |
61 | 11 | 0 | $self->topic_info->{'constraints'} || [] |
125 | 158 | 1 | $shared_rule ||= [] |
197 | 0 | 6 | $self->topic_info->{'constraints'} ||= [] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
63 | 1 | 22 | 0 | $constraint->{'message'} ||= $message |