angular/angular.js

View on GitHub
karma-shared.conf.js

Summary

Maintainability
C
7 hrs
Test Coverage

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

module.exports = function(config, specificOptions) {
  config.set({
    frameworks: ['jasmine'],
    autoWatch: true,
    logLevel: config.LOG_INFO,
Severity: Major
Found in karma-shared.conf.js - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status