CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/USB-HidSharp.cs

Summary

Maintainability
A
1 hr
Test Coverage

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

    public override Stream GetUSBHandle(string filename, int report_size)
    { 
        HidDeviceLoader loader = new HidDeviceLoader();
        int vid = 0;
        int pid = 0;
Severity: Minor
Found in pos/is4c-nf/scale-drivers/drivers/NewMagellan/USB-HidSharp.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status