| line |
true |
false |
branch |
|
188
|
0 |
1 |
if ($asn_ext->error) |
|
199
|
0 |
1 |
if ($_asn->error) |
|
230
|
0 |
0 |
unless $_asn_initialized |
|
250
|
0 |
20 |
unless my $asn = $_asn->find($$self{'ASN_TYPE'}) |
|
252
|
0 |
20 |
unless defined $asn |
|
258
|
0 |
20 |
unless my $pdu = $asn->encode($href) |
|
271
|
0 |
0 |
unless my $asn = $_asn->find($$self{'ASN_TYPE'}) |
|
276
|
0 |
0 |
unless my $href = $asn->decode($pdu) |
|
300
|
20 |
0 |
if (open OUTFILE, "> $fname") |
|
318
|
0 |
0 |
if (open INFILE, "< $fname") { } |
|
322
|
0 |
0 |
unless my $asn = $_asn->find($$self{'ASN_TYPE'}) |
|
325
|
0 |
0 |
if (defined $debug_flag) |
|
326
|
0 |
0 |
if ($debug_flag == 1) { } |
|
333
|
0 |
0 |
unless my $out = $asn->decode($pdu) |
|
371
|
0 |
0 |
unless $ref |
|
384
|
0 |
0 |
unless defined $indent |
|
388
|
0 |
0 |
if ref $ref eq 'HASH' |
|
389
|
0 |
0 |
if ref $ref eq 'ARRAY' |
|
395
|
0 |
0 |
unless ref $ref |
|
410
|
0 |
0 |
unless defined $indent |
|
419
|
0 |
0 |
unless ref $$href{$key} eq 'HASH' |
|
420
|
0 |
0 |
if ref $$href{$key} eq 'HASH' |
|
421
|
0 |
0 |
if ref $$href{$key} eq 'ARRAY' |
|
434
|
0 |
0 |
unless defined $indent |