@pixwel/pixwel-sdk 2.1.28 → 2.1.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/coverage/clover.xml +226 -224
- package/coverage/coverage-final.json +1 -1
- package/coverage/lcov-report/Ass.js.html +1 -1
- package/coverage/lcov-report/Asset.js.html +1 -1
- package/coverage/lcov-report/AssetType.js.html +1 -1
- package/coverage/lcov-report/Encode.js.html +1 -1
- package/coverage/lcov-report/File.js.html +1 -1
- package/coverage/lcov-report/Filename.js.html +1 -1
- package/coverage/lcov-report/Ingest.js.html +15 -6
- package/coverage/lcov-report/IngestFile.js.html +1 -1
- package/coverage/lcov-report/Model.js.html +1 -1
- package/coverage/lcov-report/Order.js.html +1 -1
- package/coverage/lcov-report/Srt.js.html +1 -1
- package/coverage/lcov-report/Sub.js.html +1 -1
- package/coverage/lcov-report/Tag.js.html +1 -1
- package/coverage/lcov-report/TimeFormat.js.html +1 -1
- package/coverage/lcov-report/fileType.js.html +1 -1
- package/coverage/lcov-report/index.html +10 -10
- package/coverage/lcov.info +460 -458
- package/dist/src/Ingest.js +7 -0
- package/package.json +1 -1
- package/src/Ingest.js +3 -0
- package/test/Ingest.spec.js +1 -3
package/coverage/clover.xml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1573654294016" clover="3.2.0">
|
|
3
|
+
<project timestamp="1573654294016" name="All files">
|
|
4
|
+
<metrics statements="594" coveredstatements="261" conditionals="410" coveredconditionals="201" methods="92" coveredmethods="29" elements="1096" coveredelements="491" complexity="0" loc="594" ncloc="594" packages="1" files="15" classes="15">
|
|
5
5
|
<file name="Ass.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ass.js">
|
|
6
6
|
<metrics statements="105" coveredstatements="0" conditionals="53" coveredconditionals="0" methods="12" coveredmethods="0"/>
|
|
7
7
|
<line num="3" count="0" type="stmt"/>
|
|
@@ -147,7 +147,7 @@
|
|
|
147
147
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
148
148
|
</file>
|
|
149
149
|
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ingest.js">
|
|
150
|
-
<metrics statements="
|
|
150
|
+
<metrics statements="269" coveredstatements="233" conditionals="239" coveredconditionals="199" methods="22" coveredmethods="19"/>
|
|
151
151
|
<line num="13" count="53" type="stmt"/>
|
|
152
152
|
<line num="14" count="53" type="stmt"/>
|
|
153
153
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -162,135 +162,135 @@
|
|
|
162
162
|
<line num="46" count="32" type="stmt"/>
|
|
163
163
|
<line num="47" count="32" type="stmt"/>
|
|
164
164
|
<line num="48" count="32" type="stmt"/>
|
|
165
|
-
<line num="50" count="32" type="
|
|
166
|
-
<line num="51" count="
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="89" count="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="
|
|
182
|
-
<line num="
|
|
183
|
-
<line num="
|
|
184
|
-
<line num="
|
|
185
|
-
<line num="
|
|
186
|
-
<line num="
|
|
187
|
-
<line num="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
192
|
-
<line num="
|
|
193
|
-
<line num="
|
|
194
|
-
<line num="
|
|
195
|
-
<line num="129" count="
|
|
196
|
-
<line num="130" count="
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="133" count="
|
|
199
|
-
<line num="134" count="
|
|
200
|
-
<line num="
|
|
165
|
+
<line num="50" count="32" type="stmt"/>
|
|
166
|
+
<line num="51" count="32" type="stmt"/>
|
|
167
|
+
<line num="53" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
168
|
+
<line num="54" count="1" type="stmt"/>
|
|
169
|
+
<line num="57" count="31" type="cond" truecount="4" falsecount="0"/>
|
|
170
|
+
<line num="58" count="1" type="stmt"/>
|
|
171
|
+
<line num="61" count="30" type="cond" truecount="2" falsecount="0"/>
|
|
172
|
+
<line num="62" count="1" type="stmt"/>
|
|
173
|
+
<line num="65" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
174
|
+
<line num="66" count="1" type="stmt"/>
|
|
175
|
+
<line num="69" count="28" type="stmt"/>
|
|
176
|
+
<line num="89" count="28" type="stmt"/>
|
|
177
|
+
<line num="91" count="28" type="cond" truecount="2" falsecount="0"/>
|
|
178
|
+
<line num="92" count="2" type="stmt"/>
|
|
179
|
+
<line num="95" count="26" type="cond" truecount="4" falsecount="1"/>
|
|
180
|
+
<line num="96" count="0" type="stmt"/>
|
|
181
|
+
<line num="99" count="26" type="cond" truecount="5" falsecount="0"/>
|
|
182
|
+
<line num="100" count="1" type="stmt"/>
|
|
183
|
+
<line num="103" count="25" type="cond" truecount="5" falsecount="0"/>
|
|
184
|
+
<line num="104" count="1" type="stmt"/>
|
|
185
|
+
<line num="107" count="24" type="cond" truecount="4" falsecount="0"/>
|
|
186
|
+
<line num="108" count="1" type="stmt"/>
|
|
187
|
+
<line num="112" count="23" type="cond" truecount="2" falsecount="0"/>
|
|
188
|
+
<line num="113" count="14" type="stmt"/>
|
|
189
|
+
<line num="116" count="9" type="stmt"/>
|
|
190
|
+
<line num="117" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
191
|
+
<line num="118" count="1" type="stmt"/>
|
|
192
|
+
<line num="121" count="8" type="stmt"/>
|
|
193
|
+
<line num="127" count="22" type="stmt"/>
|
|
194
|
+
<line num="128" count="22" type="stmt"/>
|
|
195
|
+
<line num="129" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
196
|
+
<line num="130" count="14" type="cond" truecount="3" falsecount="0"/>
|
|
197
|
+
<line num="132" count="12" type="stmt"/>
|
|
198
|
+
<line num="133" count="12" type="stmt"/>
|
|
199
|
+
<line num="134" count="12" type="stmt"/>
|
|
200
|
+
<line num="136" count="1" type="stmt"/>
|
|
201
201
|
<line num="137" count="1" type="stmt"/>
|
|
202
202
|
<line num="138" count="1" type="stmt"/>
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
206
|
-
<line num="
|
|
207
|
-
<line num="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
203
|
+
<line num="140" count="1" type="stmt"/>
|
|
204
|
+
<line num="141" count="1" type="stmt"/>
|
|
205
|
+
<line num="142" count="1" type="stmt"/>
|
|
206
|
+
<line num="145" count="22" type="stmt"/>
|
|
207
|
+
<line num="149" count="22" type="stmt"/>
|
|
208
|
+
<line num="150" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
209
|
+
<line num="151" count="19" type="stmt"/>
|
|
210
210
|
<line num="154" count="3" type="stmt"/>
|
|
211
|
-
<line num="
|
|
212
|
-
<line num="157" count="
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="
|
|
215
|
-
<line num="
|
|
216
|
-
<line num="
|
|
217
|
-
<line num="
|
|
218
|
-
<line num="171" count="22" type="
|
|
219
|
-
<line num="
|
|
220
|
-
<line num="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="
|
|
223
|
-
<line num="
|
|
224
|
-
<line num="
|
|
225
|
-
<line num="
|
|
226
|
-
<line num="
|
|
227
|
-
<line num="
|
|
228
|
-
<line num="
|
|
229
|
-
<line num="
|
|
230
|
-
<line num="
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="
|
|
238
|
-
<line num="231" count="
|
|
239
|
-
<line num="233" count="22" type="
|
|
240
|
-
<line num="234" count="
|
|
241
|
-
<line num="
|
|
242
|
-
<line num="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="
|
|
211
|
+
<line num="155" count="3" type="stmt"/>
|
|
212
|
+
<line num="157" count="3" type="stmt"/>
|
|
213
|
+
<line num="159" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
214
|
+
<line num="160" count="2" type="stmt"/>
|
|
215
|
+
<line num="163" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
216
|
+
<line num="164" count="2" type="stmt"/>
|
|
217
|
+
<line num="167" count="3" type="stmt"/>
|
|
218
|
+
<line num="171" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
219
|
+
<line num="172" count="1" type="stmt"/>
|
|
220
|
+
<line num="174" count="22" type="stmt"/>
|
|
221
|
+
<line num="176" count="44" type="cond" truecount="2" falsecount="0"/>
|
|
222
|
+
<line num="182" count="22" type="cond" truecount="5" falsecount="0"/>
|
|
223
|
+
<line num="183" count="20" type="stmt"/>
|
|
224
|
+
<line num="186" count="2" type="stmt"/>
|
|
225
|
+
<line num="187" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
226
|
+
<line num="188" count="2" type="stmt"/>
|
|
227
|
+
<line num="191" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
228
|
+
<line num="192" count="1" type="stmt"/>
|
|
229
|
+
<line num="195" count="2" type="stmt"/>
|
|
230
|
+
<line num="199" count="22" type="stmt"/>
|
|
231
|
+
<line num="204" count="22" type="stmt"/>
|
|
232
|
+
<line num="207" count="0" type="stmt"/>
|
|
233
|
+
<line num="210" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
234
|
+
<line num="211" count="0" type="stmt"/>
|
|
235
|
+
<line num="215" count="23" type="stmt"/>
|
|
236
|
+
<line num="216" count="23" type="stmt"/>
|
|
237
|
+
<line num="228" count="22" type="stmt"/>
|
|
238
|
+
<line num="231" count="132" type="stmt"/>
|
|
239
|
+
<line num="233" count="22" type="stmt"/>
|
|
240
|
+
<line num="234" count="22" type="cond" truecount="3" falsecount="0"/>
|
|
241
|
+
<line num="236" count="22" type="cond" truecount="1" falsecount="1"/>
|
|
242
|
+
<line num="237" count="0" type="stmt"/>
|
|
243
|
+
<line num="238" count="22" type="cond" truecount="4" falsecount="1"/>
|
|
244
|
+
<line num="239" count="0" type="stmt"/>
|
|
245
|
+
<line num="240" count="22" type="cond" truecount="4" falsecount="0"/>
|
|
246
|
+
<line num="241" count="1" type="stmt"/>
|
|
247
247
|
<line num="244" count="22" type="stmt"/>
|
|
248
|
-
<line num="246" count="22" type="
|
|
249
|
-
<line num="247" count="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
248
|
+
<line num="246" count="22" type="stmt"/>
|
|
249
|
+
<line num="247" count="22" type="stmt"/>
|
|
250
|
+
<line num="249" count="22" type="cond" truecount="5" falsecount="0"/>
|
|
251
|
+
<line num="250" count="21" type="stmt"/>
|
|
252
|
+
<line num="251" count="21" type="stmt"/>
|
|
253
|
+
<line num="259" count="63" type="stmt"/>
|
|
254
|
+
<line num="263" count="21" type="stmt"/>
|
|
255
|
+
<line num="264" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
256
|
+
<line num="267" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
257
|
+
<line num="268" count="0" type="stmt"/>
|
|
258
|
+
<line num="271" count="22" type="stmt"/>
|
|
259
|
+
<line num="277" count="0" type="stmt"/>
|
|
260
260
|
<line num="284" count="8" type="stmt"/>
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="300" count="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="311" count="
|
|
269
|
-
<line num="
|
|
270
|
-
<line num="
|
|
271
|
-
<line num="317" count="
|
|
272
|
-
<line num="319" count="
|
|
273
|
-
<line num="320" count="
|
|
274
|
-
<line num="322" count="1" type="
|
|
261
|
+
<line num="285" count="8" type="stmt"/>
|
|
262
|
+
<line num="287" count="8" type="stmt"/>
|
|
263
|
+
<line num="300" count="8" type="stmt"/>
|
|
264
|
+
<line num="302" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
265
|
+
<line num="303" count="1" type="stmt"/>
|
|
266
|
+
<line num="306" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
267
|
+
<line num="307" count="1" type="stmt"/>
|
|
268
|
+
<line num="311" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
269
|
+
<line num="312" count="2" type="stmt"/>
|
|
270
|
+
<line num="314" count="4" type="stmt"/>
|
|
271
|
+
<line num="317" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
272
|
+
<line num="319" count="4" type="stmt"/>
|
|
273
|
+
<line num="320" count="4" type="stmt"/>
|
|
274
|
+
<line num="322" count="1" type="stmt"/>
|
|
275
275
|
<line num="323" count="1" type="stmt"/>
|
|
276
|
-
<line num="325" count="1" type="
|
|
277
|
-
<line num="
|
|
278
|
-
<line num="
|
|
276
|
+
<line num="325" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
277
|
+
<line num="326" count="1" type="stmt"/>
|
|
278
|
+
<line num="328" count="1" type="stmt"/>
|
|
279
|
+
<line num="331" count="5" type="stmt"/>
|
|
279
280
|
<line num="341" count="5" type="stmt"/>
|
|
280
|
-
<line num="343" count="5" type="stmt"/>
|
|
281
281
|
<line num="344" count="5" type="stmt"/>
|
|
282
|
-
<line num="
|
|
283
|
-
<line num="
|
|
284
|
-
<line num="
|
|
285
|
-
<line num="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="
|
|
288
|
-
<line num="
|
|
289
|
-
<line num="
|
|
290
|
-
<line num="358" count="
|
|
291
|
-
<line num="359" count="
|
|
292
|
-
<line num="361" count="
|
|
293
|
-
<line num="362" count="
|
|
282
|
+
<line num="346" count="5" type="stmt"/>
|
|
283
|
+
<line num="347" count="5" type="stmt"/>
|
|
284
|
+
<line num="348" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
285
|
+
<line num="349" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
286
|
+
<line num="350" count="3" type="stmt"/>
|
|
287
|
+
<line num="353" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
288
|
+
<line num="354" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
289
|
+
<line num="355" count="0" type="stmt"/>
|
|
290
|
+
<line num="358" count="5" type="stmt"/>
|
|
291
|
+
<line num="359" count="5" type="cond" truecount="1" falsecount="5"/>
|
|
292
|
+
<line num="361" count="2" type="stmt"/>
|
|
293
|
+
<line num="362" count="2" type="stmt"/>
|
|
294
294
|
<line num="364" count="0" type="stmt"/>
|
|
295
295
|
<line num="365" count="0" type="stmt"/>
|
|
296
296
|
<line num="367" count="0" type="stmt"/>
|
|
@@ -299,122 +299,124 @@
|
|
|
299
299
|
<line num="371" count="0" type="stmt"/>
|
|
300
300
|
<line num="373" count="0" type="stmt"/>
|
|
301
301
|
<line num="374" count="0" type="stmt"/>
|
|
302
|
-
<line num="376" count="
|
|
303
|
-
<line num="377" count="
|
|
304
|
-
<line num="
|
|
305
|
-
<line num="
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="
|
|
308
|
-
<line num="
|
|
309
|
-
<line num="
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="401" count="
|
|
302
|
+
<line num="376" count="0" type="stmt"/>
|
|
303
|
+
<line num="377" count="0" type="stmt"/>
|
|
304
|
+
<line num="379" count="5" type="stmt"/>
|
|
305
|
+
<line num="380" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
306
|
+
<line num="381" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
307
|
+
<line num="382" count="2" type="stmt"/>
|
|
308
|
+
<line num="385" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
309
|
+
<line num="386" count="5" type="cond" truecount="3" falsecount="3"/>
|
|
310
|
+
<line num="391" count="2" type="stmt"/>
|
|
311
|
+
<line num="392" count="2" type="stmt"/>
|
|
312
|
+
<line num="395" count="0" type="stmt"/>
|
|
313
|
+
<line num="396" count="0" type="stmt"/>
|
|
314
|
+
<line num="401" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
315
315
|
<line num="403" count="1" type="stmt"/>
|
|
316
316
|
<line num="404" count="1" type="stmt"/>
|
|
317
|
-
<line num="406" count="
|
|
318
|
-
<line num="407" count="
|
|
319
|
-
<line num="
|
|
320
|
-
<line num="
|
|
321
|
-
<line num="
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="425" count="
|
|
328
|
-
<line num="
|
|
329
|
-
<line num="
|
|
317
|
+
<line num="406" count="1" type="stmt"/>
|
|
318
|
+
<line num="407" count="1" type="stmt"/>
|
|
319
|
+
<line num="409" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
320
|
+
<line num="410" count="2" type="stmt"/>
|
|
321
|
+
<line num="413" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
322
|
+
<line num="414" count="1" type="stmt"/>
|
|
323
|
+
<line num="417" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
324
|
+
<line num="418" count="1" type="stmt"/>
|
|
325
|
+
<line num="421" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
326
|
+
<line num="422" count="0" type="stmt"/>
|
|
327
|
+
<line num="425" count="5" type="cond" truecount="1" falsecount="7"/>
|
|
328
|
+
<line num="427" count="0" type="stmt"/>
|
|
329
|
+
<line num="428" count="0" type="stmt"/>
|
|
330
330
|
<line num="432" count="0" type="stmt"/>
|
|
331
331
|
<line num="433" count="0" type="stmt"/>
|
|
332
|
-
<line num="435" count="
|
|
333
|
-
<line num="436" count="
|
|
334
|
-
<line num="438" count="
|
|
335
|
-
<line num="439" count="
|
|
332
|
+
<line num="435" count="0" type="stmt"/>
|
|
333
|
+
<line num="436" count="0" type="stmt"/>
|
|
334
|
+
<line num="438" count="2" type="stmt"/>
|
|
335
|
+
<line num="439" count="2" type="stmt"/>
|
|
336
336
|
<line num="441" count="0" type="stmt"/>
|
|
337
337
|
<line num="442" count="0" type="stmt"/>
|
|
338
|
-
<line num="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="
|
|
343
|
-
<line num="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="
|
|
346
|
-
<line num="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
349
|
-
<line num="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
338
|
+
<line num="444" count="0" type="stmt"/>
|
|
339
|
+
<line num="445" count="0" type="stmt"/>
|
|
340
|
+
<line num="448" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
341
|
+
<line num="449" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
342
|
+
<line num="450" count="2" type="stmt"/>
|
|
343
|
+
<line num="453" count="5" type="stmt"/>
|
|
344
|
+
<line num="461" count="5" type="stmt"/>
|
|
345
|
+
<line num="469" count="4" type="stmt"/>
|
|
346
|
+
<line num="470" count="4" type="stmt"/>
|
|
347
|
+
<line num="471" count="4" type="stmt"/>
|
|
348
|
+
<line num="477" count="4" type="stmt"/>
|
|
349
|
+
<line num="478" count="8" type="stmt"/>
|
|
350
|
+
<line num="479" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
351
|
+
<line num="480" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
352
352
|
<line num="481" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
353
353
|
<line num="482" count="2" type="stmt"/>
|
|
354
|
-
<line num="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="
|
|
358
|
-
<line num="
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="508" count="
|
|
364
|
-
<line num="509" count="
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="512" count="
|
|
354
|
+
<line num="484" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
355
|
+
<line num="485" count="2" type="stmt"/>
|
|
356
|
+
<line num="488" count="3" type="stmt"/>
|
|
357
|
+
<line num="492" count="4" type="stmt"/>
|
|
358
|
+
<line num="493" count="4" type="stmt"/>
|
|
359
|
+
<line num="501" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
360
|
+
<line num="505" count="1" type="stmt"/>
|
|
361
|
+
<line num="506" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
362
|
+
<line num="507" count="2" type="stmt"/>
|
|
363
|
+
<line num="508" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
364
|
+
<line num="509" count="1" type="stmt"/>
|
|
365
|
+
<line num="511" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
366
|
+
<line num="512" count="3" type="stmt"/>
|
|
367
367
|
<line num="513" count="3" type="stmt"/>
|
|
368
|
-
<line num="515" count="4" type="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
368
|
+
<line num="515" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
369
|
+
<line num="516" count="3" type="stmt"/>
|
|
370
|
+
<line num="518" count="4" type="stmt"/>
|
|
371
371
|
<line num="526" count="1" type="stmt"/>
|
|
372
372
|
<line num="528" count="1" type="stmt"/>
|
|
373
373
|
<line num="529" count="1" type="stmt"/>
|
|
374
374
|
<line num="531" count="1" type="stmt"/>
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="588" count="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="
|
|
375
|
+
<line num="532" count="1" type="stmt"/>
|
|
376
|
+
<line num="534" count="1" type="stmt"/>
|
|
377
|
+
<line num="536" count="1" type="stmt"/>
|
|
378
|
+
<line num="549" count="1" type="stmt"/>
|
|
379
|
+
<line num="557" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
380
|
+
<line num="559" count="15" type="stmt"/>
|
|
381
|
+
<line num="561" count="15" type="stmt"/>
|
|
382
|
+
<line num="588" count="15" type="stmt"/>
|
|
383
|
+
<line num="590" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
384
|
+
<line num="591" count="2" type="stmt"/>
|
|
385
|
+
<line num="594" count="15" type="cond" truecount="3" falsecount="2"/>
|
|
386
|
+
<line num="595" count="0" type="stmt"/>
|
|
387
|
+
<line num="598" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
388
|
+
<line num="599" count="1" type="stmt"/>
|
|
389
|
+
<line num="602" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
390
|
+
<line num="603" count="3" type="stmt"/>
|
|
391
|
+
<line num="604" count="3" type="stmt"/>
|
|
392
|
+
<line num="605" count="3" type="stmt"/>
|
|
393
|
+
<line num="608" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
394
|
+
<line num="609" count="3" type="stmt"/>
|
|
395
|
+
<line num="612" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
396
|
+
<line num="613" count="4" type="stmt"/>
|
|
397
397
|
<line num="616" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
398
398
|
<line num="617" count="1" type="stmt"/>
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="620" count="
|
|
401
|
-
<line num="621" count="
|
|
402
|
-
<line num="623" count="15" type="cond" truecount="
|
|
403
|
-
<line num="624" count="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="
|
|
399
|
+
<line num="619" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
400
|
+
<line num="620" count="1" type="stmt"/>
|
|
401
|
+
<line num="621" count="1" type="stmt"/>
|
|
402
|
+
<line num="623" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
403
|
+
<line num="624" count="2" type="stmt"/>
|
|
404
|
+
<line num="626" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
405
|
+
<line num="627" count="4" type="stmt"/>
|
|
406
406
|
<line num="632" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
407
407
|
<line num="633" count="3" type="stmt"/>
|
|
408
|
-
<line num="635" count="15" type="cond" truecount="
|
|
409
|
-
<line num="636" count="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="
|
|
412
|
-
<line num="642" count="15" type="
|
|
413
|
-
<line num="
|
|
414
|
-
<line num="
|
|
415
|
-
<line num="
|
|
416
|
-
<line num="
|
|
417
|
-
<line num="664" count="1" type="
|
|
408
|
+
<line num="635" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
409
|
+
<line num="636" count="3" type="stmt"/>
|
|
410
|
+
<line num="638" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
411
|
+
<line num="639" count="2" type="stmt"/>
|
|
412
|
+
<line num="642" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
413
|
+
<line num="644" count="15" type="stmt"/>
|
|
414
|
+
<line num="645" count="15" type="stmt"/>
|
|
415
|
+
<line num="653" count="15" type="stmt"/>
|
|
416
|
+
<line num="663" count="1" type="stmt"/>
|
|
417
|
+
<line num="664" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
418
|
+
<line num="665" count="2" type="stmt"/>
|
|
419
|
+
<line num="667" count="1" type="stmt"/>
|
|
418
420
|
</file>
|
|
419
421
|
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/IngestFile.js">
|
|
420
422
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|