larsvanbraam/vue-transition-component

View on GitHub
src/lib/util/FlowManager.ts

Summary

Maintainability
A
0 mins
Test Coverage

Function start has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

  public start(
    pageInstance: IAbstractPageTransitionComponent,
    release: (param?: string | boolean) => void,
    to: IRoute,
    from: IRoute,
Severity: Minor
Found in src/lib/util/FlowManager.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status