id: 1 unit: public Task StartAsync() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 69 end line: 150 size: 65 LOC McCabe index: 13 number of parameters: 1 id: 2 unit: public override Task Init() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 43 end line: 112 size: 64 LOC McCabe index: 12 number of parameters: 1 id: 3 unit: public static void AddShenyuRegister() file: client/Apache.ShenYu.AspNetCore/Utils/ShenyuCollectionExtensions.cs start line: 37 end line: 85 size: 45 LOC McCabe index: 8 number of parameters: 2 id: 4 unit: private async Task DoRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 110 end line: 148 size: 35 LOC McCabe index: 6 number of parameters: 3 id: 5 unit: public async Task RetryUntilConnected() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 100 end line: 134 size: 34 LOC McCabe index: 5 number of parameters: 1 id: 6 unit: public static async Task CreateWithParentAsync() file: client/Apache.ShenYu.Client/Utils/CollectionExtentions.cs start line: 35 end line: 67 size: 32 LOC McCabe index: 5 number of parameters: 5 id: 7 unit: public static List GetShenYuClientAttrClassList() file: client/Apache.ShenYu.Client/Services/ShenYuClientAttrService.cs start line: 33 end line: 65 size: 32 LOC McCabe index: 9 number of parameters: 0 id: 8 unit: public async Task CreateWithParentAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 214 end line: 245 size: 31 LOC McCabe index: 5 number of parameters: 4 id: 9 unit: private string NormalizeForDns() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 119 end line: 150 size: 30 LOC McCabe index: 9 number of parameters: 1 id: 10 unit: private AgentServiceRegistration GetAgentService() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 89 end line: 117 size: 28 LOC McCabe index: 3 number of parameters: 0 id: 11 unit: private ZooKeeper CreateZooKeeper() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 356 end line: 381 size: 25 LOC McCabe index: 7 number of parameters: 0 id: 12 unit: private async Task RegisterConfigAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 123 end line: 147 size: 25 LOC McCabe index: 2 number of parameters: 2 id: 13 unit: private async Task ReConnect() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 383 end line: 407 size: 23 LOC McCabe index: 4 number of parameters: 0 id: 14 unit: private async Task RegisterServiceAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 99 end line: 121 size: 23 LOC McCabe index: 1 number of parameters: 2 id: 15 unit: public override async Task Init() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 40 end line: 61 size: 22 LOC McCabe index: 2 number of parameters: 1 id: 16 unit: public override async Task Init() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 56 end line: 79 size: 21 LOC McCabe index: 2 number of parameters: 1 id: 17 unit: public static string GetLocalIPv4() file: client/Apache.ShenYu.Client/Utils/IpUtils.cs start line: 28 end line: 48 size: 20 LOC McCabe index: 6 number of parameters: 1 id: 18 unit: public PutResponse PutEphemeral() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 221 end line: 239 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 19 unit: public async Task PutEphemeralAsync() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 247 end line: 265 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 20 unit: private async Task OnConnectionStateChange() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 334 end line: 354 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 21 unit: private static List LoadAssemblies() file: client/Apache.ShenYu.Client/Utils/AppDomainUtils.cs start line: 45 end line: 62 size: 18 LOC McCabe index: 4 number of parameters: 0 id: 22 unit: public async Task CreateOrUpdateAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 188 end line: 204 size: 17 LOC McCabe index: 2 number of parameters: 4 id: 23 unit: private void InitLease() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 64 end line: 88 size: 17 LOC McCabe index: 2 number of parameters: 1 id: 24 unit: public EtcdClientUtils() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 42 end line: 59 size: 16 LOC McCabe index: 4 number of parameters: 1 id: 25 unit: public ShenyuStartupService() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 52 end line: 67 size: 16 LOC McCabe index: 1 number of parameters: 6 id: 26 unit: protected string BuildMetadataNodeName() file: client/Apache.ShenYu.Client/Registers/ShenyuAbstractRegister.cs start line: 28 end line: 44 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 27 unit: private async Task RegisterURIAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 126 end line: 139 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 28 unit: public override Task Init() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 45 end line: 58 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 29 unit: public override async Task Init() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 51 end line: 64 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 30 unit: private async Task SetAccessToken() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 94 end line: 108 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 31 unit: public static string BuildServiceConfigPath() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 141 end line: 154 size: 13 LOC McCabe index: 2 number of parameters: 2 id: 32 unit: public bool WaitForKeeperState() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 78 end line: 92 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 33 unit: private async Task RegisterMetadataAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 141 end line: 155 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 34 unit: public override async Task PersistInterface() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 60 end line: 72 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 35 unit: private ICollection GetIpAddresses() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 152 end line: 164 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 36 unit: private MetaDataRegisterDTO BuildMetadataDto() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 173 end line: 185 size: 13 LOC McCabe index: 3 number of parameters: 2 id: 37 unit: private URIRegisterDTO BuildUriRegisterDto() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 187 end line: 199 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 38 unit: private async Task RegisterURIAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 92 end line: 103 size: 12 LOC McCabe index: 1 number of parameters: 2 id: 39 unit: private string GetPath() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 201 end line: 213 size: 12 LOC McCabe index: 5 number of parameters: 3 id: 40 unit: public void Dispose() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 317 end line: 328 size: 11 LOC McCabe index: 2 number of parameters: 0 id: 41 unit: private string GetZooKeeperPath() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 417 end line: 431 size: 11 LOC McCabe index: 4 number of parameters: 1 id: 42 unit: public async Task ExistsAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 156 end line: 165 size: 10 LOC McCabe index: 1 number of parameters: 1 id: 43 unit: private async Task RegisterMetadataAsync() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 81 end line: 90 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 44 unit: public ZkOptions() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 69 end line: 78 size: 9 LOC McCabe index: 2 number of parameters: 4 id: 45 unit: public async Task CreateAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 178 end line: 186 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 46 unit: public async Task SetDataAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 254 end line: 262 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 47 unit: public async Task DeleteAsync() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 269 end line: 277 size: 9 LOC McCabe index: 1 number of parameters: 2 id: 48 unit: public override Task PersistURI() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 74 end line: 82 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: public static Uri CreateUri() file: client/Apache.ShenYu.Client/Utils/UriUtils.cs start line: 35 end line: 42 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 50 unit: public static string GetPathWithParams() file: client/Apache.ShenYu.Client/Utils/UriUtils.cs start line: 79 end line: 88 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 51 unit: private void SetCurrentState() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 409 end line: 415 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 52 unit: public static TValue GetValueOrDefault() file: client/Apache.ShenYu.Client/Utils/CollectionExtentions.cs start line: 27 end line: 33 size: 7 LOC McCabe index: 2 number of parameters: 3 id: 53 unit: public void Dispose() file: client/Apache.ShenYu.Client/Utils/DefaultHttpClientFactory.cs start line: 29 end line: 35 size: 7 LOC McCabe index: 2 number of parameters: 0 id: 54 unit: public static string BuildRealNode() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 116 end line: 121 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 55 unit: public ZkOptions() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 28 end line: 33 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 56 unit: protected ZkOptions() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 41 end line: 46 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 57 unit: public ZkOptions() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 53 end line: 59 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 58 unit: public override async Task process() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 304 end line: 310 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 59 unit: static AppDomainUtils() file: client/Apache.ShenYu.Client/Utils/AppDomainUtils.cs start line: 32 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 60 unit: protected string BuildURINodeName() file: client/Apache.ShenYu.Client/Registers/ShenyuAbstractRegister.cs start line: 46 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 61 unit: public ShenyuNacosRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 49 end line: 54 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 62 unit: private async Task SetAccessTokens() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 86 end line: 92 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 63 unit: public static string BuildMetaDataParentPath() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 70 end line: 74 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 64 unit: public static string BuildURIParentPath() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 94 end line: 98 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 65 unit: public ZkOptions SetConnectionTimeout() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 80 end line: 84 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 66 unit: public ZkOptions SetSessionTimeout() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 86 end line: 90 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 67 unit: public ZkOptions SetOperatingTimeout() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 92 end line: 96 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 68 unit: public ZkOptions SetDigest() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZkOptions.cs start line: 99 end line: 103 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 69 unit: public ZookeeperClient() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 64 end line: 68 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 70 unit: public RangeResponse Get() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 103 end line: 107 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 71 unit: public long Delete() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 154 end line: 158 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 72 unit: public async Task DeleteAsync() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 165 end line: 169 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 73 unit: public long DeleteRange() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 176 end line: 180 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 74 unit: public async Task DeleteRangeAsync() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 187 end line: 191 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 75 unit: public override async Task PersistInterface() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 114 end line: 118 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 76 unit: public override async Task PersistURI() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 120 end line: 124 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 77 unit: public override async Task Close() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 157 end line: 161 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 78 unit: public override async Task PersistInterface() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 63 end line: 67 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 79 unit: public override async Task PersistURI() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 69 end line: 73 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 80 unit: public override async Task Close() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 75 end line: 79 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 81 unit: public override async Task PersistInterface() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 81 end line: 85 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 82 unit: public override async Task PersistURI() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 87 end line: 91 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 83 unit: public override async Task Close() file: client/Apache.ShenYu.Client/Registers/ShenyuNacosRegister.cs start line: 93 end line: 97 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 84 unit: public override async Task PersistURI() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 71 end line: 75 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 85 unit: public static string BuildContextPath() file: client/Apache.ShenYu.Client/Utils/ContextPathUtils.cs start line: 32 end line: 35 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 86 unit: public static string BuildRealNode() file: client/Apache.ShenYu.Client/Utils/ContextPathUtils.cs start line: 43 end line: 46 size: 4 LOC McCabe index: 2 number of parameters: 2 id: 87 unit: public static string BuildMetaDataContextPathParent() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 59 end line: 62 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public static string BuildURIContextPathParent() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 82 end line: 85 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: public static string BuildInstanceParentPath() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 105 end line: 108 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 90 unit: public static string BuildServiceInstancePath() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 129 end line: 132 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: public static string BuildNodeName() file: client/Apache.ShenYu.Client/Utils/RegisterPathConstants.cs start line: 162 end line: 165 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 92 unit: public static string RepairData() file: client/Apache.ShenYu.Client/Utils/UriUtils.cs start line: 49 end line: 52 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 93 unit: public static string RemovePrefix() file: client/Apache.ShenYu.Client/Utils/UriUtils.cs start line: 59 end line: 62 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 94 unit: public static string RemoveSuffix() file: client/Apache.ShenYu.Client/Utils/UriUtils.cs start line: 69 end line: 72 size: 4 LOC McCabe index: 2 number of parameters: 1 id: 95 unit: public ZookeeperClient() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 55 end line: 58 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: public void SubscribeStatusChange() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 283 end line: 286 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public void UnSubscribeStatusChange() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 292 end line: 295 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 98 unit: private void WaitForRetry() file: client/Apache.ShenYu.Client/Utils/Zookeeper/ZookeeperClient.cs start line: 436 end line: 439 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 99 unit: public void Close() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 93 end line: 96 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 100 unit: public string GetVal() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 114 end line: 117 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 101 unit: public async Task GetValAsync() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 124 end line: 127 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 102 unit: public IDictionary GetRangeVals() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 134 end line: 137 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 103 unit: public async Task PutAsync() file: client/Apache.ShenYu.Client/Utils/Etcd/EtcdClientUtils.cs start line: 210 end line: 213 size: 4 LOC McCabe index: 1 number of parameters: 2 id: 104 unit: public ShenyuZookeeperRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuZookeeperRegister.cs start line: 38 end line: 41 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public ShenyuEtcdRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuEtcdRegister.cs start line: 35 end line: 38 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 106 unit: public ShenyuConsulRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 40 end line: 43 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 107 unit: public override async Task Close() file: client/Apache.ShenYu.Client/Registers/ShenyuConsulRegister.cs start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public ShenyuHttpRegister() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 46 end line: 49 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 109 unit: public override async Task PersistInterface() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 66 end line: 69 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 110 unit: public override Task Close() file: client/Apache.ShenYu.Client/Registers/ShenyuHttpRegister.cs start line: 77 end line: 80 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 111 unit: public ShenyuClientAttribute() file: client/Apache.ShenYu.Client/Attributes/ShenyuClientAttribute.cs start line: 31 end line: 34 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 112 unit: private ICollection GetAddresses() file: client/Apache.ShenYu.AspNetCore/Services/ShenyuStartupService.cs start line: 166 end line: 169 size: 4 LOC McCabe index: 1 number of parameters: 0