Blahah/transrate

View on GitHub
lib/transrate/contig.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Contig has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Contig

    include Enumerable
    extend Forwardable
    def_delegators :@seq, :size, :length
Severity: Minor
Found in lib/transrate/contig.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status