Skip to content

[Complexity] Method TransactionDomainService::CalculateFeesForTransaction has a cyclomatic complexity of 12 (limit is 8) #1457

@github-actions

Description

@github-actions

Codacy ID: 1984231c394df38c8e95978dd7e45cfc

File: TransactionProcessor.BusinessLogic/Services/TransactionDomainService.cs
Line: 236
Rule: Complexity (Warning)
Commit: 5b8f3e64d731c7b181b225e9d4117fda74faa3ac

Message: Method TransactionDomainService::CalculateFeesForTransaction has a cyclomatic complexity of 12 (limit is 8)

**Code Snippet:**
```csharp
        public async Task<Result> CalculateFeesForTransaction(TransactionCommands.CalculateFeesForTransactionCommand command, 
```

Metadata

Metadata

Assignees

No one assigned

    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