| lib/Sysync/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 438 | 0 | 0 | 0 | $$group_conf{'users'} and ref $$group_conf{'users'} eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 74 | 0 | 1 | $$default_host_config{'files'} || [] |
| 82 | 1 | 0 | $$host_config{'files'} || [] |
| 398 | 0 | 0 | Load($self->read_file_contents("$sysdir/hosts.conf")) || {} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 115 | 0 | 0 | 1 | $$item{'directory'} or $$item{'import'} |
| 290 | 7 | 0 | 0 | $$host_config{'user_groups'} || $$default_host_config{'user_groups'} |
| 329 | 7 | 0 | 91 | $host_groups{$$user{'username'}} or $$user{'gid'} |