lib/ffi-gobject_introspection/i_object_info.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class IObjectInfo has 24 methods (exceeds 20 allowed). Consider refactoring.
Open

  class IObjectInfo < IRegisteredTypeInfo
    def type_name
      Lib.g_object_info_get_type_name self
    end

Severity: Minor
Found in lib/ffi-gobject_introspection/i_object_info.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status