| blib/lib/Convert/ASN1/_encode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 17 | 58.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 126 | 0 | 0 | 3 | $less and $len |
| 208 | 4 | 0 | 0 | exists $_[0]{'encode_real'} and $_[0]{'encode_real'} ne "binary" |
| 371 | 0 | 0 | 2 | $_[1][7] and $_[2]{$_[1][7]} |
| line | l | !l | condition |
|---|---|---|---|
| 89 | 0 | 8 | ref $_[3] || $_[0]{'encode_bigint'} || 'Math::BigInt' |
| 300 | 1 | 5 | $_enc_time_opt{$_[0]{'encode_time'} or ''} || 0 |
| line | l&&r | l&&!r | !l&&r | !l&&!r | condition |
|---|---|---|---|---|---|
| 92 | 4 | 2 | 2 | 4 | $msb xor $_[3] > 0 |