| blib/lib/App/Sky/Config/Validate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 33 | 0 | 6 | unless (defined $v and ref $v eq '' and $v =~ /\S/) |
| 52 | 0 | 1 | if (ref $base_upload_cmd ne 'ARRAY') |
| 57 | 5 | 0 | if defined $_ |
| 0 | 1 | if (¬all(sub { ref $_ eq '' if defined $_; } , @$base_upload_cmd)) | |
| 65 | 0 | 2 | unless (defined $s and ref $s eq '' and $s =~ /\S/) |
| 72 | 0 | 1 | if (ref $sections ne 'HASH') |
| 94 | 0 | 1 | unless (exists $config->{'default_site'}) |
| 100 | 0 | 1 | if (ref $sites ne 'HASH') |