interconn-isp/postino

View on GitHub

Showing 1 of 1 total issue

Method add_address has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def add_address(pdf, form)
          pdf.text_box(form.address.street,
            at:       ADDRESS_STREET_COORDINATES[0],
            width:    130,
            height:   10,
Severity: Minor
Found in lib/postino/generator.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language