Rating | Name | Duplication | Size | Complexity |
---|---|---|---|---|
F | arrayFuncs._quickSort | 0 | 55 | 21 |
F | stringFuncs.decodeCSV | 0 | 61 | 24 |
F | arrayFuncs._indexedQuickSort | 0 | 68 | 21 |
F | stringFuncs.splitWords | 0 | 35 | 18 |
F | numberFuncs.formatNumber | 0 | 39 | 16 |
F | stringFuncs.smartIndexOf | 0 | 30 | 16 |
F | UB.CSV_detectSeperator | 0 | 40 | 14 |
F | stringFuncs.escapeURLStrict | 0 | 20 | 14 |
D | stringFuncs.smartTrim | 0 | 16 | 13 |
D | UB.overlap | 0 | 20 | 13 |
D | arrayFuncs.encodeCSV | 0 | 27 | 12 |
D | stringFuncs.removeWhitespace | 0 | 18 | 12 |
C | stringFuncs.escapeJS | 33 | 19 | 11 |
C | stringFuncs.restrictToLettersDigits | 0 | 13 | 11 |
C | stringFuncs.camelCaseSeperate | 0 | 21 | 11 |