| lib/Crypt/Perl/X509/Extension/cRLDistributionPoints.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 10 | 80.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 66 | 24 | 0 | if ($pp{'distributionPoint'}) | 
| 69 | 12 | 12 | if ($dp->{'fullName'}) { } | 
| 12 | 0 | elsif ($dp->{'nameRelativeToCRLIssuer'}) { } | |
| 93 | 12 | 12 | if ($pp{'reasons'}) | 
| 100 | 12 | 12 | if ($pp{'cRLIssuer'}) |