yahoo/scrollable

View on GitHub
src/__tests__/rect-cache-test.js

Summary

Maintainability
A
1 hr
Test Coverage

Function createConstructor has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function createConstructor() {
  return React.createClass({
    mixins: [RectCache],
    getInitialState: function() {
      return {
Severity: Minor
Found in src/__tests__/rect-cache-test.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status