AgileVentures/MetPlus_PETS

View on GitHub
app/models/address.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method us_states has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def self.us_states
    [
    ['Alabama', 'AL'],
    ['Alaska', 'AK'],
    ['Arizona', 'AZ'],
Severity: Major
Found in app/models/address.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status