| line |
l |
!l&&r |
!l&&!r |
condition |
|
21
|
73 |
0 |
0 |
shift() // Carp::croak('usage: _croak($TYPE, [$msg])') |
|
55
|
8 |
65 |
0 |
shift() // $messages{$type} |
|
93
|
1 |
0 |
0 |
$2 // _croak('DecodeBytes') |
|
103
|
28 |
0 |
0 |
$2 // _croak('DecodeUTF8') |
|
131
|
4 |
2 |
0 |
$2 // _croak('DecodeBytes') |
|
141
|
35 |
4 |
1 |
$2 // _croak('DecodeUTF8') |
|
197
|
0 |
0 |
0 |
$2 // _croak('DecodeBifcode') |
|
229
|
2 |
4 |
21 |
$ref eq 'SCALAR' or $ref eq 'Bifcode::V2::BYTES' |
|
238
|
16 |
9 |
10 |
defined $3 or defined $5 |
|
285
|
4 |
2 |
0 |
$$_ // _croak('EncodeBytesUndef') |
|
292
|
3 |
1 |
0 |
$$_ // _croak('EncodeIntegerUndef') |
|
298
|
8 |
1 |
0 |
$$_ // _croak('EncodeRealUndef') |
|
308
|
2 |
0 |
1 |
$$_ // _croak('EncodeUTF8Undef') |
|
313
|
0 |
0 |
0 |
$$_ // _croak('EncodeBifcodeUndef') |