Badgerati/NotifyMeCI

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SettingsForm));
            this.CancelBtn = new System.Windows.Forms.Button();
            this.OkBtn = new System.Windows.Forms.Button();
Severity: Major
Found in NotifyMeCI.GUI/SettingsForm.Designer.cs - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status