zordius/fluxex

View on GitHub
extra/pjax.js

Summary

Maintainability
A
1 hr
Test Coverage

Function componentDidMount has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    componentDidMount: function () {
        /*global window,document*/
        var blockDoublePop = (document.readyState !== 'complete'),
            initState = JSON.stringify(this._getContext()._context),
            location = window.history.location || window.location,
Severity: Minor
Found in extra/pjax.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status