MCPcopy Create free account
hub / github.com/cli-table/cli-table3 / cell-test.js

File cell-test.js

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

Source from the content-addressed store, hash-verified

1describe('Cell', function () {
2 const colors = require('@colors/colors');
3 const Cell = require('../src/cell');
4 const { ColSpanCell, RowSpanCell } = Cell;

Callers

nothing calls this directly

Calls 8

initCellFunction · 0.85
defaultCharsFunction · 0.85
drawEmptyMethod · 0.80
defaultOptionsFunction · 0.70
itFunction · 0.50
mergeTableOptionsMethod · 0.45
initMethod · 0.45
drawMethod · 0.45

Tested by

no test coverage detected