Branch Coverage
lib/Crypt/Perl/RSA/PKCS1_v1_5.pm
Criterion
Covered
Total
%
branch
3
4
75.0
line
true
false
branch
79
0
268
if ($emLen < length($encoded) + 11)
98
56
524
unless ($octets =~ /\A \x00 \x01 \xff+ \x00 \Q$hdr\E /x)