CrowdHailer/Hammerhead2

View on GitHub
src/touch.js

Summary

Maintainability
A
1 hr
Test Coverage

Function dispatchTouch has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    parent.dispatchTouch = function(){
        var element = this.element,
            isComponent = this.isComponent,
            live = false,
            dragging = false,
Severity: Minor
Found in src/touch.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status