@pixwel/pixwel-sdk 2.1.16 → 2.1.17
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 +282 -282
- package/coverage/coverage-final.json +4 -4
- 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 +13 -13
- package/coverage/lcov-report/Filename.js.html +1 -1
- package/coverage/lcov-report/Ingest.js.html +444 -441
- package/coverage/lcov-report/IngestFile.js.html +1 -1
- package/coverage/lcov-report/Model.js.html +24 -24
- package/coverage/lcov-report/Order.js.html +25 -25
- 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 +44 -44
- package/coverage/lcov.info +558 -558
- package/dist/src/Ingest.js +1 -0
- package/package.json +1 -1
- package/src/Ingest.js +1 -0
- package/test/Ingest.spec.js +12 -7
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="576" coveredstatements="
|
|
2
|
+
<coverage generated="1567785497479" clover="3.2.0">
|
|
3
|
+
<project timestamp="1567785497480" name="All files">
|
|
4
|
+
<metrics statements="576" coveredstatements="77" conditionals="398" coveredconditionals="57" methods="90" coveredmethods="16" elements="1064" coveredelements="150" complexity="0" loc="576" ncloc="576" 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="100" coveredstatements="0" conditionals="49" coveredconditionals="0" methods="11" coveredmethods="0"/>
|
|
7
7
|
<line num="1" count="0" type="stmt"/>
|
|
@@ -133,299 +133,299 @@
|
|
|
133
133
|
<line num="9" count="0" type="stmt"/>
|
|
134
134
|
</file>
|
|
135
135
|
<file name="File.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/File.js">
|
|
136
|
-
<metrics statements="3" coveredstatements="
|
|
137
|
-
<line num="5" count="
|
|
138
|
-
<line num="6" count="
|
|
136
|
+
<metrics statements="3" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
137
|
+
<line num="5" count="0" type="stmt"/>
|
|
138
|
+
<line num="6" count="0" type="stmt"/>
|
|
139
139
|
<line num="9" count="0" type="stmt"/>
|
|
140
140
|
</file>
|
|
141
141
|
<file name="Filename.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Filename.js">
|
|
142
142
|
<metrics statements="0" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
|
|
143
143
|
</file>
|
|
144
144
|
<file name="Ingest.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Ingest.js">
|
|
145
|
-
<metrics statements="268" coveredstatements="
|
|
146
|
-
<line num="13" count="
|
|
147
|
-
<line num="14" count="
|
|
145
|
+
<metrics statements="268" coveredstatements="59" conditionals="237" coveredconditionals="57" methods="22" coveredmethods="11"/>
|
|
146
|
+
<line num="13" count="1" type="stmt"/>
|
|
147
|
+
<line num="14" count="1" type="stmt"/>
|
|
148
148
|
<line num="17" count="0" type="stmt"/>
|
|
149
|
-
<line num="24" count="
|
|
150
|
-
<line num="25" count="
|
|
149
|
+
<line num="24" count="0" type="stmt"/>
|
|
150
|
+
<line num="25" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
151
151
|
<line num="26" count="0" type="stmt"/>
|
|
152
|
-
<line num="28" count="
|
|
152
|
+
<line num="28" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
153
153
|
<line num="29" count="0" type="stmt"/>
|
|
154
|
-
<line num="31" count="
|
|
154
|
+
<line num="31" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
155
155
|
<line num="32" count="0" type="stmt"/>
|
|
156
|
-
<line num="34" count="
|
|
157
|
-
<line num="46" count="
|
|
158
|
-
<line num="47" count="
|
|
159
|
-
<line num="48" count="
|
|
160
|
-
<line num="50" count="
|
|
161
|
-
<line num="51" count="
|
|
162
|
-
<line num="54" count="
|
|
163
|
-
<line num="55" count="
|
|
164
|
-
<line num="58" count="
|
|
165
|
-
<line num="59" count="
|
|
166
|
-
<line num="62" count="
|
|
167
|
-
<line num="63" count="
|
|
168
|
-
<line num="66" count="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="
|
|
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="
|
|
196
|
-
<line num="
|
|
197
|
-
<line num="
|
|
198
|
-
<line num="
|
|
199
|
-
<line num="
|
|
200
|
-
<line num="
|
|
201
|
-
<line num="
|
|
202
|
-
<line num="
|
|
203
|
-
<line num="
|
|
204
|
-
<line num="
|
|
205
|
-
<line num="
|
|
206
|
-
<line num="
|
|
207
|
-
<line num="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
210
|
-
<line num="
|
|
211
|
-
<line num="
|
|
212
|
-
<line num="
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="
|
|
215
|
-
<line num="
|
|
216
|
-
<line num="
|
|
217
|
-
<line num="
|
|
218
|
-
<line num="
|
|
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="231" count="1" type="stmt"/>
|
|
156
|
+
<line num="34" count="0" type="stmt"/>
|
|
157
|
+
<line num="46" count="1" type="stmt"/>
|
|
158
|
+
<line num="47" count="1" type="stmt"/>
|
|
159
|
+
<line num="48" count="1" type="stmt"/>
|
|
160
|
+
<line num="50" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
161
|
+
<line num="51" count="0" type="stmt"/>
|
|
162
|
+
<line num="54" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
163
|
+
<line num="55" count="0" type="stmt"/>
|
|
164
|
+
<line num="58" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
165
|
+
<line num="59" count="0" type="stmt"/>
|
|
166
|
+
<line num="62" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
167
|
+
<line num="63" count="0" type="stmt"/>
|
|
168
|
+
<line num="66" count="1" type="stmt"/>
|
|
169
|
+
<line num="86" count="1" type="stmt"/>
|
|
170
|
+
<line num="88" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
171
|
+
<line num="89" count="0" type="stmt"/>
|
|
172
|
+
<line num="92" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
173
|
+
<line num="93" count="0" type="stmt"/>
|
|
174
|
+
<line num="96" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
175
|
+
<line num="97" count="0" type="stmt"/>
|
|
176
|
+
<line num="100" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
177
|
+
<line num="101" count="0" type="stmt"/>
|
|
178
|
+
<line num="104" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
179
|
+
<line num="105" count="0" type="stmt"/>
|
|
180
|
+
<line num="109" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
181
|
+
<line num="110" count="1" type="stmt"/>
|
|
182
|
+
<line num="113" count="0" type="stmt"/>
|
|
183
|
+
<line num="114" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
184
|
+
<line num="115" count="0" type="stmt"/>
|
|
185
|
+
<line num="118" count="0" type="stmt"/>
|
|
186
|
+
<line num="124" count="1" type="stmt"/>
|
|
187
|
+
<line num="125" count="1" type="stmt"/>
|
|
188
|
+
<line num="126" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
189
|
+
<line num="127" count="1" type="cond" truecount="1" falsecount="2"/>
|
|
190
|
+
<line num="129" count="1" type="stmt"/>
|
|
191
|
+
<line num="130" count="1" type="stmt"/>
|
|
192
|
+
<line num="131" count="1" type="stmt"/>
|
|
193
|
+
<line num="133" count="0" type="stmt"/>
|
|
194
|
+
<line num="134" count="0" type="stmt"/>
|
|
195
|
+
<line num="135" count="0" type="stmt"/>
|
|
196
|
+
<line num="137" count="0" type="stmt"/>
|
|
197
|
+
<line num="138" count="0" type="stmt"/>
|
|
198
|
+
<line num="139" count="0" type="stmt"/>
|
|
199
|
+
<line num="142" count="1" type="stmt"/>
|
|
200
|
+
<line num="146" count="1" type="stmt"/>
|
|
201
|
+
<line num="147" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
202
|
+
<line num="148" count="1" type="stmt"/>
|
|
203
|
+
<line num="151" count="0" type="stmt"/>
|
|
204
|
+
<line num="152" count="0" type="stmt"/>
|
|
205
|
+
<line num="154" count="0" type="stmt"/>
|
|
206
|
+
<line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
207
|
+
<line num="157" count="0" type="stmt"/>
|
|
208
|
+
<line num="160" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
209
|
+
<line num="161" count="0" type="stmt"/>
|
|
210
|
+
<line num="164" count="0" type="stmt"/>
|
|
211
|
+
<line num="168" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
212
|
+
<line num="169" count="0" type="stmt"/>
|
|
213
|
+
<line num="171" count="1" type="stmt"/>
|
|
214
|
+
<line num="173" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
215
|
+
<line num="179" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
216
|
+
<line num="180" count="1" type="stmt"/>
|
|
217
|
+
<line num="183" count="0" type="stmt"/>
|
|
218
|
+
<line num="184" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
219
|
+
<line num="185" count="0" type="stmt"/>
|
|
220
|
+
<line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
221
|
+
<line num="189" count="0" type="stmt"/>
|
|
222
|
+
<line num="192" count="0" type="stmt"/>
|
|
223
|
+
<line num="196" count="1" type="stmt"/>
|
|
224
|
+
<line num="201" count="1" type="stmt"/>
|
|
225
|
+
<line num="204" count="0" type="stmt"/>
|
|
226
|
+
<line num="207" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
227
|
+
<line num="208" count="0" type="stmt"/>
|
|
228
|
+
<line num="212" count="1" type="stmt"/>
|
|
229
|
+
<line num="213" count="1" type="stmt"/>
|
|
230
|
+
<line num="225" count="1" type="stmt"/>
|
|
231
|
+
<line num="228" count="5" type="stmt"/>
|
|
232
|
+
<line num="231" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
234
233
|
<line num="232" count="1" type="stmt"/>
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="236" count="
|
|
237
|
-
<line num="
|
|
238
|
-
<line num="239" count="
|
|
239
|
-
<line num="240" count="
|
|
240
|
-
<line num="241" count="
|
|
241
|
-
<line num="242" count="
|
|
242
|
-
<line num="243" count="1" type="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="249" count="
|
|
246
|
-
<line num="
|
|
247
|
-
<line num="252" count="
|
|
248
|
-
<line num="253" count="
|
|
249
|
-
<line num="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="266" count="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="270" count="0" type="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="287" count="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="305" count="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="309" count="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="314" count="
|
|
266
|
-
<line num="
|
|
267
|
-
<line num="
|
|
268
|
-
<line num="
|
|
269
|
-
<line num="322" count="
|
|
270
|
-
<line num="
|
|
271
|
-
<line num="325" count="
|
|
272
|
-
<line num="
|
|
273
|
-
<line num="328" count="
|
|
274
|
-
<line num="
|
|
275
|
-
<line num="
|
|
276
|
-
<line num="
|
|
277
|
-
<line num="
|
|
278
|
-
<line num="
|
|
279
|
-
<line num="349" count="
|
|
280
|
-
<line num="350" count="
|
|
281
|
-
<line num="351" count="
|
|
282
|
-
<line num="352" count="
|
|
283
|
-
<line num="
|
|
284
|
-
<line num="356" count="
|
|
285
|
-
<line num="357" count="0" type="
|
|
286
|
-
<line num="
|
|
287
|
-
<line num="361" count="
|
|
288
|
-
<line num="
|
|
289
|
-
<line num="364" count="
|
|
290
|
-
<line num="
|
|
234
|
+
<line num="233" count="1" type="stmt"/>
|
|
235
|
+
<line num="236" count="1" type="stmt"/>
|
|
236
|
+
<line num="237" count="1" type="cond" truecount="3" falsecount="0"/>
|
|
237
|
+
<line num="239" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
238
|
+
<line num="240" count="0" type="stmt"/>
|
|
239
|
+
<line num="241" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
240
|
+
<line num="242" count="0" type="stmt"/>
|
|
241
|
+
<line num="243" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
242
|
+
<line num="244" count="0" type="stmt"/>
|
|
243
|
+
<line num="247" count="1" type="stmt"/>
|
|
244
|
+
<line num="249" count="1" type="stmt"/>
|
|
245
|
+
<line num="250" count="1" type="stmt"/>
|
|
246
|
+
<line num="252" count="1" type="cond" truecount="4" falsecount="1"/>
|
|
247
|
+
<line num="253" count="1" type="stmt"/>
|
|
248
|
+
<line num="254" count="1" type="stmt"/>
|
|
249
|
+
<line num="262" count="3" type="stmt"/>
|
|
250
|
+
<line num="266" count="1" type="stmt"/>
|
|
251
|
+
<line num="267" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
252
|
+
<line num="270" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
253
|
+
<line num="271" count="0" type="stmt"/>
|
|
254
|
+
<line num="274" count="1" type="stmt"/>
|
|
255
|
+
<line num="280" count="0" type="stmt"/>
|
|
256
|
+
<line num="287" count="0" type="stmt"/>
|
|
257
|
+
<line num="288" count="0" type="stmt"/>
|
|
258
|
+
<line num="290" count="0" type="stmt"/>
|
|
259
|
+
<line num="303" count="0" type="stmt"/>
|
|
260
|
+
<line num="305" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
261
|
+
<line num="306" count="0" type="stmt"/>
|
|
262
|
+
<line num="309" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
263
|
+
<line num="310" count="0" type="stmt"/>
|
|
264
|
+
<line num="314" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
265
|
+
<line num="315" count="0" type="stmt"/>
|
|
266
|
+
<line num="317" count="0" type="stmt"/>
|
|
267
|
+
<line num="320" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
268
|
+
<line num="322" count="0" type="stmt"/>
|
|
269
|
+
<line num="323" count="0" type="stmt"/>
|
|
270
|
+
<line num="325" count="0" type="stmt"/>
|
|
271
|
+
<line num="326" count="0" type="stmt"/>
|
|
272
|
+
<line num="328" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
273
|
+
<line num="329" count="0" type="stmt"/>
|
|
274
|
+
<line num="331" count="0" type="stmt"/>
|
|
275
|
+
<line num="334" count="0" type="stmt"/>
|
|
276
|
+
<line num="344" count="0" type="stmt"/>
|
|
277
|
+
<line num="347" count="0" type="stmt"/>
|
|
278
|
+
<line num="349" count="0" type="stmt"/>
|
|
279
|
+
<line num="350" count="0" type="stmt"/>
|
|
280
|
+
<line num="351" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
281
|
+
<line num="352" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
282
|
+
<line num="353" count="0" type="stmt"/>
|
|
283
|
+
<line num="356" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
284
|
+
<line num="357" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
285
|
+
<line num="358" count="0" type="stmt"/>
|
|
286
|
+
<line num="361" count="0" type="stmt"/>
|
|
287
|
+
<line num="362" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
288
|
+
<line num="364" count="0" type="stmt"/>
|
|
289
|
+
<line num="365" count="0" type="stmt"/>
|
|
291
290
|
<line num="367" count="0" type="stmt"/>
|
|
292
|
-
<line num="
|
|
291
|
+
<line num="368" count="0" type="stmt"/>
|
|
293
292
|
<line num="370" count="0" type="stmt"/>
|
|
294
|
-
<line num="
|
|
293
|
+
<line num="371" count="0" type="stmt"/>
|
|
295
294
|
<line num="373" count="0" type="stmt"/>
|
|
296
|
-
<line num="
|
|
295
|
+
<line num="374" count="0" type="stmt"/>
|
|
297
296
|
<line num="376" count="0" type="stmt"/>
|
|
298
|
-
<line num="
|
|
297
|
+
<line num="377" count="0" type="stmt"/>
|
|
299
298
|
<line num="379" count="0" type="stmt"/>
|
|
300
|
-
<line num="
|
|
301
|
-
<line num="382" count="
|
|
302
|
-
<line num="383" count="
|
|
303
|
-
<line num="384" count="
|
|
304
|
-
<line num="
|
|
305
|
-
<line num="388" count="
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="394" count="
|
|
308
|
-
<line num="
|
|
299
|
+
<line num="380" count="0" type="stmt"/>
|
|
300
|
+
<line num="382" count="0" type="stmt"/>
|
|
301
|
+
<line num="383" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
302
|
+
<line num="384" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
303
|
+
<line num="385" count="0" type="stmt"/>
|
|
304
|
+
<line num="388" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
305
|
+
<line num="389" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
306
|
+
<line num="394" count="0" type="stmt"/>
|
|
307
|
+
<line num="395" count="0" type="stmt"/>
|
|
309
308
|
<line num="398" count="0" type="stmt"/>
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="
|
|
312
|
-
<line num="406" count="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="409" count="
|
|
315
|
-
<line num="
|
|
316
|
-
<line num="412" count="
|
|
317
|
-
<line num="
|
|
318
|
-
<line num="416" count="
|
|
319
|
-
<line num="
|
|
320
|
-
<line num="420" count="
|
|
321
|
-
<line num="
|
|
322
|
-
<line num="424" count="0" type="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
309
|
+
<line num="399" count="0" type="stmt"/>
|
|
310
|
+
<line num="404" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
311
|
+
<line num="406" count="0" type="stmt"/>
|
|
312
|
+
<line num="407" count="0" type="stmt"/>
|
|
313
|
+
<line num="409" count="0" type="stmt"/>
|
|
314
|
+
<line num="410" count="0" type="stmt"/>
|
|
315
|
+
<line num="412" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
316
|
+
<line num="413" count="0" type="stmt"/>
|
|
317
|
+
<line num="416" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
318
|
+
<line num="417" count="0" type="stmt"/>
|
|
319
|
+
<line num="420" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
320
|
+
<line num="421" count="0" type="stmt"/>
|
|
321
|
+
<line num="424" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
322
|
+
<line num="425" count="0" type="stmt"/>
|
|
323
|
+
<line num="428" count="0" type="cond" truecount="0" falsecount="6"/>
|
|
325
324
|
<line num="430" count="0" type="stmt"/>
|
|
326
|
-
<line num="
|
|
325
|
+
<line num="431" count="0" type="stmt"/>
|
|
327
326
|
<line num="433" count="0" type="stmt"/>
|
|
328
|
-
<line num="
|
|
327
|
+
<line num="434" count="0" type="stmt"/>
|
|
329
328
|
<line num="436" count="0" type="stmt"/>
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="439" count="
|
|
332
|
-
<line num="
|
|
329
|
+
<line num="437" count="0" type="stmt"/>
|
|
330
|
+
<line num="439" count="0" type="stmt"/>
|
|
331
|
+
<line num="440" count="0" type="stmt"/>
|
|
333
332
|
<line num="442" count="0" type="stmt"/>
|
|
334
|
-
<line num="
|
|
333
|
+
<line num="443" count="0" type="stmt"/>
|
|
335
334
|
<line num="445" count="0" type="stmt"/>
|
|
336
|
-
<line num="
|
|
337
|
-
<line num="449" count="
|
|
338
|
-
<line num="450" count="
|
|
339
|
-
<line num="
|
|
340
|
-
<line num="
|
|
341
|
-
<line num="
|
|
342
|
-
<line num="470" count="
|
|
343
|
-
<line num="471" count="
|
|
344
|
-
<line num="
|
|
345
|
-
<line num="478" count="
|
|
346
|
-
<line num="479" count="
|
|
347
|
-
<line num="480" count="
|
|
348
|
-
<line num="481" count="
|
|
349
|
-
<line num="482" count="
|
|
350
|
-
<line num="
|
|
351
|
-
<line num="485" count="
|
|
352
|
-
<line num="
|
|
353
|
-
<line num="
|
|
354
|
-
<line num="493" count="
|
|
355
|
-
<line num="
|
|
356
|
-
<line num="
|
|
357
|
-
<line num="506" count="
|
|
358
|
-
<line num="507" count="
|
|
359
|
-
<line num="508" count="
|
|
360
|
-
<line num="509" count="
|
|
361
|
-
<line num="
|
|
362
|
-
<line num="512" count="
|
|
363
|
-
<line num="513" count="
|
|
364
|
-
<line num="
|
|
365
|
-
<line num="516" count="
|
|
366
|
-
<line num="
|
|
367
|
-
<line num="
|
|
368
|
-
<line num="
|
|
369
|
-
<line num="529" count="
|
|
370
|
-
<line num="
|
|
371
|
-
<line num="532" count="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="
|
|
375
|
-
<line num="
|
|
376
|
-
<line num="
|
|
377
|
-
<line num="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
380
|
-
<line num="591" count="
|
|
381
|
-
<line num="
|
|
382
|
-
<line num="595" count="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="599" count="
|
|
385
|
-
<line num="600" count="
|
|
386
|
-
<line num="601" count="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="605" count="
|
|
389
|
-
<line num="
|
|
390
|
-
<line num="609" count="
|
|
391
|
-
<line num="
|
|
392
|
-
<line num="613" count="
|
|
393
|
-
<line num="
|
|
394
|
-
<line num="616" count="
|
|
395
|
-
<line num="617" count="
|
|
396
|
-
<line num="
|
|
397
|
-
<line num="620" count="
|
|
398
|
-
<line num="
|
|
399
|
-
<line num="623" count="
|
|
400
|
-
<line num="
|
|
401
|
-
<line num="629" count="
|
|
402
|
-
<line num="
|
|
403
|
-
<line num="632" count="
|
|
404
|
-
<line num="
|
|
405
|
-
<line num="635" count="
|
|
406
|
-
<line num="
|
|
407
|
-
<line num="
|
|
408
|
-
<line num="641" count="
|
|
409
|
-
<line num="
|
|
410
|
-
<line num="
|
|
411
|
-
<line num="660" count="
|
|
412
|
-
<line num="661" count="
|
|
413
|
-
<line num="
|
|
335
|
+
<line num="446" count="0" type="stmt"/>
|
|
336
|
+
<line num="449" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
337
|
+
<line num="450" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
338
|
+
<line num="451" count="0" type="stmt"/>
|
|
339
|
+
<line num="454" count="0" type="stmt"/>
|
|
340
|
+
<line num="462" count="0" type="stmt"/>
|
|
341
|
+
<line num="470" count="0" type="stmt"/>
|
|
342
|
+
<line num="471" count="0" type="stmt"/>
|
|
343
|
+
<line num="472" count="0" type="stmt"/>
|
|
344
|
+
<line num="478" count="0" type="stmt"/>
|
|
345
|
+
<line num="479" count="0" type="stmt"/>
|
|
346
|
+
<line num="480" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
347
|
+
<line num="481" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
348
|
+
<line num="482" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
349
|
+
<line num="483" count="0" type="stmt"/>
|
|
350
|
+
<line num="485" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
351
|
+
<line num="486" count="0" type="stmt"/>
|
|
352
|
+
<line num="489" count="0" type="stmt"/>
|
|
353
|
+
<line num="493" count="0" type="stmt"/>
|
|
354
|
+
<line num="494" count="0" type="stmt"/>
|
|
355
|
+
<line num="502" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
356
|
+
<line num="506" count="0" type="stmt"/>
|
|
357
|
+
<line num="507" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
358
|
+
<line num="508" count="0" type="stmt"/>
|
|
359
|
+
<line num="509" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
360
|
+
<line num="510" count="0" type="stmt"/>
|
|
361
|
+
<line num="512" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
362
|
+
<line num="513" count="0" type="stmt"/>
|
|
363
|
+
<line num="514" count="0" type="stmt"/>
|
|
364
|
+
<line num="516" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
365
|
+
<line num="517" count="0" type="stmt"/>
|
|
366
|
+
<line num="519" count="0" type="stmt"/>
|
|
367
|
+
<line num="527" count="0" type="stmt"/>
|
|
368
|
+
<line num="529" count="0" type="stmt"/>
|
|
369
|
+
<line num="530" count="0" type="stmt"/>
|
|
370
|
+
<line num="532" count="0" type="stmt"/>
|
|
371
|
+
<line num="533" count="0" type="stmt"/>
|
|
372
|
+
<line num="535" count="0" type="stmt"/>
|
|
373
|
+
<line num="537" count="0" type="stmt"/>
|
|
374
|
+
<line num="550" count="0" type="stmt"/>
|
|
375
|
+
<line num="558" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
376
|
+
<line num="560" count="0" type="stmt"/>
|
|
377
|
+
<line num="562" count="0" type="stmt"/>
|
|
378
|
+
<line num="589" count="0" type="stmt"/>
|
|
379
|
+
<line num="591" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
380
|
+
<line num="592" count="0" type="stmt"/>
|
|
381
|
+
<line num="595" count="0" type="cond" truecount="0" falsecount="5"/>
|
|
382
|
+
<line num="596" count="0" type="stmt"/>
|
|
383
|
+
<line num="599" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
384
|
+
<line num="600" count="0" type="stmt"/>
|
|
385
|
+
<line num="601" count="0" type="stmt"/>
|
|
386
|
+
<line num="602" count="0" type="stmt"/>
|
|
387
|
+
<line num="605" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
388
|
+
<line num="606" count="0" type="stmt"/>
|
|
389
|
+
<line num="609" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
390
|
+
<line num="610" count="0" type="stmt"/>
|
|
391
|
+
<line num="613" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
392
|
+
<line num="614" count="0" type="stmt"/>
|
|
393
|
+
<line num="616" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
394
|
+
<line num="617" count="0" type="stmt"/>
|
|
395
|
+
<line num="618" count="0" type="stmt"/>
|
|
396
|
+
<line num="620" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
397
|
+
<line num="621" count="0" type="stmt"/>
|
|
398
|
+
<line num="623" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
399
|
+
<line num="624" count="0" type="stmt"/>
|
|
400
|
+
<line num="629" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
401
|
+
<line num="630" count="0" type="stmt"/>
|
|
402
|
+
<line num="632" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
403
|
+
<line num="633" count="0" type="stmt"/>
|
|
404
|
+
<line num="635" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
405
|
+
<line num="636" count="0" type="stmt"/>
|
|
406
|
+
<line num="639" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
407
|
+
<line num="641" count="0" type="stmt"/>
|
|
408
|
+
<line num="642" count="0" type="stmt"/>
|
|
409
|
+
<line num="650" count="0" type="stmt"/>
|
|
410
|
+
<line num="660" count="0" type="stmt"/>
|
|
411
|
+
<line num="661" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
412
|
+
<line num="662" count="0" type="stmt"/>
|
|
413
|
+
<line num="664" count="0" type="stmt"/>
|
|
414
414
|
</file>
|
|
415
415
|
<file name="IngestFile.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/IngestFile.js">
|
|
416
416
|
<metrics statements="1" coveredstatements="0" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
417
417
|
<line num="3" count="0" type="stmt"/>
|
|
418
418
|
</file>
|
|
419
419
|
<file name="Model.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Model.js">
|
|
420
|
-
<metrics statements="75" coveredstatements="
|
|
420
|
+
<metrics statements="75" coveredstatements="15" conditionals="32" coveredconditionals="0" methods="25" coveredmethods="5"/>
|
|
421
421
|
<line num="20" count="1" type="stmt"/>
|
|
422
|
-
<line num="31" count="
|
|
423
|
-
<line num="44" count="
|
|
424
|
-
<line num="45" count="
|
|
425
|
-
<line num="46" count="
|
|
426
|
-
<line num="47" count="
|
|
427
|
-
<line num="48" count="
|
|
428
|
-
<line num="49" count="
|
|
422
|
+
<line num="31" count="1" type="stmt"/>
|
|
423
|
+
<line num="44" count="1" type="stmt"/>
|
|
424
|
+
<line num="45" count="1" type="stmt"/>
|
|
425
|
+
<line num="46" count="1" type="stmt"/>
|
|
426
|
+
<line num="47" count="1" type="stmt"/>
|
|
427
|
+
<line num="48" count="1" type="stmt"/>
|
|
428
|
+
<line num="49" count="1" type="stmt"/>
|
|
429
429
|
<line num="58" count="0" type="stmt"/>
|
|
430
430
|
<line num="64" count="0" type="stmt"/>
|
|
431
431
|
<line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -434,13 +434,13 @@
|
|
|
434
434
|
<line num="70" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
435
435
|
<line num="73" count="0" type="stmt"/>
|
|
436
436
|
<line num="81" count="0" type="stmt"/>
|
|
437
|
-
<line num="87" count="
|
|
438
|
-
<line num="89" count="
|
|
439
|
-
<line num="92" count="
|
|
440
|
-
<line num="93" count="
|
|
441
|
-
<line num="94" count="
|
|
442
|
-
<line num="95" count="
|
|
443
|
-
<line num="97" count="
|
|
437
|
+
<line num="87" count="3" type="stmt"/>
|
|
438
|
+
<line num="89" count="27" type="stmt"/>
|
|
439
|
+
<line num="92" count="3" type="stmt"/>
|
|
440
|
+
<line num="93" count="3" type="stmt"/>
|
|
441
|
+
<line num="94" count="3" type="stmt"/>
|
|
442
|
+
<line num="95" count="12" type="stmt"/>
|
|
443
|
+
<line num="97" count="3" type="stmt"/>
|
|
444
444
|
<line num="106" count="0" type="stmt"/>
|
|
445
445
|
<line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
446
446
|
<line num="117" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
@@ -450,7 +450,7 @@
|
|
|
450
450
|
<line num="125" count="0" type="stmt"/>
|
|
451
451
|
<line num="126" count="0" type="stmt"/>
|
|
452
452
|
<line num="129" count="0" type="stmt"/>
|
|
453
|
-
<line num="137" count="
|
|
453
|
+
<line num="137" count="0" type="stmt"/>
|
|
454
454
|
<line num="143" count="0" type="stmt"/>
|
|
455
455
|
<line num="151" count="0" type="stmt"/>
|
|
456
456
|
<line num="159" count="0" type="stmt"/>
|
|
@@ -495,16 +495,16 @@
|
|
|
495
495
|
<line num="250" count="0" type="stmt"/>
|
|
496
496
|
</file>
|
|
497
497
|
<file name="Order.js" path="/Users/jeff/www/pixwel/platform/pixwel-sdk/src/Order.js">
|
|
498
|
-
<metrics statements="11" coveredstatements="
|
|
499
|
-
<line num="6" count="
|
|
500
|
-
<line num="15" count="
|
|
501
|
-
<line num="21" count="
|
|
502
|
-
<line num="22" count="
|
|
498
|
+
<metrics statements="11" coveredstatements="0" conditionals="10" coveredconditionals="0" methods="3" coveredmethods="0"/>
|
|
499
|
+
<line num="6" count="0" type="stmt"/>
|
|
500
|
+
<line num="15" count="0" type="stmt"/>
|
|
501
|
+
<line num="21" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
502
|
+
<line num="22" count="0" type="stmt"/>
|
|
503
503
|
<line num="24" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
504
504
|
<line num="25" count="0" type="stmt"/>
|
|
505
505
|
<line num="27" count="0" type="stmt"/>
|
|
506
|
-
<line num="35" count="
|
|
507
|
-
<line num="36" count="
|
|
506
|
+
<line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
507
|
+
<line num="36" count="0" type="stmt"/>
|
|
508
508
|
<line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
509
509
|
<line num="39" count="0" type="stmt"/>
|
|
510
510
|
</file>
|