fga-eps-mds/2019.2-Vsign

View on GitHub
frontend/src/components/Shared/SigningSteps/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function SigningSteps has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function SigningSteps(history) {
    let url =  history.history.location.pathname;
    let current = 0;
    
    switch (url) {
Severity: Minor
Found in frontend/src/components/Shared/SigningSteps/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status