sunitparekh/data-anonymization

View on GitHub
lib/core/field.rb

Summary

Maintainability
A
35 mins
Test Coverage

Method initialize has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

      def initialize name, value, row_number, ar_record, table_name = 'unknown'
Severity: Minor
Found in lib/core/field.rb - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status