fidothe/saxon-rb

View on GitHub
lib/saxon/source.rb

Summary

Maintainability
A
2 hrs
Test Coverage
A
95%

Class Source has 21 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Source
    # Helper methods for getting Java-useful representations of source document
    # strings and files
    module Helpers
      # Given a File, or IO object which will return either #path or
Severity: Minor
Found in lib/saxon/source.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status