teco-kit/PointAndControl

View on GitHub
IGS/Devices/HTTP.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method Send has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public override String Send(String command)
        {
            HttpWebRequest request = null;
            try
            {
Severity: Minor
Found in IGS/Devices/HTTP.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status