zordius/fluxex

View on GitHub
examples/01-history-api/components/Html.jsx

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 = this._getContext().toString(),
            initUrl = window.location.href;
Severity: Minor
Found in examples/01-history-api/components/Html.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status