cfpb/owning-a-home

View on GitHub
src/static/js/modules/loan-comparison/components/scenario-picker.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    render: function () {
        var scenario = this.props.scenario;
        return (
            <div>
                <div className="content-l_col scenario-block">
Severity: Minor
Found in src/static/js/modules/loan-comparison/components/scenario-picker.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status