| lib/Net/LDAP/SimpleServer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 14 | 64.2 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 0 | 49 | if $@ |
| 59 | 136 | 160 | unless exists $prop->{$_} |
| 74 | 0 | 31 | if -r $DEFAULT_CONFIG_FILE |
| 80 | 0 | 31 | if -r $DEFAULT_DATA_FILE |
| 99 | 4 | 13 | unless $prop->{'data_file'} |
| 101 | 1 | 12 | unless -r $prop->{'data_file'} |
| 117 | 0 | 0 | if $prop->{$_} |