line |
!l |
l&&!r |
l&&r |
condition |
442
|
0 |
0 |
2 |
length $attr_value == $length and my $type_name = $STUN::RFC_5389::attribute_registry{$type} |
524
|
2 |
1 |
0 |
$message_length and not $attributes |
|
1 |
2 |
0 |
not $message_length and $attributes |
534
|
1 |
1 |
1 |
$message_type ne '0001' and $message_type ne '0011' |
|
2 |
1 |
0 |
$message_type ne '0001' and $message_type ne '0011' and $message_type ne '0101' |
|
2 |
0 |
0 |
$message_type ne '0001' and $message_type ne '0011' and $message_type ne '0101' and $message_type ne '0111' |
541
|
1 |
1 |
1 |
$i_am_server and $message_type ne '0001' |
|
2 |
1 |
0 |
$i_am_server and $message_type ne '0001' and $message_type ne '0011' |
|
2 |
1 |
0 |
not $i_am_server and $message_type ne '0101' |
|
3 |
0 |
0 |
not $i_am_server and $message_type ne '0101' and $message_type ne '0111' |