UNPKG

748 BJavaScriptView Raw
1/* automatically generated by jscov - do not edit */
2if (typeof _$jscoverage === 'undefined') _$jscoverage = {};
3if (! _$jscoverage['tiny.js']) {
4 _$jscoverage['tiny.js'] = [];
5 _$jscoverage['tiny.js'][2] = 0;
6 _$jscoverage['tiny.js'][3] = 0;
7 _$jscoverage['tiny.js'][5] = 0;
8 _$jscoverage['tiny.js'][7] = 0;
9}
10_$jscoverage['tiny.js'][2]++;
11(function () {
12 _$jscoverage['tiny.js'][3]++;
13 var uglify;
14 _$jscoverage['tiny.js'][5]++;
15 uglify = require('uglify-js');
16 _$jscoverage['tiny.js'][7]++;
17 console.log('hej', uglify);
18}.call(this));
19_$jscoverage['tiny.js'].source = ["// Generated by CoffeeScript 1.4.0","(function() {"," var uglify;",""," uglify = require('uglify-js');",""," console.log(\"hej\", uglify);","","}).call(this);"];
\No newline at end of file