teco-kit/PointAndControl

View on GitHub
IGS/Properties/Settings.Designer.cs

Summary

Maintainability
C
1 day
Test Coverage

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("6.35")]
        public double RoomWidth {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0.3")]
        public double KinectPosZ {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("C:\\\\Program Files (x86)\\\\Kodi\\\\Kodi.exe")]
        public string KodiPath {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("3.95")]
        public double KinectPosX {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("-8")]
        public double KinectTiltAngle {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("5000")]
        public string PWPort {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("plugwise")]
        public string PWPath {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("1.8")]
        public double KinectPosY {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("0")]
        public double KinectHorizontalAngle {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("2.7")]
        public double RoomHeight {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("5.58")]
        public double RoomDepth {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 26..36
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

Similar blocks of code found in 12 locations. Consider refactoring.
Open

        [global::System.Configuration.UserScopedSettingAttribute()]
        [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [global::System.Configuration.DefaultSettingValueAttribute("129.13.170.9")]
        public string PWHost {
            get {
Severity: Major
Found in IGS/Properties/Settings.Designer.cs and 11 other locations - About 1 hr to fix
IGS/Properties/Settings.Designer.cs on lines 38..48
IGS/Properties/Settings.Designer.cs on lines 50..60
IGS/Properties/Settings.Designer.cs on lines 62..72
IGS/Properties/Settings.Designer.cs on lines 74..84
IGS/Properties/Settings.Designer.cs on lines 86..96
IGS/Properties/Settings.Designer.cs on lines 98..108
IGS/Properties/Settings.Designer.cs on lines 110..120
IGS/Properties/Settings.Designer.cs on lines 122..132
IGS/Properties/Settings.Designer.cs on lines 134..144
IGS/Properties/Settings.Designer.cs on lines 146..156
IGS/Properties/Settings.Designer.cs on lines 158..168

Duplicated Code

Duplicated code can lead to software that is hard to understand and difficult to change. The Don't Repeat Yourself (DRY) principle states:

Every piece of knowledge must have a single, unambiguous, authoritative representation within a system.

When you violate DRY, bugs and maintenance problems are sure to follow. Duplicated code has a tendency to both continue to replicate and also to diverge (leaving bugs as two similar implementations differ in subtle ways).

Tuning

This issue has a mass of 92.

We set useful threshold defaults for the languages we support but you may want to adjust these settings based on your project guidelines.

The threshold configuration represents the minimum mass a code block must have to be analyzed for duplication. The lower the threshold, the more fine-grained the comparison.

If the engine is too easily reporting duplication, try raising the threshold. If you suspect that the engine isn't catching enough duplication, try lowering the threshold. The best setting tends to differ from language to language.

See codeclimate-duplication's documentation for more information about tuning the mass threshold in your .codeclimate.yml.

Refactorings

Further Reading

There are no issues that match your filters.

Category
Status