wurmlab/GeneValidator

View on GitHub
lib/genevalidator/validation_report.rb

Summary

Maintainability
A
1 hr
Test Coverage
A
97%

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

    def initialize(message = 'Not enough evidence', validation_result = :no,
                   short_header = '', header = '', description = '',
                   approach = '', explanation = '', conclusion = '')
Severity: Major
Found in lib/genevalidator/validation_report.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status