MCPcopy
hub / github.com/ampproject/amphtml / analytics.js

File analytics.js

build-system/server/routes/analytics.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const router = require('express').Router();
2const {log} = require('../amp4test');
3
4router.post('/rewriter', (req, res) => {

Callers

nothing calls this directly

Calls 5

assignMethod · 0.80
logFunction · 0.50
parseMethod · 0.45
jsonMethod · 0.45
sendMethod · 0.45

Tested by

no test coverage detected