blib/lib/CGI/Builder/Auth/GroupAdmin/DBM.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 18 | 55.5 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 10 | unless defined $group |
35 | 0 | 10 | unless defined $group |
37 | 0 | 10 | unless ($$self{'_HASH'}) |
40 | 5 | 5 | if ($$self{'_HASH'}{$group}) |
41 | 0 | 5 | if $$self{'_HASH'}{$group} =~ /(^|[$CGI::Builder::Auth::GroupAdmin::DBM::DLM]+)$username([$CGI::Builder::Auth::GroupAdmin::DBM::DLM]+|$)/ |
46 | 7 | 3 | if (defined $$self{'_HASH'}{$group}) |
55 | 0 | 3 | unless defined $group |
57 | 0 | 3 | if ($$self{'NAME'} and $$self{'NAME'} eq $group) |
64 | 0 | 0 | if $_[1] |