line |
!l |
l&&!r |
l&&r |
condition |
130
|
0 |
0 |
0 |
$class ne 'RPC::XML::Procedure' and $pkg ne $class |
169
|
1 |
1 |
10 |
$$new_proc{'name'} and $$new_proc{'code'} |
173
|
0 |
9 |
1 |
$class ne 'RPC::XML::Function' and not exists $$new_proc{'signature'} && ref $$new_proc{'signature'} eq 'ARRAY' && scalar @{$$new_proc{'signature'};} |
290
|
4 |
1 |
1 |
$value and ref $value eq 'CODE' |
564
|
0 |
0 |
0 |
$attr{'language'} and $attr{'language'} ne 'perl' |
685
|
0 |
0 |
0 |
blessed $@ and $@->isa('RPC::XML::fault') |
699
|
0 |
0 |
0 |
$name eq 'system.status' and @params_in |
|
0 |
0 |
0 |
$name eq 'system.status' and @params_in and $paramtypes[0] eq 'boolean' |
|
0 |
0 |
0 |
$name eq 'system.status' and @params_in and $paramtypes[0] eq 'boolean' and $params[0] |