@feathersjs/client
Version:
A module that consolidates Feathers client modules for REST (jQuery, Request, Superagent) and Websocket (Socket.io, Primus) connections
95 lines (92 loc) • 1.9 kB
JavaScript
$_mod.def("/marko$4.18.35/src/runtime/components/boot", function(require, exports, module, __filename, __dirname) { var cov_121y8egcy3 = function () {
var path = "boot.js",
hash = "3803d199e2c02c7f7646a31a6718d83c31bb4dcb",
Function = function () {}.constructor,
global = new Function('return this')(),
gcv = "__coverage__",
coverageData = {
path: "boot.js",
statementMap: {
"0": {
start: {
line: 1,
column: 0
},
end: {
line: 1,
column: 53
}
},
"1": {
start: {
line: 1,
column: 28
},
end: {
line: 1,
column: 53
}
}
},
fnMap: {},
branchMap: {
"0": {
loc: {
start: {
line: 1,
column: 0
},
end: {
line: 1,
column: 53
}
},
type: "if",
locations: [{
start: {
line: 1,
column: 0
},
end: {
line: 1,
column: 53
}
}, {
start: {
line: 1,
column: 0
},
end: {
line: 1,
column: 53
}
}],
line: 1
}
},
s: {
"0": 0,
"1": 0
},
f: {},
b: {
"0": [0, 0]
},
_coverageSchema: "332fd63041d2c1bcb487cc26dd0d5f7d97098a6c"
},
coverage = global[gcv] || (global[gcv] = {});
if (coverage[path] && coverage[path].hash === hash) {
return coverage[path];
}
coverageData.hash = hash;
return coverage[path] = coverageData;
}();
cov_121y8egcy3.s[0]++;
if (window.$initComponents) {
cov_121y8egcy3.b[0][0]++;
cov_121y8egcy3.s[1]++;
window.$initComponents();
} else {
cov_121y8egcy3.b[0][1]++;
}
});