danmayer/coverband

View on GitHub
lib/coverband/utils/html_formatter.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class HTMLFormatter has 25 methods (exceeds 20 allowed). Consider refactoring.
Open

    class HTMLFormatter
      attr_reader :notice, :base_path, :tracker, :page

      def initialize(report, options = {})
        @notice = options.fetch(:notice, nil)
Severity: Minor
Found in lib/coverband/utils/html_formatter.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status