mvz/ruby-gir-ffi

View on GitHub
lib/ffi-gobject/value.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Value has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Value
    setup_instance_method! :init

    METHOD_MAP = {
      TYPE_INVALID => [:get_none, :set_none],
Severity: Minor
Found in lib/ffi-gobject/value.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status