id: 1 unit: private static void RunTests() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 151 end line: 271 size: 98 LOC McCabe index: 14 number of parameters: 4 id: 2 unit: private async Task GetQueryResult() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 123 end line: 231 size: 87 LOC McCabe index: 13 number of parameters: 4 id: 3 unit: public void ConfigureServices() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Startup.cs start line: 27 end line: 102 size: 64 LOC McCabe index: 1 number of parameters: 1 id: 4 unit: public async Task GetConnectionString() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/TokenHelper.cs start line: 42 end line: 102 size: 50 LOC McCabe index: 10 number of parameters: 4 id: 5 unit: public override async Task ExecuteResultAsync() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/QueryResult.cs start line: 35 end line: 89 size: 46 LOC McCabe index: 5 number of parameters: 1 id: 6 unit: static async Task WriteResultsToStream() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/QueryResult.cs start line: 93 end line: 150 size: 46 LOC McCabe index: 7 number of parameters: 4 id: 7 unit: static void Main() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 27 end line: 84 size: 43 LOC McCabe index: 3 number of parameters: 1 id: 8 unit: public AuthData() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/AuthData.cs start line: 18 end line: 67 size: 42 LOC McCabe index: 6 number of parameters: 1 id: 9 unit: public Config() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Config.cs start line: 12 end line: 53 size: 38 LOC McCabe index: 7 number of parameters: 2 id: 10 unit: public ConnectionPoolEntry GetConnection() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 96 end line: 144 size: 37 LOC McCabe index: 6 number of parameters: 2 id: 11 unit: private static void DumpTables() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 94 end line: 123 size: 26 LOC McCabe index: 3 number of parameters: 2 id: 12 unit: private static void WaitForStartup() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 294 end line: 315 size: 19 LOC McCabe index: 3 number of parameters: 1 id: 13 unit: static string QuoteName() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 233 end line: 251 size: 18 LOC McCabe index: 3 number of parameters: 1 id: 14 unit: public Test Clone() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Test.cs start line: 22 end line: 39 size: 16 LOC McCabe index: 1 number of parameters: 0 id: 15 unit: public async Task Get() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 83 end line: 99 size: 14 LOC McCabe index: 1 number of parameters: 3 id: 16 unit: public async Task Post() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 103 end line: 120 size: 14 LOC McCabe index: 1 number of parameters: 2 id: 17 unit: public void Configure() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Startup.cs start line: 105 end line: 125 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 18 unit: public async Task GetTables() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 51 end line: 64 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 19 unit: public async Task GetTable() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 67 end line: 80 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 20 unit: public override async Task ExecuteResultAsync() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/UnauthorizedResultWithAuthenticationheader.cs start line: 23 end line: 37 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 21 unit: static async Task RunQuery() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 139 end line: 149 size: 11 LOC McCabe index: 2 number of parameters: 1 id: 22 unit: public ConnectionPoolEntry() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 14 end line: 32 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 23 unit: static async Task GetBearerTokenAsync() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 274 end line: 293 size: 10 LOC McCabe index: 2 number of parameters: 3 id: 24 unit: public static IHostBuilder CreateHostBuilder() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Program.cs start line: 19 end line: 27 size: 9 LOC McCabe index: 1 number of parameters: 1 id: 25 unit: public QueryResult() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/QueryResult.cs start line: 25 end line: 33 size: 9 LOC McCabe index: 1 number of parameters: 6 id: 26 unit: static async Task RunQueryJArray() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 125 end line: 136 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 27 unit: public QueryController() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 33 end line: 39 size: 7 LOC McCabe index: 1 number of parameters: 4 id: 28 unit: internal async Task GetBearerTokenAsync() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/TokenHelper.cs start line: 33 end line: 40 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 29 unit: private static void InteractiveLoginTest() file: aspnet/Microsoft.Samples.XMLA.HTTP/Tester/Program.cs start line: 86 end line: 92 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 30 unit: public void RecordCheckIn() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 44 end line: 51 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 31 unit: public void RecordCheckOut() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 53 end line: 58 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 32 unit: public void ReturnConnection() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 90 end line: 95 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 33 unit: public async Task GetDatabases() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Controllers/QueryController.cs start line: 43 end line: 48 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 34 unit: internal JwtSecurityToken ReadToken() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/TokenHelper.cs start line: 21 end line: 31 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 35 unit: public TokenHelper() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/TokenHelper.cs start line: 16 end line: 20 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 36 unit: public override string ToString() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 68 end line: 71 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 37 unit: public ConnectionPool() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/ConnectionPool.cs start line: 84 end line: 87 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 38 unit: public static void Main() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Program.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 39 unit: public Startup() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/Startup.cs start line: 19 end line: 22 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: public UnauthorizedResultWithAuthenticationheader() file: aspnet/Microsoft.Samples.XMLA.HTTP/Microsoft.Samples.XMLA.HTTP.Proxy/UnauthorizedResultWithAuthenticationheader.cs start line: 17 end line: 20 size: 4 LOC McCabe index: 1 number of parameters: 1