genome/dgi-db

View on GitHub
app/models/data_model/gene_claim.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method original_data_source_url has 39 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def original_data_source_url
      base_url = self.source.base_url
      name = self.name
      case self.source.source_db_name
        when 'DrugBank'
Severity: Minor
Found in app/models/data_model/gene_claim.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status