MCPcopy Index your code
hub / github.com/cli-table/cli-table3 / utils-test.js

File utils-test.js

test/utils-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1describe('utils', function () {
2 const colors = require('@colors/colors/safe');
3 const utils = require('../src/utils');
4

Callers

nothing calls this directly

Calls 9

strlenFunction · 0.85
repeatFunction · 0.85
padFunction · 0.85
truncateFunction · 0.85
mergeOptionsFunction · 0.85
wordWrapFunction · 0.85
expectedFunction · 0.85
defaultOptionsFunction · 0.70
itFunction · 0.50

Tested by

no test coverage detected