vegantech/sims

View on GitHub
app/models/probe_graph/base.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Base has 23 methods (exceeds 20 allowed). Consider refactoring.
Open

class ProbeGraph::Base
  require 'probe_graph/html'
  include ProbeGraph::HTML
  attr_reader :benchmarks, :title, :goal

Severity: Minor
Found in app/models/probe_graph/base.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status