| line |
true |
false |
branch |
|
2853
|
0 |
0 |
if (defined $args{'error'}) { } |
|
2897
|
0 |
0 |
if $self->{'saved_on_reply'} |
|
2899
|
0 |
0 |
if $self->{'saved_on_call'} |
|
2907
|
0 |
0 |
if ($serial != $self->{'expected_serial'}) |
|
2912
|
0 |
0 |
if ($proc == $remote->PROC_AUTH_LIST) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_AUTH_SASL_INIT) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_SASL_START) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_SASL_STEP) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_AUTH_POLKIT) { } |
|
2915
|
0 |
0 |
if ($self->{'wanted_authtype'} == $type) |
|
2920
|
0 |
0 |
if ($authtype == $remote->AUTH_NONE) { } |
|
|
0 |
0 |
elsif ($authtype == $remote->AUTH_SASL) { } |
|
|
0 |
0 |
elsif ($authtype == $remote->AUTH_POLKIT) { } |
|
2949
|
0 |
0 |
unless (grep {$proc == $_;} @{$$self{"expected_proc"};}) |
|
2954
|
0 |
0 |
if ($proc == $remote->PROC_AUTH_SASL_INIT) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_AUTH_POLKIT) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_AUTH_SASL_START) { } |
|
|
0 |
0 |
elsif ($proc == $remote->PROC_AUTH_SASL_STEP) { } |
|
2973
|
0 |
0 |
if ($self->{'role'} eq 'client') { } |
|
|
0 |
0 |
elsif ($self->{'role'} eq 'server') { } |
|
3002
|
0 |
0 |
unless (0 < $proc and $proc <= $#args_encoders) |
|
3012
|
0 |
0 |
unless (0 < $proc and $proc <= $#ret_encoders) |
|
3025
|
0 |
0 |
unless (0 < $proc and $proc <= $#ret_encoders) |
|
3037
|
0 |
0 |
if ($args{'hole'}) { } |
|
3056
|
0 |
0 |
$abort ? : |