blib/lib/Net/LDAP/SID.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
39 | 0 | 6 | unless my $bin_or_str = shift() |
42 | 0 | 6 | if $ENV{'LDAP_DEBUG'} |
55 | 3 | 3 | if (substr($bin_or_string, 0, 1) eq 'S') { } |
94 | 0 | 3 | if $sub_authority_count != scalar @sub_authorities |