@pixwel/pixwel-sdk 2.1.7 → 2.1.9
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/.babelrc +2 -1
- package/coverage/clover.xml +218 -217
- package/coverage/coverage-final.json +2 -2
- 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 +10 -7
- package/coverage/lcov-report/IngestFile.js.html +1 -1
- package/coverage/lcov-report/Model.js.html +8 -8
- 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 +446 -445
- package/dist/src/Asset.js +10 -5
- package/dist/src/AssetType.js +23 -12
- package/dist/src/Encode.js +23 -12
- package/dist/src/File.js +23 -12
- package/dist/src/Filename.js +5 -3
- package/dist/src/Ingest.js +25 -13
- package/dist/src/IngestFile.js +6 -2
- package/dist/src/Model.js +49 -28
- package/dist/src/Order.js +20 -9
- package/dist/src/Srt.js +5 -1
- package/dist/src/Tag.js +23 -12
- package/package.json +1 -2
- package/src/Ingest.js +2 -1
- package/test/Ingest.spec.js +102 -21
package/.babelrc
CHANGED
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="1566581737024" clover="3.2.0">
|
|
3
|
+
<project timestamp="1566581737024" name="All files">
|
|
4
|
+
<metrics statements="568" coveredstatements="488" conditionals="393" coveredconditionals="305" methods="90" coveredmethods="73" elements="1051" coveredelements="866" complexity="0" loc="568" ncloc="568" 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="98" coveredstatements="94" conditionals="49" coveredconditionals="38" methods="11" coveredmethods="11"/>
|
|
7
7
|
<line num="5" count="27" type="stmt"/>
|
|
@@ -140,7 +140,7 @@
|
|
|
140
140
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
141
141
|
</file>
|
|
142
142
|
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ingest.js">
|
|
143
|
-
<metrics statements="
|
|
143
|
+
<metrics statements="264" coveredstatements="229" conditionals="232" coveredconditionals="196" methods="22" coveredmethods="19"/>
|
|
144
144
|
<line num="13" count="52" type="stmt"/>
|
|
145
145
|
<line num="14" count="52" type="stmt"/>
|
|
146
146
|
<line num="17" count="0" type="stmt"/>
|
|
@@ -155,255 +155,256 @@
|
|
|
155
155
|
<line num="46" count="31" type="stmt"/>
|
|
156
156
|
<line num="47" count="31" type="stmt"/>
|
|
157
157
|
<line num="48" count="31" type="stmt"/>
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="51" count="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="55" count="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="59" count="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="63" count="
|
|
166
|
-
<line num="
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="88" count="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="92" count="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="96" count="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="100" count="
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="104" count="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="109" count="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="113" count="9" type="
|
|
182
|
-
<line num="114" count="
|
|
183
|
-
<line num="
|
|
184
|
-
<line num="
|
|
158
|
+
<line num="49" count="31" type="stmt"/>
|
|
159
|
+
<line num="51" count="31" type="cond" truecount="2" falsecount="0"/>
|
|
160
|
+
<line num="52" count="1" type="stmt"/>
|
|
161
|
+
<line num="55" count="30" type="cond" truecount="4" falsecount="0"/>
|
|
162
|
+
<line num="56" count="1" type="stmt"/>
|
|
163
|
+
<line num="59" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
164
|
+
<line num="60" count="1" type="stmt"/>
|
|
165
|
+
<line num="63" count="28" type="cond" truecount="2" falsecount="0"/>
|
|
166
|
+
<line num="64" count="1" type="stmt"/>
|
|
167
|
+
<line num="67" count="27" type="stmt"/>
|
|
168
|
+
<line num="86" count="27" type="stmt"/>
|
|
169
|
+
<line num="88" count="27" type="cond" truecount="2" falsecount="0"/>
|
|
170
|
+
<line num="89" count="2" type="stmt"/>
|
|
171
|
+
<line num="92" count="25" type="cond" truecount="4" falsecount="1"/>
|
|
172
|
+
<line num="93" count="0" type="stmt"/>
|
|
173
|
+
<line num="96" count="25" type="cond" truecount="5" falsecount="0"/>
|
|
174
|
+
<line num="97" count="1" type="stmt"/>
|
|
175
|
+
<line num="100" count="24" type="cond" truecount="5" falsecount="0"/>
|
|
176
|
+
<line num="101" count="1" type="stmt"/>
|
|
177
|
+
<line num="104" count="23" type="cond" truecount="4" falsecount="0"/>
|
|
178
|
+
<line num="105" count="1" type="stmt"/>
|
|
179
|
+
<line num="109" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
180
|
+
<line num="110" count="13" type="stmt"/>
|
|
181
|
+
<line num="113" count="9" type="stmt"/>
|
|
182
|
+
<line num="114" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
183
|
+
<line num="115" count="1" type="stmt"/>
|
|
184
|
+
<line num="118" count="8" type="stmt"/>
|
|
185
185
|
<line num="124" count="21" type="stmt"/>
|
|
186
|
-
<line num="125" count="21" type="
|
|
187
|
-
<line num="126" count="
|
|
188
|
-
<line num="
|
|
186
|
+
<line num="125" count="21" type="stmt"/>
|
|
187
|
+
<line num="126" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
188
|
+
<line num="127" count="13" type="cond" truecount="3" falsecount="0"/>
|
|
189
189
|
<line num="129" count="11" type="stmt"/>
|
|
190
190
|
<line num="130" count="11" type="stmt"/>
|
|
191
|
-
<line num="
|
|
191
|
+
<line num="131" count="11" type="stmt"/>
|
|
192
192
|
<line num="133" count="1" type="stmt"/>
|
|
193
193
|
<line num="134" count="1" type="stmt"/>
|
|
194
|
-
<line num="
|
|
194
|
+
<line num="135" count="1" type="stmt"/>
|
|
195
195
|
<line num="137" count="1" type="stmt"/>
|
|
196
196
|
<line num="138" count="1" type="stmt"/>
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="146" count="21" type="
|
|
200
|
-
<line num="147" count="
|
|
201
|
-
<line num="
|
|
197
|
+
<line num="139" count="1" type="stmt"/>
|
|
198
|
+
<line num="142" count="21" type="stmt"/>
|
|
199
|
+
<line num="146" count="21" type="stmt"/>
|
|
200
|
+
<line num="147" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
201
|
+
<line num="148" count="18" type="stmt"/>
|
|
202
202
|
<line num="151" count="3" type="stmt"/>
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="156" count="
|
|
206
|
-
<line num="
|
|
207
|
-
<line num="160" count="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
210
|
-
<line num="168" count="
|
|
211
|
-
<line num="
|
|
212
|
-
<line num="
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="179" count="
|
|
215
|
-
<line num="
|
|
216
|
-
<line num="183" count="2" type="
|
|
217
|
-
<line num="184" count="2" type="
|
|
218
|
-
<line num="
|
|
219
|
-
<line num="188" count="
|
|
220
|
-
<line num="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="
|
|
223
|
-
<line num="
|
|
224
|
-
<line num="
|
|
225
|
-
<line num="207" count="
|
|
226
|
-
<line num="
|
|
203
|
+
<line num="152" count="3" type="stmt"/>
|
|
204
|
+
<line num="154" count="3" type="stmt"/>
|
|
205
|
+
<line num="156" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
206
|
+
<line num="157" count="2" type="stmt"/>
|
|
207
|
+
<line num="160" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
208
|
+
<line num="161" count="2" type="stmt"/>
|
|
209
|
+
<line num="164" count="3" type="stmt"/>
|
|
210
|
+
<line num="168" count="21" type="cond" truecount="2" falsecount="0"/>
|
|
211
|
+
<line num="169" count="1" type="stmt"/>
|
|
212
|
+
<line num="171" count="21" type="stmt"/>
|
|
213
|
+
<line num="173" count="42" type="cond" truecount="2" falsecount="0"/>
|
|
214
|
+
<line num="179" count="21" type="cond" truecount="5" falsecount="0"/>
|
|
215
|
+
<line num="180" count="19" type="stmt"/>
|
|
216
|
+
<line num="183" count="2" type="stmt"/>
|
|
217
|
+
<line num="184" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
218
|
+
<line num="185" count="2" type="stmt"/>
|
|
219
|
+
<line num="188" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
220
|
+
<line num="189" count="1" type="stmt"/>
|
|
221
|
+
<line num="192" count="2" type="stmt"/>
|
|
222
|
+
<line num="196" count="21" type="stmt"/>
|
|
223
|
+
<line num="201" count="21" type="stmt"/>
|
|
224
|
+
<line num="204" count="0" type="stmt"/>
|
|
225
|
+
<line num="207" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
226
|
+
<line num="208" count="0" type="stmt"/>
|
|
227
227
|
<line num="212" count="22" type="stmt"/>
|
|
228
|
-
<line num="
|
|
229
|
-
<line num="
|
|
230
|
-
<line num="
|
|
231
|
-
<line num="230" count="21" type="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="233" count="
|
|
234
|
-
<line num="234" count="
|
|
235
|
-
<line num="235" count="
|
|
236
|
-
<line num="236" count="
|
|
237
|
-
<line num="237" count="
|
|
238
|
-
<line num="
|
|
239
|
-
<line num="
|
|
228
|
+
<line num="213" count="22" type="stmt"/>
|
|
229
|
+
<line num="225" count="21" type="stmt"/>
|
|
230
|
+
<line num="228" count="125" type="stmt"/>
|
|
231
|
+
<line num="230" count="21" type="stmt"/>
|
|
232
|
+
<line num="231" count="21" type="cond" truecount="3" falsecount="0"/>
|
|
233
|
+
<line num="233" count="21" type="cond" truecount="1" falsecount="1"/>
|
|
234
|
+
<line num="234" count="0" type="stmt"/>
|
|
235
|
+
<line num="235" count="21" type="cond" truecount="4" falsecount="1"/>
|
|
236
|
+
<line num="236" count="0" type="stmt"/>
|
|
237
|
+
<line num="237" count="21" type="cond" truecount="4" falsecount="0"/>
|
|
238
|
+
<line num="238" count="1" type="stmt"/>
|
|
239
|
+
<line num="241" count="21" type="stmt"/>
|
|
240
240
|
<line num="243" count="21" type="stmt"/>
|
|
241
|
-
<line num="
|
|
242
|
-
<line num="246" count="
|
|
241
|
+
<line num="244" count="21" type="stmt"/>
|
|
242
|
+
<line num="246" count="21" type="cond" truecount="5" falsecount="0"/>
|
|
243
243
|
<line num="247" count="20" type="stmt"/>
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="260" count="20" type="
|
|
247
|
-
<line num="
|
|
248
|
-
<line num="264" count="
|
|
249
|
-
<line num="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="
|
|
244
|
+
<line num="248" count="20" type="stmt"/>
|
|
245
|
+
<line num="256" count="60" type="stmt"/>
|
|
246
|
+
<line num="260" count="20" type="stmt"/>
|
|
247
|
+
<line num="261" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
248
|
+
<line num="264" count="1" type="cond" truecount="2" falsecount="3"/>
|
|
249
|
+
<line num="265" count="0" type="stmt"/>
|
|
250
|
+
<line num="268" count="21" type="stmt"/>
|
|
251
|
+
<line num="274" count="0" type="stmt"/>
|
|
252
252
|
<line num="281" count="8" type="stmt"/>
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="299" count="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="303" count="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="308" count="
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
253
|
+
<line num="282" count="8" type="stmt"/>
|
|
254
|
+
<line num="284" count="8" type="stmt"/>
|
|
255
|
+
<line num="297" count="8" type="stmt"/>
|
|
256
|
+
<line num="299" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
257
|
+
<line num="300" count="1" type="stmt"/>
|
|
258
|
+
<line num="303" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
259
|
+
<line num="304" count="1" type="stmt"/>
|
|
260
|
+
<line num="308" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
261
|
+
<line num="309" count="2" type="stmt"/>
|
|
262
|
+
<line num="311" count="4" type="stmt"/>
|
|
263
|
+
<line num="314" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
264
264
|
<line num="316" count="4" type="stmt"/>
|
|
265
|
-
<line num="
|
|
265
|
+
<line num="317" count="4" type="stmt"/>
|
|
266
266
|
<line num="319" count="1" type="stmt"/>
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="322" count="1" type="
|
|
269
|
-
<line num="
|
|
270
|
-
<line num="
|
|
271
|
-
<line num="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="
|
|
267
|
+
<line num="320" count="1" type="stmt"/>
|
|
268
|
+
<line num="322" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
269
|
+
<line num="323" count="1" type="stmt"/>
|
|
270
|
+
<line num="325" count="1" type="stmt"/>
|
|
271
|
+
<line num="328" count="5" type="stmt"/>
|
|
272
|
+
<line num="338" count="5" type="stmt"/>
|
|
273
|
+
<line num="341" count="5" type="stmt"/>
|
|
274
274
|
<line num="343" count="5" type="stmt"/>
|
|
275
|
-
<line num="344" count="5" type="
|
|
276
|
-
<line num="345" count="5" type="cond" truecount="
|
|
277
|
-
<line num="346" count="
|
|
278
|
-
<line num="
|
|
275
|
+
<line num="344" count="5" type="stmt"/>
|
|
276
|
+
<line num="345" count="5" type="cond" truecount="4" falsecount="0"/>
|
|
277
|
+
<line num="346" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
278
|
+
<line num="347" count="3" type="stmt"/>
|
|
279
279
|
<line num="350" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
280
|
-
<line num="351" count="
|
|
281
|
-
<line num="
|
|
282
|
-
<line num="355" count="5" type="
|
|
283
|
-
<line num="
|
|
280
|
+
<line num="351" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
281
|
+
<line num="352" count="0" type="stmt"/>
|
|
282
|
+
<line num="355" count="5" type="stmt"/>
|
|
283
|
+
<line num="356" count="5" type="cond" truecount="1" falsecount="5"/>
|
|
284
284
|
<line num="358" count="2" type="stmt"/>
|
|
285
|
-
<line num="
|
|
285
|
+
<line num="359" count="2" type="stmt"/>
|
|
286
286
|
<line num="361" count="0" type="stmt"/>
|
|
287
|
-
<line num="
|
|
287
|
+
<line num="362" count="0" type="stmt"/>
|
|
288
288
|
<line num="364" count="0" type="stmt"/>
|
|
289
|
-
<line num="
|
|
289
|
+
<line num="365" count="0" type="stmt"/>
|
|
290
290
|
<line num="367" count="0" type="stmt"/>
|
|
291
|
-
<line num="
|
|
291
|
+
<line num="368" count="0" type="stmt"/>
|
|
292
292
|
<line num="370" count="0" type="stmt"/>
|
|
293
|
-
<line num="
|
|
293
|
+
<line num="371" count="0" type="stmt"/>
|
|
294
294
|
<line num="373" count="0" type="stmt"/>
|
|
295
|
-
<line num="
|
|
296
|
-
<line num="376" count="5" type="
|
|
295
|
+
<line num="374" count="0" type="stmt"/>
|
|
296
|
+
<line num="376" count="5" type="stmt"/>
|
|
297
297
|
<line num="377" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
298
|
-
<line num="378" count="
|
|
299
|
-
<line num="
|
|
300
|
-
<line num="382" count="5" type="cond" truecount="
|
|
301
|
-
<line num="
|
|
298
|
+
<line num="378" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
299
|
+
<line num="379" count="2" type="stmt"/>
|
|
300
|
+
<line num="382" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
301
|
+
<line num="383" count="5" type="cond" truecount="3" falsecount="3"/>
|
|
302
302
|
<line num="388" count="2" type="stmt"/>
|
|
303
|
-
<line num="
|
|
303
|
+
<line num="389" count="2" type="stmt"/>
|
|
304
304
|
<line num="392" count="0" type="stmt"/>
|
|
305
|
-
<line num="
|
|
306
|
-
<line num="
|
|
305
|
+
<line num="393" count="0" type="stmt"/>
|
|
306
|
+
<line num="398" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
307
307
|
<line num="400" count="1" type="stmt"/>
|
|
308
|
-
<line num="
|
|
308
|
+
<line num="401" count="1" type="stmt"/>
|
|
309
309
|
<line num="403" count="1" type="stmt"/>
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="406" count="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="410" count="
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="414" count="
|
|
316
|
-
<line num="
|
|
317
|
-
<line num="418" count="
|
|
318
|
-
<line num="
|
|
319
|
-
<line num="
|
|
310
|
+
<line num="404" count="1" type="stmt"/>
|
|
311
|
+
<line num="406" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
312
|
+
<line num="407" count="2" type="stmt"/>
|
|
313
|
+
<line num="410" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
314
|
+
<line num="411" count="1" type="stmt"/>
|
|
315
|
+
<line num="414" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
316
|
+
<line num="415" count="1" type="stmt"/>
|
|
317
|
+
<line num="418" count="5" type="cond" truecount="3" falsecount="1"/>
|
|
318
|
+
<line num="419" count="0" type="stmt"/>
|
|
319
|
+
<line num="422" count="5" type="cond" truecount="1" falsecount="5"/>
|
|
320
320
|
<line num="424" count="0" type="stmt"/>
|
|
321
|
-
<line num="
|
|
321
|
+
<line num="425" count="0" type="stmt"/>
|
|
322
322
|
<line num="427" count="0" type="stmt"/>
|
|
323
|
-
<line num="
|
|
323
|
+
<line num="428" count="0" type="stmt"/>
|
|
324
324
|
<line num="430" count="0" type="stmt"/>
|
|
325
|
-
<line num="
|
|
325
|
+
<line num="431" count="0" type="stmt"/>
|
|
326
326
|
<line num="433" count="2" type="stmt"/>
|
|
327
|
-
<line num="
|
|
327
|
+
<line num="434" count="2" type="stmt"/>
|
|
328
328
|
<line num="436" count="0" type="stmt"/>
|
|
329
|
-
<line num="
|
|
329
|
+
<line num="437" count="0" type="stmt"/>
|
|
330
330
|
<line num="439" count="0" type="stmt"/>
|
|
331
|
-
<line num="
|
|
331
|
+
<line num="440" count="0" type="stmt"/>
|
|
332
332
|
<line num="443" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
333
|
-
<line num="444" count="
|
|
334
|
-
<line num="
|
|
335
|
-
<line num="
|
|
336
|
-
<line num="
|
|
333
|
+
<line num="444" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
334
|
+
<line num="445" count="2" type="stmt"/>
|
|
335
|
+
<line num="448" count="5" type="stmt"/>
|
|
336
|
+
<line num="456" count="5" type="stmt"/>
|
|
337
337
|
<line num="464" count="4" type="stmt"/>
|
|
338
338
|
<line num="465" count="4" type="stmt"/>
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="472" count="
|
|
341
|
-
<line num="473" count="8" type="
|
|
342
|
-
<line num="474" count="
|
|
343
|
-
<line num="475" count="
|
|
344
|
-
<line num="476" count="
|
|
345
|
-
<line num="
|
|
346
|
-
<line num="479" count="
|
|
347
|
-
<line num="
|
|
348
|
-
<line num="
|
|
339
|
+
<line num="466" count="4" type="stmt"/>
|
|
340
|
+
<line num="472" count="4" type="stmt"/>
|
|
341
|
+
<line num="473" count="8" type="stmt"/>
|
|
342
|
+
<line num="474" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
343
|
+
<line num="475" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
344
|
+
<line num="476" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
345
|
+
<line num="477" count="2" type="stmt"/>
|
|
346
|
+
<line num="479" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
347
|
+
<line num="480" count="2" type="stmt"/>
|
|
348
|
+
<line num="483" count="3" type="stmt"/>
|
|
349
349
|
<line num="487" count="4" type="stmt"/>
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="
|
|
352
|
-
<line num="500" count="
|
|
353
|
-
<line num="501" count="
|
|
354
|
-
<line num="502" count="
|
|
355
|
-
<line num="503" count="1" type="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="506" count="
|
|
350
|
+
<line num="488" count="4" type="stmt"/>
|
|
351
|
+
<line num="496" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
352
|
+
<line num="500" count="1" type="stmt"/>
|
|
353
|
+
<line num="501" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
354
|
+
<line num="502" count="2" type="stmt"/>
|
|
355
|
+
<line num="503" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
356
|
+
<line num="504" count="1" type="stmt"/>
|
|
357
|
+
<line num="506" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
358
358
|
<line num="507" count="3" type="stmt"/>
|
|
359
|
-
<line num="
|
|
360
|
-
<line num="510" count="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="
|
|
363
|
-
<line num="
|
|
359
|
+
<line num="508" count="3" type="stmt"/>
|
|
360
|
+
<line num="510" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
361
|
+
<line num="511" count="3" type="stmt"/>
|
|
362
|
+
<line num="513" count="4" type="stmt"/>
|
|
363
|
+
<line num="521" count="1" type="stmt"/>
|
|
364
364
|
<line num="523" count="1" type="stmt"/>
|
|
365
|
-
<line num="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="583" count="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="587" count="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="591" count="
|
|
365
|
+
<line num="524" count="1" type="stmt"/>
|
|
366
|
+
<line num="526" count="1" type="stmt"/>
|
|
367
|
+
<line num="528" count="1" type="stmt"/>
|
|
368
|
+
<line num="542" count="1" type="stmt"/>
|
|
369
|
+
<line num="550" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
370
|
+
<line num="552" count="15" type="stmt"/>
|
|
371
|
+
<line num="554" count="15" type="stmt"/>
|
|
372
|
+
<line num="581" count="15" type="stmt"/>
|
|
373
|
+
<line num="583" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
374
|
+
<line num="584" count="2" type="stmt"/>
|
|
375
|
+
<line num="587" count="15" type="cond" truecount="5" falsecount="0"/>
|
|
376
|
+
<line num="588" count="1" type="stmt"/>
|
|
377
|
+
<line num="591" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
378
378
|
<line num="592" count="3" type="stmt"/>
|
|
379
379
|
<line num="593" count="3" type="stmt"/>
|
|
380
|
-
<line num="
|
|
381
|
-
<line num="597" count="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="601" count="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="605" count="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="608" count="
|
|
380
|
+
<line num="594" count="3" type="stmt"/>
|
|
381
|
+
<line num="597" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
382
|
+
<line num="598" count="3" type="stmt"/>
|
|
383
|
+
<line num="601" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
384
|
+
<line num="602" count="4" type="stmt"/>
|
|
385
|
+
<line num="605" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
386
|
+
<line num="606" count="1" type="stmt"/>
|
|
387
|
+
<line num="608" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
388
388
|
<line num="609" count="1" type="stmt"/>
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="612" count="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="615" count="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="621" count="
|
|
395
|
-
<line num="
|
|
396
|
-
<line num="624" count="
|
|
397
|
-
<line num="
|
|
398
|
-
<line num="627" count="
|
|
399
|
-
<line num="
|
|
400
|
-
<line num="
|
|
389
|
+
<line num="610" count="1" type="stmt"/>
|
|
390
|
+
<line num="612" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
391
|
+
<line num="613" count="2" type="stmt"/>
|
|
392
|
+
<line num="615" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
393
|
+
<line num="616" count="4" type="stmt"/>
|
|
394
|
+
<line num="621" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
395
|
+
<line num="622" count="3" type="stmt"/>
|
|
396
|
+
<line num="624" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
397
|
+
<line num="625" count="3" type="stmt"/>
|
|
398
|
+
<line num="627" count="15" type="cond" truecount="4" falsecount="0"/>
|
|
399
|
+
<line num="628" count="2" type="stmt"/>
|
|
400
|
+
<line num="631" count="15" type="cond" truecount="2" falsecount="0"/>
|
|
401
401
|
<line num="633" count="15" type="stmt"/>
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="
|
|
404
|
-
<line num="652" count="1" type="
|
|
405
|
-
<line num="653" count="
|
|
406
|
-
<line num="
|
|
402
|
+
<line num="634" count="15" type="stmt"/>
|
|
403
|
+
<line num="642" count="15" type="stmt"/>
|
|
404
|
+
<line num="652" count="1" type="stmt"/>
|
|
405
|
+
<line num="653" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
406
|
+
<line num="654" count="2" type="stmt"/>
|
|
407
|
+
<line num="656" count="1" type="stmt"/>
|
|
407
408
|
</file>
|
|
408
409
|
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/IngestFile.js">
|
|
409
410
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -427,13 +428,13 @@
|
|
|
427
428
|
<line num="70" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
428
429
|
<line num="73" count="2" type="stmt"/>
|
|
429
430
|
<line num="81" count="1" type="stmt"/>
|
|
430
|
-
<line num="87" count="
|
|
431
|
-
<line num="89" count="
|
|
432
|
-
<line num="92" count="
|
|
433
|
-
<line num="93" count="
|
|
434
|
-
<line num="94" count="
|
|
435
|
-
<line num="95" count="
|
|
436
|
-
<line num="97" count="
|
|
431
|
+
<line num="87" count="154" type="stmt"/>
|
|
432
|
+
<line num="89" count="1331" type="stmt"/>
|
|
433
|
+
<line num="92" count="154" type="stmt"/>
|
|
434
|
+
<line num="93" count="154" type="stmt"/>
|
|
435
|
+
<line num="94" count="154" type="stmt"/>
|
|
436
|
+
<line num="95" count="561" type="stmt"/>
|
|
437
|
+
<line num="97" count="154" type="stmt"/>
|
|
437
438
|
<line num="106" count="2" type="stmt"/>
|
|
438
439
|
<line num="115" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
439
440
|
<line num="117" count="6" type="cond" truecount="2" falsecount="0"/>
|