MCPcopy Index your code
hub / github.com/nodejs/node / test-path-extname.js

File test-path-extname.js

test/parallel/test-path-extname.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3const assert = require('assert');
4const path = require('path');

Callers

nothing calls this directly

Calls 4

requireFunction · 0.50
extnameFunction · 0.50
pushMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected