bykovme/nswallet

View on GitHub
src/NSWallet/Droid/Helpers/EmailService.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method OpenEmail has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

        public bool OpenEmail(string popupName, List<string> to, string subject, string body, string attachmentPath = null)
Severity: Minor
Found in src/NSWallet/Droid/Helpers/EmailService.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status