| blib/lib/XAS/Service/Profiles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 23 | 0 | 0 | 0 | defined $controls and ref $controls ne 'HASH' |
| 39 | 0 | 0 | 0 | not defined $href->{'invalid_separator'} and defined $href->{'invalid_seperator'} |
| 122 | 0 | 0 | 0 | defined $pre and defined $href |
| line | l | !l | condition |
|---|---|---|---|
| 21 | 0 | 0 | shift() || {} |
| 31 | 0 | 0 | $self->{'msgs'} ||= {} |
| 32 | 0 | 0 | $self->{'profile'}{'msgs'} ||= {} |
| 110 | 0 | 0 | $fmt ||= '* %s' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 73 | 0 | 0 | 0 | $profile{'constraints'}{$i} || $profile{'invalid'} |