jacopotarantino/angular-templateloader

View on GitHub
templateloader.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function templateLoaderFactory has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  .factory('templateLoader', function templateLoaderFactory($http, $templateCache, $q, $log) {
    function TemplateLoader() {}


    function _checkOptionsHasCorrectType(options) {
Severity: Major
Found in templateloader.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status