code-lever/opentx-log

View on GitHub
lib/opentx/log/session.rb

Summary

Maintainability
A
3 hrs
Test Coverage

Class Session has 26 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Session

      # XXX currently just know Taranis X9D files...
      def self.known_rows?(headers)
        return false unless [48].include?(headers.length)
Severity: Minor
Found in lib/opentx/log/session.rb - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status