DavideViolante/gender-detection-from-name

View on GitHub
names/es.js

Summary

Maintainability
F
1 mo
Test Coverage

File es.js has 10001 lines of code (exceeds 250 allowed). Consider refactoring.
Open

const esNames = new Map([
  ['antonio', 'male'],
  ['manuel', 'male'],
  ['jose', 'male'],
  ['francisco', 'male'],
Severity: Major
Found in names/es.js - About 1 mo to fix

    There are no issues that match your filters.

    Category
    Status