| blib/lib/OpenCA/X509.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 30 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 159 | 0 | 0 | 0 | defined $$self{'item'} and $$self{'item'} ne '' | 
| 379 | 0 | 0 | 0 | not $$ret{'EMAILADDRESS'} and exists $$ret{'DN_HASH'}{'EMAILADDRESS'} | 
| 0 | 0 | 0 | not $$ret{'EMAILADDRESS'} and exists $$ret{'DN_HASH'}{'EMAILADDRESS'} and $$ret{'DN_HASH'}{'EMAILADDRESS'}[0] | |
| 404 | 0 | 0 | 0 | not $lines[$i] =~ /^[\s\t].+:\s*$/ and $i < @lines | 
| 447 | 0 | 0 | 0 | $h and $h =~ /^(.*,|)\s*email:/i | 
| 601 | 0 | 0 | 0 | defined $_[0] and $_[0] =~ /^CA/i || $_[0] =~ /CA_/i | 
| line | l | !l | condition | 
|---|---|---|---|
| 134 | 0 | 0 | $$keys{'FORMAT'} || $$keys{'INFORM'} || 'PEM' | 
| 428 | 0 | 0 | $h ||= '' | 
| 593 | 0 | 0 | $self->getParsed->{'KEY'} || '' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 122 | 0 | 0 | 0 | ref $that || $that | 
| 601 | 0 | 0 | 0 | $_[0] =~ /^CA/i || $_[0] =~ /CA_/i |