ronin-rb/ronin-support

View on GitHub
lib/ronin/support/binary/ctypes/os/openbsd.rb

Summary

Maintainability
B
4 hrs
Test Coverage

Method initialize has 117 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            def initialize(types)
              super(types)

              typedef :int, :__clockid_t
              typedef :int, :clockid_t
Severity: Major
Found in lib/ronin/support/binary/ctypes/os/openbsd.rb - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status