loomio/loomio

View on GitHub
vue/src/shared/models/poll_template_model.js

Summary

Maintainability
A
1 hr
Test Coverage

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

  defaultValues() {
    return {
      anonymous: false,
      groupId: null,
      title: '',
Severity: Minor
Found in vue/src/shared/models/poll_template_model.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status