ronin-rb/ronin-support

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

Summary

Maintainability
A
3 hrs
Test Coverage

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

            def initialize(types)
              super(types)

              typedef :long_long, :blkcnt_t
              typedef :int, :blksize_t
Severity: Major
Found in lib/ronin/support/binary/ctypes/os/macos.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status