guibranco/CrispyWaffle

View on GitHub
Src/CrispyWaffle/Extensions/ExceptionExtensions.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method GetMessages has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public static string GetMessages(
            this Queue<Exception> exceptions,
            string category,
            ICollection<ILogProvider> additionalProviders
        )
Severity: Minor
Found in Src/CrispyWaffle/Extensions/ExceptionExtensions.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status