yoheimuta/mobile-videoplayer.js

View on GitHub
src/strip.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function Strip has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

MVPlayer.Strip = (function() {
    var Util = MVPlayer.Util;

    function Strip(width, height, element) {
        this.width       = width;
Severity: Major
Found in src/strip.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status