Skip to content

[Complexity] Method MerchantController::PerformSecurityChecks has a cyclomatic complexity of 11 (limit is 8) #1364

@github-actions

Description

@github-actions

Codacy ID: 6c566c35dda4ec463e3c4620e4f62a4

File: TransactionProcessor/Controllers/MerchantController.cs
Line: 61
Rule: Complexity (Warning)
Commit: 5b8f3e64d731c7b181b225e9d4117fda74faa3ac

Message: Method MerchantController::PerformSecurityChecks has a cyclomatic complexity of 11 (limit is 8)

**Code Snippet:**
```csharp
    private Result PerformSecurityChecks(Guid estateId,Guid merchantId) { 
```

Metadata

Metadata

Labels

refactorCode cleanup and best practices

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions