cwill747/angular-libphonenumber

View on GitHub
src/phone-number.e2e.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function runTests has 57 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    var runTests = function(input, nonFormatted) {
      var BS = protractor.Key.BACK_SPACE;
      var LK = protractor.Key.ARROW_LEFT;
      var DL = protractor.Key.DELETE;
      var tests = [
Severity: Major
Found in src/phone-number.e2e.js - About 2 hrs to fix

There are no issues that match your filters.

Category
Status