postman
Version:
The Postman will help deliver messages around your application
13 lines (12 loc) • 404 B
JavaScript
/* automatically generated by JSCoverage - do not edit */
if (! top._$jscoverage) {
top._$jscoverage = {};
}
var _$jscoverage = top._$jscoverage;
if (! _$jscoverage['@1/2/2.js']) {
_$jscoverage['@1/2/2.js'] = [];
_$jscoverage['@1/2/2.js'][1] = 0;
}
_$jscoverage['@1/2/2.js'][1]++;
alert("This is 2");
_$jscoverage['@1/2/2.js'].source = ["alert(\"This is 2\");"];