aristath/kirki

View on GitHub
packages/kirki-framework/module-webfonts/src/assets/scripts/vendor-typekit/src/core/fontwatcher.js

Summary

Maintainability
A
1 hr
Test Coverage

Function watchFonts has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  FontWatcher.prototype.watchFonts = function(fonts,
      fontTestStrings, metricCompatibleFonts, last) {
    var length = fonts.length,
        testStrings = fontTestStrings || {};

There are no issues that match your filters.

Category
Status