blib/lib/DBD/Sys/Plugin/Unix/Groups.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
81 | 0 | 0 | if ($havegrent) |
86 | 0 | 0 | if (defined $data{$name}) { } |
89 | 0 | 0 | unless ($$row[0] eq $name and $$row[1] eq $grpass and $$row[2] == $gid and $$row[3] eq $members) |