codevise/pageflow

View on GitHub
app/assets/javascripts/pageflow/lt_ie9.js

Summary

Maintainability
A
1 hr
Test Coverage

Function centerPosters has 31 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function centerPosters() {
    $('.vjs-poster img').each(function() {
      var img = $(this),
          imgWidth = img.width(),
          imgHeight = img.height(),
Severity: Minor
Found in app/assets/javascripts/pageflow/lt_ie9.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status