lib/Net/LDAP/SimpleServer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 14 | 64.2 |
line | true | false | branch |
---|---|---|---|
20 | 0 | 35 | if $@ |
57 | 48 | 60 | unless exists $prop->{$_} |
72 | 0 | 21 | if -r $DEFAULT_CONFIG_FILE |
78 | 0 | 21 | if -r $DEFAULT_DATA_FILE |
93 | 4 | 8 | unless $prop->{'data_file'} |
95 | 1 | 7 | unless -r $prop->{'data_file'} |
111 | 0 | 0 | if $prop->{$_} |