parallel588/emf

View on GitHub
lib/emf/structure/enumeration/record_type.rb

Summary

Maintainability
A
2 hrs
Test Coverage

File record_type.rb has 251 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Emf
  module RecordType
    EMR_SIGNATURE = 0x464D4520
    EMR_HEADER = 0x00000001
    EMR_POLYBEZIER = 0x00000002
Severity: Minor
Found in lib/emf/structure/enumeration/record_type.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status