| line |
true |
false |
branch |
|
2833
|
0 |
0 |
if (defined $args{'error'}) { } |
|
2877
|
0 |
0 |
if $self->{'saved_on_reply'} |
|
2879
|
0 |
0 |
if $self->{'saved_on_call'} |
|
2887
|
0 |
0 |
if ($serial != $self->{'expected_serial'}) |
|
2892
|
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) { } |
|
2895
|
0 |
0 |
if ($self->{'wanted_authtype'} == $type) |
|
2900
|
0 |
0 |
if ($authtype == $remote->AUTH_NONE) { } |
|
|
0 |
0 |
elsif ($authtype == $remote->AUTH_SASL) { } |
|
|
0 |
0 |
elsif ($authtype == $remote->AUTH_POLKIT) { } |
|
2929
|
0 |
0 |
unless (grep {$proc == $_;} @{$$self{"expected_proc"};}) |
|
2934
|
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) { } |
|
2953
|
0 |
0 |
if ($self->{'role'} eq 'client') { } |
|
|
0 |
0 |
elsif ($self->{'role'} eq 'server') { } |
|
2982
|
0 |
0 |
unless (0 < $proc and $proc <= $#args_encoders) |
|
2992
|
0 |
0 |
unless (0 < $proc and $proc <= $#ret_encoders) |
|
3005
|
0 |
0 |
unless (0 < $proc and $proc <= $#ret_encoders) |
|
3017
|
0 |
0 |
if ($args{'hole'}) { } |
|
3036
|
0 |
0 |
$abort ? : |