open-orchestra/open-orchestra-cms-bundle

View on GitHub
WorkflowAdminBundle/Resources/public/ecmascript/OpenOrchestra/Application/Router/AbstractWorkflowRouter.js

Summary

Maintainability
A
1 hr
Test Coverage

Function getBreadcrumb has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    getBreadcrumb() {
        return [
            {
                label:Translator.trans('open_orchestra_workflow_admin.menu.developer.title')
            },

There are no issues that match your filters.

Category
Status