david942j/rbelftools

View on GitHub
lib/elftools/constants.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

File constants.rb has 608 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

module ELFTools
  # Define constants from elf.h.
  # Mostly refer from https://github.com/torvalds/linux/blob/master/include/uapi/linux/elf.h
  # and binutils/elfcpp/elfcpp.h.
  module Constants
Severity: Major
Found in lib/elftools/constants.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status