blib/lib/Dancer2/Plugin/Auth/ActiveDirectory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | unless (defined $or_connection) |
40 | 0 | 0 | if $dsl->_v_is_error($message, $s_user) |
49 | 0 | 0 | if $group =~ /^CN=(.*),OU=.*$/ |
78 | 0 | 0 | unless (defined $or_connection) |
86 | 0 | 0 | if $dsl->_v_is_error($message, $s_user) |
100 | 0 | 0 | if ($message->is_error) |
102 | 0 | 0 | $message->code == 49 ? : |
116 | 0 | 0 | unless $hr_rights |
120 | 0 | 0 | if grep /$s_ad_group/, @{$a_user_groups;} |