CORE-POS/IS4C

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

Summary

Maintainability
A
2 hrs
Test Coverage

Method Main has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public static int Main(string[] args)
    {
        Watcher.SafetyCheck();

        // let alternate browser be specified via CLI
Severity: Minor
Found in pos/is4c-nf/scale-drivers/drivers/NewMagellan/Watcher.cs - About 1 hr to fix

    Method CreateProcess has 10 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            string lpApplicationName,
            string lpCommandLine,
            IntPtr lpProcessAttributes,
            IntPtr lpThreadAttributes,
            bool bInheritHandles,
    Severity: Major
    Found in pos/is4c-nf/scale-drivers/drivers/NewMagellan/Watcher.cs - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status