af83/chouette-core

View on GitHub
app/models/chouette/vehicle_journey_at_stop.rb

Summary

Maintainability
B
5 hrs
Test Coverage

Class VehicleJourneyAtStop has 28 methods (exceeds 20 allowed). Consider refactoring.
Open

  class VehicleJourneyAtStop < ::ActiveRecord::Base
    include Chouette::ForBoardingEnumerations
    include Chouette::ForAlightingEnumerations
    include ChecksumSupport

Severity: Minor
Found in app/models/chouette/vehicle_journey_at_stop.rb - About 3 hrs to fix

    File vehicle_journey_at_stop.rb has 251 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    module Chouette
      class VehicleJourneyAtStop < ::ActiveRecord::Base
        include Chouette::ForBoardingEnumerations
        include Chouette::ForAlightingEnumerations
        include ChecksumSupport
    Severity: Minor
    Found in app/models/chouette/vehicle_journey_at_stop.rb - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status