CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/HidSharp/Platform/Windows/WinHidDevice.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method GetInfoComplete has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        internal void GetInfoComplete(IntPtr handle)
        {
            try
            {
                char[] buffer = new char[128];

    There are no issues that match your filters.

    Category
    Status