OCA/server-tools

View on GitHub
profiler/static/src/js/player.js

Summary

Maintainability
A
1 hr
Test Coverage

Function profiler has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

openerp.profiler = function(instance) {
    instance.profiler.Player = instance.web.Widget.extend({
        template: 'profiler.player',
        events: {
            "click .profiler_enable": "enable",
Severity: Minor
Found in profiler/static/src/js/player.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status