MCPcopy
hub / github.com/exceljs/exceljs / worksheet-table.spec.js

File worksheet-table.spec.js

spec/unit/doc/worksheet-table.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const colCache = verquire('utils/col-cache');
2const Excel = verquire('exceljs');
3
4const spliceArray = (a, index, count, ...rest) => {

Callers

nothing calls this directly

Calls 12

checkTableFunction · 0.85
spliceArrayFunction · 0.85
removeRowsMethod · 0.80
removeColumnsMethod · 0.80
addColumnMethod · 0.80
addTableFunction · 0.70
commitMethod · 0.65
addRowMethod · 0.65
mapMethod · 0.65
getColumnMethod · 0.65
spliceMethod · 0.65
addWorksheetMethod · 0.45

Tested by

no test coverage detected