flowjs/flow.js

View on GitHub
karma.conf.js

Summary

Maintainability
B
4 hrs
Test Coverage

Function exports has 104 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = function(config) {
  // define SL browsers
  var customLaunchers = {
    sl_ie10: {
      base: 'SauceLabs',
Severity: Major
Found in karma.conf.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status