lib/pio/dhcp/field_util.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Dhcp has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Dhcp
    # Dhcp Field Read Methods.
    module FieldUtil
      def message_type
        get_tlv_field(53)
Severity: Minor
Found in lib/pio/dhcp/field_util.rb - About 2 hrs to fix

There are no issues that match your filters.

Category
Status