conveyal/modeify

View on GitHub
client/components/conveyal/transitive.js/master/lib/core/journey.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Journey has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function Journey(data, network) {

  this.network = network;

  for (var key in data) {
Severity: Major
Found in client/components/conveyal/transitive.js/master/lib/core/journey.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status