rapidftr/RapidFTR

View on GitHub
lib/rapid_ftr/follow_up_form_section_setup.rb

Summary

Maintainability
C
1 day
Test Coverage

Method reset_definitions has 207 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def self.reset_definitions
      form = Form.find_by_name(Child::FORM_NAME)
      outcome_of_follow_up_visit_fields = [
        Field.new('name' => 'was_child_seen',
                  'type' => 'select_box',
Severity: Major
Found in lib/rapid_ftr/follow_up_form_section_setup.rb - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status