hammackj/risu

View on GitHub
lib/risu/templates/cover_sheet.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method render has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

            def render output
                output.image "#{File.expand_path(File.dirname(__FILE__))}/data/nessuslogo.jpg", :scale => 0.2, :position => :left, :vposition => :top

                text "\n"
                text "\n"
Severity: Minor
Found in lib/risu/templates/cover_sheet.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status