hybridgroup/rubyserial

View on GitHub
lib/rubyserial/windows_constants.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File windows_constants.rb has 277 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module RubySerial
  module Win32
    extend FFI::Library
    ffi_lib 'kernel32'
    ffi_convention :stdcall
Severity: Minor
Found in lib/rubyserial/windows_constants.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status