(s, i)
| 20516 | a |
| 20517 | ) |
| 20518 | function compileList(s, i) { |
| 20519 | ;(o && (i = i.map((s) => s.toLowerCase())), |
| 20520 | i.forEach(function (o) { |
| 20521 | const i = o.split('|') |
| 20522 | a[i[0]] = [s, scoreForKeyword(i[0], i[1])] |
| 20523 | })) |
| 20524 | } |
| 20525 | } |
| 20526 | function scoreForKeyword(s, o) { |
| 20527 | return o |
no test coverage detected