MCPcopy
hub / github.com/processing/p5.js / loadTable.js

File loadTable.js

test/unit/io/loadTable.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mockP5, mockP5Prototype, httpMock } from '../../js/mocks';
2import files from '../../../src/io/files';
3import table from '../../../src/io/p5.Table';
4import tableRow from '../../../src/io/p5.TableRow';

Callers

nothing calls this directly

Calls 10

filesFunction · 0.85
tableFunction · 0.85
tableRowFunction · 0.85
getRowCountMethod · 0.80
getRowMethod · 0.80
startMethod · 0.45
toStringMethod · 0.45
getStringMethod · 0.45
getNumMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected