ama-team/voxengine-stubs

View on GitHub
lib/Stub/VoxEngine.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onFlush has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  onFlush: function (self) {
    var allure = self._settings.allure
    if (!allure.enabled || !global.allure) {
      return
    }
Severity: Minor
Found in lib/Stub/VoxEngine.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status