| lib/Net/LDAP/SimpleServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 25 | if $@ |
| 55 | 136 | 160 | unless exists $prop->{$_} |
| 70 | 0 | 31 | if -r $DEFAULT_CONFIG_FILE |
| 76 | 0 | 31 | if -r $DEFAULT_DATA_FILE |
| 95 | 4 | 13 | unless $prop->{'data_file'} |
| 97 | 1 | 12 | unless -r $prop->{'data_file'} |
| 113 | 0 | 0 | if $prop->{$_} |