Badgerati/NotifyMeCI

View on GitHub
NotifyMeCI.GUI/EditServerForm.Designer.cs

Summary

Maintainability
B
6 hrs
Test Coverage

Method InitializeComponent has 161 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(EditServerForm));
            this.label1 = new System.Windows.Forms.Label();
            this.ServerTypeDdl = new System.Windows.Forms.ComboBox();
Severity: Major
Found in NotifyMeCI.GUI/EditServerForm.Designer.cs - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status