orbotix/sphero.js

View on GitHub
lib/devices/core.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function core has 73 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function core(device) {
  // Core Virtual Device Address = 0x00
  var command = device.command.bind(device, 0x00);

  /**
Severity: Major
Found in lib/devices/core.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status