Showing 1 of 1 total issue

Method books has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def books(f)
        f.puts \
          '<?xml version="1.0" encoding="utf-8"?>',
          '<books>',
          '  <book title="A Tale of Two Cities" sold="200000000" firstPublished="1859" rank="1">',
Severity: Minor
Found in lib/vtd/xml/generator.rb - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language