| blib/lib/XAS/Service/Profiles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 23 | 0 | 0 | if (defined $controls and ref $controls ne 'HASH') |
| 39 | 0 | 0 | if (not defined $href->{'invalid_separator'} and defined $href->{'invalid_seperator'}) |
| 65 | 0 | 0 | if ($self->has_invalid) |
| 82 | 0 | 0 | if ($self->has_missing) |
| 96 | 0 | 0 | unless ($self->success) |
| 98 | 0 | 0 | if defined $profile{'any_errors'} |
| 112 | 0 | 0 | unless $fmt =~ /%s/ |
| 122 | 0 | 0 | unless defined $pre and defined $href |
| 123 | 0 | 0 | unless ref $href eq 'HASH' |