bykovme/nswallet

View on GitHub
src/NSWallet/NSWallet/Interfaces/IFile.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Class IFile has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

    public interface IFile
    {
        string GetInternalFilePath();
        string GetInternalDirPath();
        string CheckOldFile();
Severity: Minor
Found in src/NSWallet/NSWallet/Interfaces/IFile.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status