nilbus/handoff

View on GitHub
app/models/medication.rb

Summary

Maintainability
A
1 hr
Test Coverage

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

  def initialize(id, value, status, prescriber, written_date, dosage_value, dosage_units, dosage_text, dispense_quantity, dispense_repeats, coding_system, code)
Severity: Major
Found in app/models/medication.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status