privly/privly-applications

View on GitHub
shared/javascripts/tooltip.js

Summary

Maintainability
A
1 hr
Test Coverage

Function tooltip has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    tooltip: function(){

      // Create a new glyph if needed
      if (Privly.options.getGlyph() === null) {
        privlyTooltip.generateNewGlyph();
Severity: Minor
Found in shared/javascripts/tooltip.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status