MCPcopy Create free account
hub / github.com/SuperMap/iClient-JavaScript / MatrixSpec.js

File MatrixSpec.js

test/common/overlay/levelRenderer/MatrixSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Matrix} from '../../../../src/common/overlay/levelRenderer/Matrix';
2
3describe('Matrix', () => {
4 it('constructor, identity', () => {

Callers

nothing calls this directly

Calls 11

describeFunction · 0.85
expectFunction · 0.85
translateMethod · 0.80
invertMethod · 0.80
mulVectorMethod · 0.80
itFunction · 0.50
createMethod · 0.45
copyMethod · 0.45
mulMethod · 0.45
rotateMethod · 0.45
scaleMethod · 0.45

Tested by

no test coverage detected