id: 1 unit: public async Task UploadFileAsync() file: Application/UI/Blazor/ImageRecognition/FileUploader.cs start line: 34 end line: 153 size: 107 LOC McCabe index: 5 number of parameters: 2 id: 2 unit: public async Task SendMessage() file: Application/StepFunctions/Common/CommunicationManager.cs start line: 49 end line: 136 size: 75 LOC McCabe index: 11 number of parameters: 1 id: 3 unit: public void ConfigureServices() file: Application/API/ImageRecognition.API/Startup.cs start line: 42 end line: 105 size: 50 LOC McCabe index: 2 number of parameters: 1 id: 4 unit: public async Task ExecuteAsync() file: Application/Utils/LoginProcessor.cs start line: 31 end line: 84 size: 45 LOC McCabe index: 6 number of parameters: 0 id: 5 unit: public async Task AddPhoto() file: Application/API/ImageRecognition.API/Controllers/PhotoController.cs start line: 89 end line: 133 size: 38 LOC McCabe index: 2 number of parameters: 3 id: 6 unit: public async Task AddPhoto() file: Application/UI/mvc-frontend/ImageRecognition/ImageRecognitionManager.cs start line: 38 end line: 79 size: 36 LOC McCabe index: 2 number of parameters: 4 id: 7 unit: public async Task FunctionHandler() file: Application/StepFunctions/store-image-metadata/Function.cs start line: 40 end line: 83 size: 36 LOC McCabe index: 1 number of parameters: 2 id: 8 unit: public async Task OnConnect() file: Application/Communication/ImageRecognition.Communication.Functions/Functions.cs start line: 43 end line: 82 size: 34 LOC McCabe index: 4 number of parameters: 2 id: 9 unit: public async Task FunctionHandler() file: Application/s3Trigger/Function.cs start line: 50 end line: 90 size: 33 LOC McCabe index: 1 number of parameters: 2 id: 10 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 51 end line: 89 size: 33 LOC McCabe index: 8 number of parameters: 1 id: 11 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 51 end line: 89 size: 33 LOC McCabe index: 8 number of parameters: 1 id: 12 unit: public string ValidateAndGetUsername() file: Application/Communication/ImageRecognition.Communication.Functions/Functions.cs start line: 98 end line: 131 size: 30 LOC McCabe index: 6 number of parameters: 2 id: 13 unit: public async Task GetAlbumDetails() file: Application/UI/mvc-frontend/ImageRecognition/ImageRecognitionManager.cs start line: 112 end line: 145 size: 30 LOC McCabe index: 4 number of parameters: 2 id: 14 unit: public async Task FunctionHandler() file: Application/StepFunctions/extract-image-metadata/Function.cs start line: 31 end line: 65 size: 28 LOC McCabe index: 2 number of parameters: 2 id: 15 unit: public async Task FunctionHandler() file: Application/StepFunctions/thumbnail/Function.cs start line: 37 end line: 73 size: 28 LOC McCabe index: 1 number of parameters: 2 id: 16 unit: private async Task CreateTokenValidationParameters() file: Application/Communication/ImageRecognition.Communication.Functions/Functions.cs start line: 134 end line: 167 size: 27 LOC McCabe index: 2 number of parameters: 1 id: 17 unit: private static string ReadSecretLine() file: Application/Utils/ConsoleUtilties.cs start line: 46 end line: 73 size: 27 LOC McCabe index: 7 number of parameters: 0 id: 18 unit: public async Task GetPhotosByAlbum() file: Application/API/ImageRecognition.API/Controllers/PhotoController.cs start line: 43 end line: 75 size: 27 LOC McCabe index: 3 number of parameters: 1 id: 19 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 48 end line: 77 size: 23 LOC McCabe index: 5 number of parameters: 1 id: 20 unit: public void Configure() file: Application/UI/Blazor/ImageRecognition/Startup.cs start line: 59 end line: 86 size: 23 LOC McCabe index: 2 number of parameters: 2 id: 21 unit: public Function() file: Application/StepFunctions/rekognition/Function.cs start line: 30 end line: 53 size: 23 LOC McCabe index: 3 number of parameters: 0 id: 22 unit: public void Update() file: Application/UI/Blazor/ImageRecognition/Models/PhotoWrapper.cs start line: 34 end line: 57 size: 21 LOC McCabe index: 4 number of parameters: 1 id: 23 unit: public TransformedMetadata FunctionHandler() file: Application/StepFunctions/transform-metadata/Function.cs start line: 21 end line: 44 size: 21 LOC McCabe index: 2 number of parameters: 2 id: 24 unit: public void Configure() file: Application/API/ImageRecognition.API/Startup.cs start line: 108 end line: 135 size: 20 LOC McCabe index: 2 number of parameters: 2 id: 25 unit: public async Task OnPostUploadAsync() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Album.cshtml.cs start line: 50 end line: 72 size: 20 LOC McCabe index: 5 number of parameters: 1 id: 26 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 45 end line: 69 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 27 unit: public void ConfigureServices() file: Application/UI/Blazor/ImageRecognition/Startup.cs start line: 24 end line: 56 size: 19 LOC McCabe index: 1 number of parameters: 1 id: 28 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 45 end line: 69 size: 19 LOC McCabe index: 4 number of parameters: 2 id: 29 unit: public void Configure() file: Application/UI/mvc-frontend/ImageRecognition/Startup.cs start line: 74 end line: 97 size: 19 LOC McCabe index: 2 number of parameters: 2 id: 30 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 42 end line: 65 size: 18 LOC McCabe index: 4 number of parameters: 1 id: 31 unit: public async Task LoginAsync() file: Application/Communication/ImageRecognition.Communication.Functions/CommunicationManager.cs start line: 45 end line: 63 size: 17 LOC McCabe index: 2 number of parameters: 3 id: 32 unit: private async Task ConstructHttpClient() file: Application/UI/Blazor/ImageRecognition/ServiceClientFactory.cs start line: 61 end line: 83 size: 17 LOC McCabe index: 4 number of parameters: 0 id: 33 unit: public async Task CreateCommunicationClient() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 36 end line: 57 size: 17 LOC McCabe index: 4 number of parameters: 1 id: 34 unit: protected override async Task ValidateAuthenticationStateAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/RevalidatingIdentityAuthenticationStateProvider.cs start line: 32 end line: 49 size: 17 LOC McCabe index: 2 number of parameters: 2 id: 35 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 35 end line: 55 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 36 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 35 end line: 55 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 37 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 35 end line: 55 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 38 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 35 end line: 55 size: 16 LOC McCabe index: 5 number of parameters: 1 id: 39 unit: public void ConfigureServices() file: Application/UI/mvc-frontend/ImageRecognition/Startup.cs start line: 28 end line: 62 size: 16 LOC McCabe index: 1 number of parameters: 1 id: 40 unit: public ImageRecognitionLogger() file: Application/StepFunctions/Common/ImageRecognitionLogger.cs start line: 23 end line: 39 size: 16 LOC McCabe index: 2 number of parameters: 2 id: 41 unit: internal static string PromptForNewPassword() file: Application/Utils/ConsoleUtilties.cs start line: 26 end line: 44 size: 15 LOC McCabe index: 3 number of parameters: 0 id: 42 unit: public async Task ReadEventAsync() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 81 end line: 97 size: 15 LOC McCabe index: 3 number of parameters: 1 id: 43 unit: public async Task OnPostAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 34 end line: 52 size: 15 LOC McCabe index: 4 number of parameters: 1 id: 44 unit: public async Task OnPostAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 34 end line: 52 size: 15 LOC McCabe index: 5 number of parameters: 1 id: 45 unit: static async Task Main() file: Application/Clients/ImageRecognition.API.Client.Generator/Program.cs start line: 11 end line: 27 size: 15 LOC McCabe index: 1 number of parameters: 1 id: 46 unit: public async Task LogoffAsync() file: Application/Communication/ImageRecognition.Communication.Functions/CommunicationManager.cs start line: 65 end line: 80 size: 14 LOC McCabe index: 2 number of parameters: 1 id: 47 unit: internal static string Prompt() file: Application/Utils/ConsoleUtilties.cs start line: 9 end line: 24 size: 14 LOC McCabe index: 2 number of parameters: 2 id: 48 unit: public async Task CreateAlbum() file: Application/API/ImageRecognition.API/Controllers/AlbumController.cs start line: 81 end line: 97 size: 14 LOC McCabe index: 1 number of parameters: 1 id: 49 unit: private async Task GenerateThumbnail() file: Application/StepFunctions/thumbnail/Function.cs start line: 75 end line: 89 size: 14 LOC McCabe index: 1 number of parameters: 4 id: 50 unit: public RegisterModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 25 end line: 37 size: 13 LOC McCabe index: 1 number of parameters: 5 id: 51 unit: public async Task CreateAlbum() file: Application/UI/mvc-frontend/ImageRecognition/ImageRecognitionManager.cs start line: 86 end line: 100 size: 13 LOC McCabe index: 1 number of parameters: 2 id: 52 unit: private GeoLocation ExtractGeoLocation() file: Application/StepFunctions/transform-metadata/Function.cs start line: 46 end line: 62 size: 13 LOC McCabe index: 2 number of parameters: 1 id: 53 unit: private static void CustomizeSerializerSettings() file: Application/StepFunctions/Common/NewtonJsonSerializer.cs start line: 21 end line: 33 size: 13 LOC McCabe index: 1 number of parameters: 1 id: 54 unit: public static string MakeSafeName() file: Application/API/ImageRecognition.API/Utilities.cs start line: 34 end line: 48 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 55 unit: public static string MakeSafeName() file: Application/s3Trigger/Function.cs start line: 92 end line: 106 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 56 unit: protected virtual void Dispose() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 103 end line: 115 size: 12 LOC McCabe index: 3 number of parameters: 1 id: 57 unit: private async Task ValidateSecurityStampAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/RevalidatingIdentityAuthenticationStateProvider.cs start line: 51 end line: 64 size: 12 LOC McCabe index: 3 number of parameters: 2 id: 58 unit: public static string MakeSafeName() file: Application/UI/mvc-frontend/ImageRecognition/Utilities.cs start line: 15 end line: 29 size: 12 LOC McCabe index: 4 number of parameters: 2 id: 59 unit: public RegisterModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 21 end line: 31 size: 11 LOC McCabe index: 1 number of parameters: 4 id: 60 unit: private Coordinate ParseCoordinate() file: Application/StepFunctions/transform-metadata/Function.cs start line: 64 end line: 75 size: 11 LOC McCabe index: 1 number of parameters: 2 id: 61 unit: public async Task WriteMessageAsync() file: Application/StepFunctions/Common/ImageRecognitionLogger.cs start line: 47 end line: 59 size: 11 LOC McCabe index: 4 number of parameters: 2 id: 62 unit: public async Task OnDisconnect() file: Application/Communication/ImageRecognition.Communication.Functions/Functions.cs start line: 85 end line: 96 size: 10 LOC McCabe index: 1 number of parameters: 2 id: 63 unit: public void WriteMessage() file: Application/StepFunctions/Common/ImageRecognitionLogger.cs start line: 61 end line: 71 size: 10 LOC McCabe index: 4 number of parameters: 2 id: 64 unit: public async Task CreateAlbumClient() file: Application/UI/Blazor/ImageRecognition/ServiceClientFactory.cs start line: 36 end line: 46 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 65 unit: public async Task CreatePhotoClient() file: Application/UI/Blazor/ImageRecognition/ServiceClientFactory.cs start line: 49 end line: 58 size: 9 LOC McCabe index: 1 number of parameters: 0 id: 66 unit: public RevalidatingIdentityAuthenticationStateProvider() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/RevalidatingIdentityAuthenticationStateProvider.cs start line: 20 end line: 28 size: 9 LOC McCabe index: 1 number of parameters: 3 id: 67 unit: public async Task OnGetAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 36 end line: 49 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 68 unit: public ImageRecognitionManager() file: Application/UI/mvc-frontend/ImageRecognition/ImageRecognitionManager.cs start line: 25 end line: 33 size: 9 LOC McCabe index: 1 number of parameters: 4 id: 69 unit: public async Task OnGetAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 36 end line: 49 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 70 unit: static string DetermienFullFilePath() file: Application/Clients/ImageRecognition.API.Client.Generator/Program.cs start line: 29 end line: 39 size: 9 LOC McCabe index: 2 number of parameters: 1 id: 71 unit: public static async Task CopyStreamAsync() file: Application/API/ImageRecognition.API/Utilities.cs start line: 18 end line: 25 size: 8 LOC McCabe index: 1 number of parameters: 2 id: 72 unit: private void ConfigureDynamoDB() file: Application/API/ImageRecognition.API/Startup.cs start line: 32 end line: 39 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 73 unit: public async Task OnGetAsync() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 32 end line: 43 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 74 unit: public async Task OnPost() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Logout.cshtml.cs start line: 27 end line: 34 size: 8 LOC McCabe index: 2 number of parameters: 1 id: 75 unit: public async Task OnGetAsync() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 32 end line: 43 size: 8 LOC McCabe index: 2 number of parameters: 2 id: 76 unit: private void ConfigureDynamoDB() file: Application/UI/mvc-frontend/ImageRecognition/Startup.cs start line: 64 end line: 71 size: 8 LOC McCabe index: 3 number of parameters: 0 id: 77 unit: public PhotoController() file: Application/API/ImageRecognition.API/Controllers/PhotoController.cs start line: 27 end line: 33 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 78 unit: public async Task GetUserAlbums() file: Application/API/ImageRecognition.API/Controllers/AlbumController.cs start line: 40 end line: 49 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 79 unit: public async Task GetAlbumById() file: Application/API/ImageRecognition.API/Controllers/AlbumController.cs start line: 60 end line: 69 size: 7 LOC McCabe index: 1 number of parameters: 1 id: 80 unit: public Function() file: Application/s3Trigger/Function.cs start line: 32 end line: 40 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 81 unit: public ServiceClientFactory() file: Application/UI/Blazor/ImageRecognition/ServiceClientFactory.cs start line: 27 end line: 34 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 82 unit: public CommunicationClientFactory() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 27 end line: 34 size: 7 LOC McCabe index: 1 number of parameters: 3 id: 83 unit: public static string GetFileNameWithoutExtension() file: Application/UI/Blazor/ImageRecognition/Utilites.cs start line: 16 end line: 25 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 84 unit: protected void OnPropertyChanged() file: Application/UI/Blazor/ImageRecognition/Models/PhotoWrapper.cs start line: 63 end line: 70 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 85 unit: protected void OnPropertyChanged() file: Application/UI/Blazor/ImageRecognition/Models/AlbumWrapper.cs start line: 19 end line: 26 size: 7 LOC McCabe index: 2 number of parameters: 1 id: 86 unit: public NewtonJsonSerializer() file: Application/StepFunctions/Common/NewtonJsonSerializer.cs start line: 11 end line: 19 size: 7 LOC McCabe index: 1 number of parameters: 0 id: 87 unit: public static async Task Main() file: Application/Utils/Program.cs start line: 13 end line: 20 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 88 unit: public static IHostBuilder CreateHostBuilder() file: Application/Utils/Program.cs start line: 22 end line: 27 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 89 unit: public static void CopyStream() file: Application/API/ImageRecognition.API/Utilities.cs start line: 27 end line: 32 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 90 unit: protected override void Init() file: Application/API/ImageRecognition.API/LambdaEntryPoint.cs start line: 32 end line: 37 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 91 unit: public static IHostBuilder CreateHostBuilder() file: Application/API/ImageRecognition.API/LocalEntryPoint.cs start line: 17 end line: 22 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 92 unit: public AlbumController() file: Application/API/ImageRecognition.API/Controllers/AlbumController.cs start line: 25 end line: 30 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 93 unit: public async Task DeleteAlbum() file: Application/API/ImageRecognition.API/Controllers/AlbumController.cs start line: 108 end line: 115 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 94 unit: public FileUploader() file: Application/UI/Blazor/ImageRecognition/FileUploader.cs start line: 27 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 3 id: 95 unit: public CommunicationClient() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 73 end line: 79 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 96 unit: public static IHostBuilder CreateHostBuilder() file: Application/UI/Blazor/ImageRecognition/Program.cs start line: 14 end line: 19 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 97 unit: public static void CopyStream() file: Application/UI/mvc-frontend/ImageRecognition/Utilities.cs start line: 8 end line: 13 size: 6 LOC McCabe index: 2 number of parameters: 2 id: 98 unit: public async Task GetPhotoDetails() file: Application/UI/mvc-frontend/ImageRecognition/ImageRecognitionManager.cs start line: 148 end line: 155 size: 6 LOC McCabe index: 1 number of parameters: 2 id: 99 unit: public async Task OnGetAsync() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Album.cshtml.cs start line: 34 end line: 41 size: 6 LOC McCabe index: 2 number of parameters: 1 id: 100 unit: public static IHostBuilder CreateHostBuilder() file: Application/UI/mvc-frontend/ImageRecognition/Program.cs start line: 14 end line: 19 size: 6 LOC McCabe index: 1 number of parameters: 1 id: 101 unit: public Function() file: Application/StepFunctions/store-image-metadata/Function.cs start line: 26 end line: 32 size: 6 LOC McCabe index: 1 number of parameters: 0 id: 102 unit: private CommunicationManager() file: Application/Communication/ImageRecognition.Communication.Functions/CommunicationManager.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 103 unit: public static CommunicationManager CreateManager() file: Application/Communication/ImageRecognition.Communication.Functions/CommunicationManager.cs start line: 32 end line: 36 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 104 unit: public static CommunicationManager CreateManager() file: Application/Communication/ImageRecognition.Communication.Functions/CommunicationManager.cs start line: 38 end line: 42 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 105 unit: public LoginProcessor() file: Application/Utils/LoginProcessor.cs start line: 25 end line: 29 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 106 unit: public static string GetUsername() file: Application/API/ImageRecognition.API/Utilities.cs start line: 11 end line: 15 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 107 unit: public override string ToString() file: Application/API/ImageRecognition.API/Models/GeoLocation.cs start line: 11 end line: 15 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 108 unit: public Startup() file: Application/API/ImageRecognition.API/Startup.cs start line: 24 end line: 28 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 109 unit: public MessageEvent() file: Application/UI/Blazor/ImageRecognition/MessageEvent.cs start line: 9 end line: 13 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 110 unit: public ResetPasswordModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 111 unit: public LoginModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 22 end line: 26 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 112 unit: public LoginWith2faModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 113 unit: public ChangePasswordModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 114 unit: public PhotoWrapper() file: Application/UI/Blazor/ImageRecognition/Models/PhotoWrapper.cs start line: 12 end line: 16 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 115 unit: public void Configure() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/IdentityHostingStartup.cs start line: 15 end line: 19 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 116 unit: public ResetPasswordModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 117 unit: public LogoutModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Logout.cshtml.cs start line: 17 end line: 21 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 118 unit: public LoginModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Login.cshtml.cs start line: 22 end line: 26 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 119 unit: public LoginWith2faModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/LoginWith2fa.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 120 unit: public ChangePasswordModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 20 end line: 24 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 121 unit: public override string ToString() file: Application/UI/mvc-frontend/ImageRecognition/Models/GeoLocation.cs start line: 11 end line: 15 size: 5 LOC McCabe index: 1 number of parameters: 0 id: 122 unit: public async Task OnPostCreateAsync() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Album.cshtml.cs start line: 43 end line: 48 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 123 unit: public Startup() file: Application/UI/mvc-frontend/ImageRecognition/Startup.cs start line: 19 end line: 23 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 124 unit: public MessageEvent() file: Application/StepFunctions/Common/MessageEvent.cs start line: 9 end line: 13 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 125 unit: private CommunicationManager() file: Application/StepFunctions/Common/CommunicationManager.cs start line: 30 end line: 34 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 126 unit: public static CommunicationManager CreateManager() file: Application/StepFunctions/Common/CommunicationManager.cs start line: 37 end line: 41 size: 5 LOC McCabe index: 1 number of parameters: 3 id: 127 unit: public static CommunicationManager CreateManager() file: Application/StepFunctions/Common/CommunicationManager.cs start line: 43 end line: 47 size: 5 LOC McCabe index: 1 number of parameters: 1 id: 128 unit: public async Task WriteMessageAsync() file: Application/StepFunctions/Common/ImageRecognitionLogger.cs start line: 41 end line: 45 size: 5 LOC McCabe index: 1 number of parameters: 2 id: 129 unit: public Functions() file: Application/Communication/ImageRecognition.Communication.Functions/Functions.cs start line: 32 end line: 35 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 130 unit: public static void Main() file: Application/API/ImageRecognition.API/LocalEntryPoint.cs start line: 12 end line: 15 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 131 unit: public void Dispose() file: Application/UI/Blazor/ImageRecognition/CommunicationClientFactory.cs start line: 117 end line: 120 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 132 unit: public void OnGet() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 43 end line: 46 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 133 unit: public void OnGet() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 134 unit: public ConfirmAccountModel() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 135 unit: public void OnGet() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 136 unit: public void OnGet() file: Application/UI/Blazor/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 137 unit: public AlbumWrapper() file: Application/UI/Blazor/ImageRecognition/Models/AlbumWrapper.cs start line: 8 end line: 11 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 138 unit: public ErrorModel() file: Application/UI/Blazor/ImageRecognition/Pages/Error.cshtml.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 139 unit: public void OnGet() file: Application/UI/Blazor/ImageRecognition/Pages/Error.cshtml.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 140 unit: public Startup() file: Application/UI/Blazor/ImageRecognition/Startup.cs start line: 15 end line: 18 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 141 unit: public static void Main() file: Application/UI/Blazor/ImageRecognition/Program.cs start line: 9 end line: 12 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 142 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Register.cshtml.cs start line: 37 end line: 40 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 143 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ResetPassword.cshtml.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 144 unit: public ConfirmAccountModel() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 20 end line: 23 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 145 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ConfirmAccount.cshtml.cs start line: 29 end line: 32 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 146 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/ChangePassword.cshtml.cs start line: 30 end line: 33 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 147 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Error.cshtml.cs start line: 16 end line: 19 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 148 unit: public AlbumModel() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Album.cshtml.cs start line: 23 end line: 26 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 149 unit: public IndexModel() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Index.cshtml.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 150 unit: public async Task OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Index.cshtml.cs start line: 21 end line: 24 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 151 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Pages/Error.cshtml.cs start line: 14 end line: 17 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 152 unit: public static void Main() file: Application/UI/mvc-frontend/ImageRecognition/Program.cs start line: 9 end line: 12 size: 4 LOC McCabe index: 1 number of parameters: 1 id: 153 unit: public Function() file: Application/StepFunctions/extract-image-metadata/Function.cs start line: 18 end line: 21 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 154 unit: public Function() file: Application/StepFunctions/thumbnail/Function.cs start line: 24 end line: 27 size: 4 LOC McCabe index: 1 number of parameters: 0 id: 155 unit: protected override void Init() file: Application/API/ImageRecognition.API/LambdaEntryPoint.cs start line: 45 end line: 47 size: 3 LOC McCabe index: 1 number of parameters: 1 id: 156 unit: public MessageEvent() file: Application/UI/Blazor/ImageRecognition/MessageEvent.cs start line: 5 end line: 7 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 157 unit: public void OnGet() file: Application/UI/mvc-frontend/ImageRecognition/Areas/Identity/Pages/Account/Logout.cshtml.cs start line: 23 end line: 25 size: 3 LOC McCabe index: 1 number of parameters: 0 id: 158 unit: public MessageEvent() file: Application/StepFunctions/Common/MessageEvent.cs start line: 5 end line: 7 size: 3 LOC McCabe index: 1 number of parameters: 0