| line |
true |
false |
branch |
|
78
|
0 |
0 |
unless $$self{'crr'} and $$self{'parsedCRR'} |
|
101
|
0 |
0 |
unless $crr |
|
105
|
0 |
0 |
if $line =~ /$beginCRR/ |
|
106
|
0 |
0 |
if $line =~ /$endCRR/ |
|
108
|
0 |
0 |
if $line =~ /$beginSig/ |
|
109
|
0 |
0 |
if $line =~ /$endSig/ |
|
111
|
0 |
0 |
if ($isCRR) { } |
|
|
0 |
0 |
elsif ($isSignature) { } |
|
114
|
0 |
0 |
if ($line =~ /Submitted on:/) |
|
119
|
0 |
0 |
if ($line =~ /DN:/) |
|
123
|
0 |
0 |
if ($line =~ /Issued by:/) |
|
128
|
0 |
0 |
if ($line =~ /Not After[\s]*:/) |
|
132
|
0 |
0 |
if ($line =~ /Not Before:/) |
|
137
|
0 |
0 |
if ($line =~ /Serial:/) |
|
141
|
0 |
0 |
if (length($serial) % 2) |
|
168
|
0 |
0 |
unless $$self{'parsedCRR'} |
|
175
|
0 |
0 |
unless $$self{'signature'} |
|
182
|
0 |
0 |
unless $$self{'body'} |
|
189
|
0 |
0 |
unless $$self{'crr'} |