Neovici/cosmoz-omnitable

View on GitHub
demo/helpers/x-page.js

Summary

Maintainability
C
1 day
Test Coverage

Function template has 220 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    static get template() {
        return html`
            <style>
                :host {
                    display: block;
Severity: Major
Found in demo/helpers/x-page.js - About 1 day to fix

    File x-page.js has 309 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    import '@polymer/paper-dropdown-menu/paper-dropdown-menu-light';
    import '@polymer/iron-icons/editor-icons';
    import '@polymer/iron-icons/iron-icons';
    import '@polymer/paper-button/paper-button';
    import '@polymer/paper-toggle-button/paper-toggle-button';
    Severity: Minor
    Found in demo/helpers/x-page.js - About 3 hrs to fix

      There are no issues that match your filters.

      Category
      Status