halogenandtoast/alchemist

View on GitHub
lib/alchemist/measurement.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Measurement has 31 methods (exceeds 20 allowed). Consider refactoring.
Open

  class Measurement
    include Comparable

    attr_reader :unprefixed_unit_name, :exponent, :value, :prefix

Severity: Minor
Found in lib/alchemist/measurement.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status