blib/lib/App/Sky/Config/Validate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 12 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
33 | 0 | 0 | 6 | defined $v and ref $v eq '' |
0 | 0 | 6 | defined $v and ref $v eq '' and $v =~ /\S/ | |
65 | 0 | 0 | 2 | defined $s and ref $s eq '' |
0 | 0 | 2 | defined $s and ref $s eq '' and $s =~ /\S/ |