teco-kit/PointAndControl

View on GitHub
IGS/ComponentHandling/EnvironmentInfoHandler.cs

Summary

Maintainability
B
4 hrs
Test Coverage

Class EnvironmentInfoHandler has 29 methods (exceeds 20 allowed). Consider refactoring.
Open

    public class EnvironmentInfoHandler
    {

        public EnvironmentInfoHandler() { }
Severity: Minor
Found in IGS/ComponentHandling/EnvironmentInfoHandler.cs - About 3 hrs to fix

    Method setCompleteKinect has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            public void setCompleteKinect(double kinX, double kinY, double kinZ, double tAngle, double hAngle)
    Severity: Minor
    Found in IGS/ComponentHandling/EnvironmentInfoHandler.cs - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status