mrksbrg/ImpRec

View on GitHub
UI/ImpRecGUI.Designer.cs

Summary

Maintainability
D
1 day
Test Coverage

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

        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ImpRecGUI));
            this.txtInput = new System.Windows.Forms.TextBox();
            this.btnImpact = new System.Windows.Forms.Button();
Severity: Major
Found in UI/ImpRecGUI.Designer.cs - About 1 day to fix

    File ImpRecGUI.Designer.cs has 299 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    namespace ImpRec
    {
        partial class ImpRecGUI
        {
            /// <summary>
    Severity: Minor
    Found in UI/ImpRecGUI.Designer.cs - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status