UTD-CRSS/app.exploreapollo.org

View on GitHub
src/routes.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  render() {
    return (
      <Switch>
        <Route exact path="/apollo1" component={Apollo1Explorer} />
        <Route exact path="/apollo4" component={Apollo4Explorer} />
Severity: Minor
Found in src/routes.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status