| blib/lib/Convert/BER/XS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 519 | 0 | 0 | if $value == eval $symbol |
| 531 | 0 | 0 | if (my $seq = &ber_is_seq($ber)) { } |
| 539 | 0 | 0 | $asn ? : |
| 543 | 0 | 0 | if ($profile == $SNMP_PROFILE and $ber->[0] == 1) { } |
| 0 | 0 | elsif (not $asn) { } | |
| 553 | 0 | 0 | if ($ber->[2]) { } |
| 558 | 0 | 0 | if ($data =~ tr/ -~/\000-\037\177-\377/c / (length $data || 1) > 0.2 or $data =~ /\x00./su) { } |
| 563 | 0 | 0 | if $tag =~ /string/iu or not length $data |
| 566 | 0 | 0 | if 40 < length $data |