Branch Coverage
blib/lib/Convert/SSH2/Format/PKCS1.pm
Criterion
Covered
Total
%
branch
2
4
50.0
line
true
false
branch
85
0
2
unless $self->asn->prepare($self->asn_template)
87
0
2
unless my $pdu = $self->asn->encode('modulus', $self->n, 'publicExponent', $self->e)