initiatived21/d21

View on GitHub
client/app/lib/browser/swipeDetect.js

Summary

Maintainability
A
1 hr
Test Coverage

Function swipeDetect has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function swipeDetect(el, callback) {
  var touchsurface = el,
    swipedir,
    startX,
    startY,
Severity: Minor
Found in client/app/lib/browser/swipeDetect.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status