ManaManaFramework/manamana

View on GitHub
lib/manamana/tdsl/nodes.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method translate has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def translate(requirement)
        spec = ""
        spec << "  describe %Q%#{ requirement }% do\n"
        spec << "    before do\n"

Severity: Minor
Found in lib/manamana/tdsl/nodes.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status