fremag/MemoScope.Net

View on GitHub
MemoScope/MemoScopeForm.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method MemoScope_Load has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private void MemoScope_Load(object sender, System.EventArgs e)
        {
            InitModuleFactory();
            UIServiceHelper.InitServices(msgBus);
            AddToolBar("Dump", 1, Properties.Resources.database_green);
Severity: Minor
Found in MemoScope/MemoScopeForm.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status