Branch Coverage

blib/lib/App/Sky/Config/Validate.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
35 0 6 unless (defined $v and ref $v eq '' and $v =~ /\S/)
54 0 1 if (ref $base_upload_cmd ne 'ARRAY')
59 5 0 if defined $_
0 1 if (&notall(sub {
67 0 2 unless (defined $s and ref $s eq '' and $s =~ /\S/)
74 0 1 if (ref $sections ne 'HASH')
96 0 1 unless (exists $config->{'default_site'})
102 0 1 if (ref $sites ne 'HASH')