joshwlewis/unitwise

View on GitHub
lib/unitwise/functional.rb

Summary

Maintainability
A
2 hrs
Test Coverage

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

  class Functional < Scale
    extend Math

    def self.to_cel(x)
      x - 273.15
Severity: Minor
Found in lib/unitwise/functional.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status