examples/create-react-app/src/App.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function render has 81 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    render() {
        if (!this.state.d2) {
            console.log('no');
            return null;
        }
Severity: Major
Found in examples/create-react-app/src/App.js - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status