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