MCPcopy
hub / github.com/chartjs/Chart.js / fn

Function fn

test/specs/helpers.config.tests.js:848–848  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

846
847 it('should allow false', function() {
848 const fn = () => 'test';
849 const options = {
850 _indexable: false,
851 _scriptable: false,

Callers 4

generateFunction · 0.85
_notifyMethod · 0.85
_getEdgeFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected