Badgerati/Edison

View on GitHub
Edison.Console/Program.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Main has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public static int Main(string[] args)
        {
            // hook up the event to unload repos on app exit
            AppDomainRepository.CurrentDomain.ProcessExit += CurrentDomain_ProcessExit;

Severity: Minor
Found in Edison.Console/Program.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status