newtheatre/history-project

View on GitHub
js/focus-ring.js

Summary

Maintainability
A
3 hrs
Test Coverage

Function init has 80 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function init() {
  var hadKeyboardEvent = false;
  var elWithFocusRing;

  var inputTypesWhitelist = {
Severity: Major
Found in js/focus-ring.js - About 3 hrs to fix

There are no issues that match your filters.

Category
Status