| blib/lib/Test/Net/LDAP/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 18 | 55.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 93 | 0 | 159 | unless defined $expected | 
| 97 | 157 | 2 | ref $actual ? : | 
| 98 | 0 | 159 | ref $expected ? : | 
| 104 | 2 | 157 | unless ($success) | 
| 153 | 108 | 0 | if defined $dn | 
| 158 | 54 | 0 | if (defined $actual_dn) { } | 
| 159 | 54 | 0 | if (defined $expected_dn) { } | 
| 172 | 0 | 54 | unless ($success) | 
| 176 | 0 | 0 | defined $text ? : |