bikeindex/bike_index

View on GitHub
app/javascript/scripts/pages/binx_org_bikes.js

Summary

Maintainability
A
1 hr
Test Coverage

Function BinxAppOrgBikes has 67 lines of code (exceeds 50 allowed). Consider refactoring.
Open

function BinxAppOrgBikes() {
  return {
    init() {
      // If there aren't search settings on the page, don't do anything
      if ($("#organizedSearchSettings").length) {
Severity: Major
Found in app/javascript/scripts/pages/binx_org_bikes.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status