Codacy ID: f151792e9ec95719b92e84c23469105d
File: TransactionProcessor.BusinessLogic/Services/StatementBuilder.cs
Line: 54
Rule: Complexity (Warning)
Commit: 5b8f3e64d731c7b181b225e9d4117fda74faa3ac
Message: Method StatementBuilder::GetStatementHtml has 53 lines of code (limit is 50)
**Code Snippet:**
```csharp
public async Task<String> GetStatementHtml(MerchantStatementAggregate statementAggregate,
```
Codacy ID:
f151792e9ec95719b92e84c23469105dFile:
TransactionProcessor.BusinessLogic/Services/StatementBuilder.csLine: 54
Rule: Complexity (Warning)
Commit:
5b8f3e64d731c7b181b225e9d4117fda74faa3acMessage: Method StatementBuilder::GetStatementHtml has 53 lines of code (limit is 50)