@saasquatch/squatch-js 2.6.0-6 → 2.6.0-7
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 +225 -213
- package/coverage/coverage-final.json +10 -10
- package/coverage/lcov.info +397 -377
- package/dist/async.d.ts +3 -0
- package/dist/squatch.esm.js +86 -59
- package/dist/squatch.esm.js.map +1 -1
- package/dist/squatch.js +86 -59
- package/dist/squatch.js.map +1 -1
- package/dist/squatch.min.js +1 -1
- package/dist/utils/validate.d.ts +2 -0
- package/package.json +1 -1
package/coverage/clover.xml
CHANGED
|
@@ -1,22 +1,25 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1690821320463" clover="3.2.0">
|
|
3
|
+
<project timestamp="1690821320463" name="All files">
|
|
4
|
+
<metrics statements="786" coveredstatements="662" conditionals="370" coveredconditionals="281" methods="130" coveredmethods="106" elements="1286" coveredelements="1049" complexity="0" loc="786" ncloc="786" packages="5" files="19" classes="19"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="78" coveredstatements="60" conditionals="21" coveredconditionals="13" methods="16" coveredmethods="8"/>
|
|
7
7
|
<file name="async.ts" path="/Users/Coleton/saasquatch/squatch-js/src/async.ts">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="24" count="0" type="stmt"/>
|
|
16
|
-
<line num="27" count="0" type="stmt"/>
|
|
17
|
-
<line num="28" count="0" type="stmt"/>
|
|
18
|
-
<line num="29" count="0" type="stmt"/>
|
|
8
|
+
<metrics statements="14" coveredstatements="5" conditionals="9" coveredconditionals="5" methods="4" coveredmethods="1"/>
|
|
9
|
+
<line num="22" count="3" type="stmt"/>
|
|
10
|
+
<line num="23" count="3" type="stmt"/>
|
|
11
|
+
<line num="25" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
12
|
+
<line num="26" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
13
|
+
<line num="28" count="3" type="cond" truecount="1" falsecount="2"/>
|
|
14
|
+
<line num="29" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
19
15
|
<line num="31" count="0" type="stmt"/>
|
|
16
|
+
<line num="32" count="0" type="stmt"/>
|
|
17
|
+
<line num="33" count="0" type="stmt"/>
|
|
18
|
+
<line num="34" count="0" type="stmt"/>
|
|
19
|
+
<line num="38" count="0" type="stmt"/>
|
|
20
|
+
<line num="39" count="0" type="stmt"/>
|
|
21
|
+
<line num="40" count="0" type="stmt"/>
|
|
22
|
+
<line num="42" count="0" type="stmt"/>
|
|
20
23
|
</file>
|
|
21
24
|
<file name="docs.ts" path="/Users/Coleton/saasquatch/squatch-js/src/docs.ts">
|
|
22
25
|
<metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
|
|
@@ -96,28 +99,28 @@
|
|
|
96
99
|
<line num="2" count="8" type="stmt"/>
|
|
97
100
|
<line num="4" count="8" type="stmt"/>
|
|
98
101
|
<line num="13" count="8" type="stmt"/>
|
|
99
|
-
<line num="23" count="
|
|
100
|
-
<line num="24" count="
|
|
101
|
-
<line num="25" count="
|
|
102
|
-
<line num="
|
|
102
|
+
<line num="23" count="171" type="stmt"/>
|
|
103
|
+
<line num="24" count="171" type="stmt"/>
|
|
104
|
+
<line num="25" count="171" type="cond" truecount="3" falsecount="0"/>
|
|
105
|
+
<line num="29" count="1" type="cond" truecount="2" falsecount="1"/>
|
|
106
|
+
<line num="31" count="1" type="stmt"/>
|
|
103
107
|
<line num="32" count="1" type="stmt"/>
|
|
104
108
|
<line num="33" count="1" type="stmt"/>
|
|
105
109
|
<line num="34" count="1" type="stmt"/>
|
|
106
|
-
<line num="35" count="1" type="
|
|
107
|
-
<line num="
|
|
110
|
+
<line num="35" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
111
|
+
<line num="39" count="1" type="stmt"/>
|
|
108
112
|
<line num="40" count="1" type="stmt"/>
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
113
|
+
<line num="42" count="1" type="stmt"/>
|
|
114
|
+
<line num="46" count="0" type="stmt"/>
|
|
111
115
|
<line num="47" count="0" type="stmt"/>
|
|
112
116
|
<line num="48" count="0" type="stmt"/>
|
|
113
117
|
<line num="49" count="0" type="stmt"/>
|
|
114
118
|
<line num="50" count="0" type="stmt"/>
|
|
115
|
-
<line num="
|
|
119
|
+
<line num="52" count="0" type="stmt"/>
|
|
116
120
|
<line num="53" count="0" type="stmt"/>
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="63" count="
|
|
120
|
-
<line num="64" count="167" type="stmt"/>
|
|
121
|
+
<line num="55" count="0" type="stmt"/>
|
|
122
|
+
<line num="62" count="171" type="cond" truecount="0" falsecount="1"/>
|
|
123
|
+
<line num="63" count="171" type="stmt"/>
|
|
121
124
|
</file>
|
|
122
125
|
<file name="EventsApi.ts" path="/Users/Coleton/saasquatch/squatch-js/src/api/EventsApi.ts">
|
|
123
126
|
<metrics statements="27" coveredstatements="27" conditionals="6" coveredconditionals="6" methods="4" coveredmethods="4"/>
|
|
@@ -156,11 +159,11 @@
|
|
|
156
159
|
<line num="11" count="6" type="stmt"/>
|
|
157
160
|
<line num="17" count="6" type="stmt"/>
|
|
158
161
|
<line num="24" count="6" type="stmt"/>
|
|
159
|
-
<line num="46" count="
|
|
160
|
-
<line num="47" count="
|
|
161
|
-
<line num="49" count="
|
|
162
|
-
<line num="50" count="
|
|
163
|
-
<line num="51" count="
|
|
162
|
+
<line num="46" count="193" type="stmt"/>
|
|
163
|
+
<line num="47" count="193" type="stmt"/>
|
|
164
|
+
<line num="49" count="193" type="stmt"/>
|
|
165
|
+
<line num="50" count="193" type="stmt"/>
|
|
166
|
+
<line num="51" count="193" type="stmt"/>
|
|
164
167
|
<line num="69" count="20" type="stmt"/>
|
|
165
168
|
<line num="70" count="20" type="stmt"/>
|
|
166
169
|
<line num="77" count="20" type="stmt"/>
|
|
@@ -206,7 +209,7 @@
|
|
|
206
209
|
</file>
|
|
207
210
|
</package>
|
|
208
211
|
<package name="src.utils">
|
|
209
|
-
<metrics statements="
|
|
212
|
+
<metrics statements="170" coveredstatements="94" conditionals="94" coveredconditionals="48" methods="25" coveredmethods="14"/>
|
|
210
213
|
<file name="cookieUtils.ts" path="/Users/Coleton/saasquatch/squatch-js/src/utils/cookieUtils.ts">
|
|
211
214
|
<metrics statements="50" coveredstatements="12" conditionals="13" coveredconditionals="2" methods="9" coveredmethods="2"/>
|
|
212
215
|
<line num="1" count="4" type="stmt"/>
|
|
@@ -277,60 +280,61 @@
|
|
|
277
280
|
<file name="domready.ts" path="/Users/Coleton/saasquatch/squatch-js/src/utils/domready.ts">
|
|
278
281
|
<metrics statements="12" coveredstatements="8" conditionals="5" coveredconditionals="2" methods="2" coveredmethods="1"/>
|
|
279
282
|
<line num="5" count="7" type="stmt"/>
|
|
280
|
-
<line num="6" count="
|
|
281
|
-
<line num="8" count="
|
|
282
|
-
<line num="9" count="
|
|
283
|
-
<line num="10" count="
|
|
284
|
-
<line num="11" count="
|
|
285
|
-
<line num="13" count="
|
|
283
|
+
<line num="6" count="72" type="stmt"/>
|
|
284
|
+
<line num="8" count="72" type="stmt"/>
|
|
285
|
+
<line num="9" count="72" type="stmt"/>
|
|
286
|
+
<line num="10" count="72" type="stmt"/>
|
|
287
|
+
<line num="11" count="72" type="cond" truecount="1" falsecount="1"/>
|
|
288
|
+
<line num="13" count="72" type="cond" truecount="0" falsecount="1"/>
|
|
286
289
|
<line num="14" count="0" type="stmt"/>
|
|
287
290
|
<line num="17" count="0" type="stmt"/>
|
|
288
291
|
<line num="18" count="0" type="stmt"/>
|
|
289
292
|
<line num="19" count="0" type="stmt"/>
|
|
290
|
-
<line num="24" count="
|
|
293
|
+
<line num="24" count="72" type="cond" truecount="1" falsecount="1"/>
|
|
291
294
|
</file>
|
|
292
295
|
<file name="io.ts" path="/Users/Coleton/saasquatch/squatch-js/src/utils/io.ts">
|
|
293
|
-
<metrics statements="
|
|
296
|
+
<metrics statements="41" coveredstatements="30" conditionals="28" coveredconditionals="12" methods="4" coveredmethods="3"/>
|
|
294
297
|
<line num="1" count="10" type="stmt"/>
|
|
295
|
-
<line num="
|
|
296
|
-
<line num="
|
|
297
|
-
<line num="
|
|
298
|
-
<line num="13" count="41" type="
|
|
299
|
-
<line num="
|
|
298
|
+
<line num="3" count="10" type="stmt"/>
|
|
299
|
+
<line num="5" count="10" type="stmt"/>
|
|
300
|
+
<line num="7" count="10" type="stmt"/>
|
|
301
|
+
<line num="13" count="41" type="cond" truecount="2" falsecount="0"/>
|
|
302
|
+
<line num="14" count="41" type="stmt"/>
|
|
300
303
|
<line num="21" count="41" type="stmt"/>
|
|
301
|
-
<line num="
|
|
302
|
-
<line num="27" count="41" type="
|
|
303
|
-
<line num="
|
|
304
|
-
<line num="
|
|
305
|
-
<line num="34" count="
|
|
306
|
-
<line num="
|
|
307
|
-
<line num="40" count="0" type="cond" truecount="0" falsecount="
|
|
308
|
-
<line num="
|
|
304
|
+
<line num="22" count="41" type="stmt"/>
|
|
305
|
+
<line num="27" count="41" type="cond" truecount="0" falsecount="1"/>
|
|
306
|
+
<line num="28" count="41" type="stmt"/>
|
|
307
|
+
<line num="30" count="0" type="stmt"/>
|
|
308
|
+
<line num="34" count="10" type="cond" truecount="0" falsecount="1"/>
|
|
309
|
+
<line num="35" count="0" type="stmt"/>
|
|
310
|
+
<line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
311
|
+
<line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
309
312
|
<line num="43" count="0" type="stmt"/>
|
|
310
|
-
<line num="
|
|
311
|
-
<line num="49" count="0" type="
|
|
312
|
-
<line num="
|
|
313
|
-
<line num="
|
|
314
|
-
<line num="
|
|
315
|
-
<line num="57" count="
|
|
316
|
-
<line num="
|
|
317
|
-
<line num="63" count="1" type="cond" truecount="
|
|
318
|
-
<line num="
|
|
313
|
+
<line num="44" count="0" type="stmt"/>
|
|
314
|
+
<line num="49" count="0" type="stmt"/>
|
|
315
|
+
<line num="50" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
316
|
+
<line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
317
|
+
<line num="54" count="0" type="stmt"/>
|
|
318
|
+
<line num="57" count="10" type="stmt"/>
|
|
319
|
+
<line num="58" count="1" type="stmt"/>
|
|
320
|
+
<line num="63" count="1" type="cond" truecount="2" falsecount="0"/>
|
|
321
|
+
<line num="64" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
319
322
|
<line num="66" count="1" type="stmt"/>
|
|
320
|
-
<line num="
|
|
321
|
-
<line num="73" count="1" type="
|
|
322
|
-
<line num="
|
|
323
|
-
<line num="
|
|
324
|
-
<line num="
|
|
325
|
-
<line num="82" count="
|
|
326
|
-
<line num="
|
|
327
|
-
<line num="89" count="20" type="cond" truecount="1" falsecount="
|
|
328
|
-
<line num="
|
|
323
|
+
<line num="67" count="1" type="stmt"/>
|
|
324
|
+
<line num="73" count="1" type="stmt"/>
|
|
325
|
+
<line num="74" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
326
|
+
<line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
327
|
+
<line num="78" count="1" type="stmt"/>
|
|
328
|
+
<line num="82" count="10" type="stmt"/>
|
|
329
|
+
<line num="83" count="20" type="stmt"/>
|
|
330
|
+
<line num="89" count="20" type="cond" truecount="1" falsecount="1"/>
|
|
331
|
+
<line num="90" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
329
332
|
<line num="92" count="20" type="stmt"/>
|
|
330
|
-
<line num="
|
|
331
|
-
<line num="99" count="20" type="
|
|
332
|
-
<line num="
|
|
333
|
-
<line num="
|
|
333
|
+
<line num="93" count="20" type="stmt"/>
|
|
334
|
+
<line num="99" count="20" type="stmt"/>
|
|
335
|
+
<line num="100" count="20" type="cond" truecount="1" falsecount="0"/>
|
|
336
|
+
<line num="102" count="16" type="cond" truecount="1" falsecount="1"/>
|
|
337
|
+
<line num="104" count="4" type="stmt"/>
|
|
334
338
|
</file>
|
|
335
339
|
<file name="utmUtils.ts" path="/Users/Coleton/saasquatch/squatch-js/src/utils/utmUtils.ts">
|
|
336
340
|
<metrics statements="26" coveredstatements="5" conditionals="15" coveredconditionals="0" methods="2" coveredmethods="0"/>
|
|
@@ -362,72 +366,78 @@
|
|
|
362
366
|
<line num="63" count="0" type="stmt"/>
|
|
363
367
|
</file>
|
|
364
368
|
<file name="validate.ts" path="/Users/Coleton/saasquatch/squatch-js/src/utils/validate.ts">
|
|
365
|
-
<metrics statements="
|
|
369
|
+
<metrics statements="30" coveredstatements="30" conditionals="32" coveredconditionals="32" methods="7" coveredmethods="7"/>
|
|
366
370
|
<line num="3" count="11" type="stmt"/>
|
|
367
371
|
<line num="4" count="11" type="stmt"/>
|
|
368
372
|
<line num="10" count="11" type="stmt"/>
|
|
369
|
-
<line num="13" count="
|
|
370
|
-
<line num="15" count="
|
|
371
|
-
<line num="
|
|
372
|
-
<line num="
|
|
373
|
-
<line num="
|
|
374
|
-
<line num="26" count="
|
|
375
|
-
<line num="27" count="
|
|
376
|
-
<line num="29" count="
|
|
377
|
-
<line num="30" count="
|
|
378
|
-
<line num="
|
|
379
|
-
<line num="
|
|
373
|
+
<line num="13" count="329" type="cond" truecount="1" falsecount="0"/>
|
|
374
|
+
<line num="15" count="328" type="stmt"/>
|
|
375
|
+
<line num="16" count="328" type="stmt"/>
|
|
376
|
+
<line num="18" count="328" type="stmt"/>
|
|
377
|
+
<line num="25" count="328" type="cond" truecount="1" falsecount="0"/>
|
|
378
|
+
<line num="26" count="5" type="stmt"/>
|
|
379
|
+
<line num="27" count="323" type="stmt"/>
|
|
380
|
+
<line num="29" count="323" type="cond" truecount="3" falsecount="0"/>
|
|
381
|
+
<line num="30" count="323" type="cond" truecount="3" falsecount="0"/>
|
|
382
|
+
<line num="32" count="323" type="cond" truecount="3" falsecount="0"/>
|
|
383
|
+
<line num="34" count="323" type="stmt"/>
|
|
380
384
|
<line num="42" count="11" type="stmt"/>
|
|
381
|
-
<line num="43" count="
|
|
382
|
-
<line num="
|
|
383
|
-
<line num="
|
|
384
|
-
<line num="
|
|
385
|
-
<line num="
|
|
386
|
-
<line num="
|
|
387
|
-
<line num="
|
|
388
|
-
<line num="
|
|
389
|
-
<line num="
|
|
385
|
+
<line num="43" count="274" type="cond" truecount="3" falsecount="0"/>
|
|
386
|
+
<line num="46" count="11" type="stmt"/>
|
|
387
|
+
<line num="47" count="47" type="cond" truecount="3" falsecount="0"/>
|
|
388
|
+
<line num="48" count="39" type="stmt"/>
|
|
389
|
+
<line num="52" count="11" type="stmt"/>
|
|
390
|
+
<line num="53" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
391
|
+
<line num="54" count="25" type="cond" truecount="1" falsecount="0"/>
|
|
392
|
+
<line num="56" count="23" type="stmt"/>
|
|
393
|
+
<line num="59" count="11" type="stmt"/>
|
|
394
|
+
<line num="62" count="48" type="cond" truecount="1" falsecount="0"/>
|
|
395
|
+
<line num="64" count="46" type="stmt"/>
|
|
396
|
+
<line num="67" count="11" type="stmt"/>
|
|
397
|
+
<line num="68" count="118" type="cond" truecount="2" falsecount="0"/>
|
|
398
|
+
<line num="70" count="11" type="stmt"/>
|
|
399
|
+
<line num="71" count="406" type="cond" truecount="2" falsecount="0"/>
|
|
390
400
|
</file>
|
|
391
401
|
</package>
|
|
392
402
|
<package name="src.widgets">
|
|
393
|
-
<metrics statements="348" coveredstatements="
|
|
403
|
+
<metrics statements="348" coveredstatements="333" conditionals="158" coveredconditionals="138" methods="52" coveredmethods="49"/>
|
|
394
404
|
<file name="EmbedWidget.ts" path="/Users/Coleton/saasquatch/squatch-js/src/widgets/EmbedWidget.ts">
|
|
395
|
-
<metrics statements="60" coveredstatements="
|
|
405
|
+
<metrics statements="60" coveredstatements="57" conditionals="28" coveredconditionals="24" methods="7" coveredmethods="7"/>
|
|
396
406
|
<line num="3" count="5" type="stmt"/>
|
|
397
407
|
<line num="4" count="5" type="stmt"/>
|
|
398
408
|
<line num="5" count="5" type="stmt"/>
|
|
399
409
|
<line num="8" count="5" type="stmt"/>
|
|
400
410
|
<line num="21" count="5" type="stmt"/>
|
|
401
|
-
<line num="23" count="
|
|
402
|
-
<line num="25" count="
|
|
403
|
-
<line num="29" count="
|
|
404
|
-
<line num="30" count="
|
|
405
|
-
<line num="32" count="
|
|
406
|
-
<line num="33" count="
|
|
411
|
+
<line num="23" count="40" type="stmt"/>
|
|
412
|
+
<line num="25" count="40" type="cond" truecount="1" falsecount="0"/>
|
|
413
|
+
<line num="29" count="40" type="stmt"/>
|
|
414
|
+
<line num="30" count="39" type="stmt"/>
|
|
415
|
+
<line num="32" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
416
|
+
<line num="33" count="36" type="cond" truecount="2" falsecount="0"/>
|
|
407
417
|
<line num="34" count="32" type="cond" truecount="2" falsecount="0"/>
|
|
408
418
|
<line num="35" count="4" type="stmt"/>
|
|
409
419
|
<line num="37" count="28" type="stmt"/>
|
|
410
|
-
<line num="41" count="
|
|
411
|
-
<line num="42" count="
|
|
412
|
-
<line num="45" count="
|
|
413
|
-
<line num="47" count="
|
|
414
|
-
<line num="48" count="
|
|
415
|
-
<line num="51" count="
|
|
416
|
-
<line num="52" count="
|
|
420
|
+
<line num="41" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
421
|
+
<line num="42" count="1" type="stmt"/>
|
|
422
|
+
<line num="45" count="3" type="stmt"/>
|
|
423
|
+
<line num="47" count="2" type="cond" truecount="3" falsecount="0"/>
|
|
424
|
+
<line num="48" count="2" type="stmt"/>
|
|
425
|
+
<line num="51" count="38" type="stmt"/>
|
|
426
|
+
<line num="52" count="38" type="cond" truecount="0" falsecount="1"/>
|
|
417
427
|
<line num="53" count="0" type="stmt"/>
|
|
418
|
-
<line num="56" count="
|
|
419
|
-
<line num="57" count="
|
|
420
|
-
<line num="58" count="
|
|
421
|
-
<line num="59" count="
|
|
422
|
-
<line num="62" count="
|
|
423
|
-
<line num="63" count="
|
|
424
|
-
<line num="64" count="
|
|
425
|
-
<line num="67" count="
|
|
426
|
-
<line num="79" count="
|
|
427
|
-
<line num="80" count="
|
|
428
|
-
<line num="82" count="
|
|
429
|
-
<line num="83" count="
|
|
430
|
-
<line num="84" count="
|
|
428
|
+
<line num="56" count="38" type="stmt"/>
|
|
429
|
+
<line num="57" count="38" type="stmt"/>
|
|
430
|
+
<line num="58" count="38" type="stmt"/>
|
|
431
|
+
<line num="59" count="38" type="stmt"/>
|
|
432
|
+
<line num="62" count="38" type="stmt"/>
|
|
433
|
+
<line num="63" count="38" type="stmt"/>
|
|
434
|
+
<line num="64" count="38" type="cond" truecount="2" falsecount="0"/>
|
|
435
|
+
<line num="67" count="38" type="stmt"/>
|
|
436
|
+
<line num="79" count="38" type="stmt"/>
|
|
437
|
+
<line num="80" count="34" type="stmt"/>
|
|
438
|
+
<line num="82" count="34" type="cond" truecount="1" falsecount="0"/>
|
|
439
|
+
<line num="83" count="2" type="stmt"/>
|
|
440
|
+
<line num="84" count="2" type="stmt"/>
|
|
431
441
|
<line num="93" count="2" type="stmt"/>
|
|
432
442
|
<line num="94" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
433
443
|
<line num="96" count="2" type="stmt"/>
|
|
@@ -447,12 +457,12 @@
|
|
|
447
457
|
<line num="120" count="2" type="stmt"/>
|
|
448
458
|
<line num="121" count="2" type="stmt"/>
|
|
449
459
|
<line num="125" count="3" type="stmt"/>
|
|
450
|
-
<line num="129" count="
|
|
451
|
-
<line num="131" count="
|
|
452
|
-
<line num="133" count="
|
|
453
|
-
<line num="135" count="
|
|
454
|
-
<line num="138" count="
|
|
455
|
-
<line num="139" count="
|
|
460
|
+
<line num="129" count="34" type="stmt"/>
|
|
461
|
+
<line num="131" count="34" type="cond" truecount="2" falsecount="0"/>
|
|
462
|
+
<line num="133" count="34" type="stmt"/>
|
|
463
|
+
<line num="135" count="34" type="cond" truecount="3" falsecount="0"/>
|
|
464
|
+
<line num="138" count="40" type="stmt"/>
|
|
465
|
+
<line num="139" count="40" type="stmt"/>
|
|
456
466
|
</file>
|
|
457
467
|
<file name="PopupWidget.ts" path="/Users/Coleton/saasquatch/squatch-js/src/widgets/PopupWidget.ts">
|
|
458
468
|
<metrics statements="89" coveredstatements="77" conditionals="38" coveredconditionals="22" methods="14" coveredmethods="11"/>
|
|
@@ -553,14 +563,14 @@
|
|
|
553
563
|
<line num="6" count="8" type="stmt"/>
|
|
554
564
|
<line num="9" count="8" type="stmt"/>
|
|
555
565
|
<line num="42" count="8" type="stmt"/>
|
|
556
|
-
<line num="52" count="
|
|
557
|
-
<line num="53" count="
|
|
558
|
-
<line num="55" count="
|
|
559
|
-
<line num="56" count="
|
|
560
|
-
<line num="57" count="
|
|
561
|
-
<line num="58" count="
|
|
562
|
-
<line num="59" count="
|
|
563
|
-
<line num="60" count="
|
|
566
|
+
<line num="52" count="101" type="stmt"/>
|
|
567
|
+
<line num="53" count="101" type="stmt"/>
|
|
568
|
+
<line num="55" count="101" type="stmt"/>
|
|
569
|
+
<line num="56" count="101" type="stmt"/>
|
|
570
|
+
<line num="57" count="101" type="stmt"/>
|
|
571
|
+
<line num="58" count="101" type="stmt"/>
|
|
572
|
+
<line num="59" count="101" type="stmt"/>
|
|
573
|
+
<line num="60" count="101" type="stmt"/>
|
|
564
574
|
<line num="66" count="104" type="cond" truecount="2" falsecount="0"/>
|
|
565
575
|
<line num="68" count="6" type="stmt"/>
|
|
566
576
|
<line num="69" count="6" type="stmt"/>
|
|
@@ -575,18 +585,18 @@
|
|
|
575
585
|
<line num="86" count="104" type="cond" truecount="1" falsecount="0"/>
|
|
576
586
|
<line num="87" count="4" type="stmt"/>
|
|
577
587
|
<line num="93" count="100" type="stmt"/>
|
|
578
|
-
<line num="97" count="
|
|
579
|
-
<line num="98" count="
|
|
580
|
-
<line num="99" count="
|
|
581
|
-
<line num="100" count="
|
|
582
|
-
<line num="101" count="
|
|
583
|
-
<line num="102" count="
|
|
584
|
-
<line num="103" count="
|
|
585
|
-
<line num="108" count="
|
|
588
|
+
<line num="97" count="79" type="stmt"/>
|
|
589
|
+
<line num="98" count="79" type="stmt"/>
|
|
590
|
+
<line num="99" count="79" type="stmt"/>
|
|
591
|
+
<line num="100" count="79" type="stmt"/>
|
|
592
|
+
<line num="101" count="79" type="stmt"/>
|
|
593
|
+
<line num="102" count="79" type="stmt"/>
|
|
594
|
+
<line num="103" count="79" type="stmt"/>
|
|
595
|
+
<line num="108" count="79" type="stmt"/>
|
|
586
596
|
<line num="112" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
587
597
|
<line num="113" count="22" type="cond" truecount="2" falsecount="0"/>
|
|
588
598
|
<line num="114" count="22" type="stmt"/>
|
|
589
|
-
<line num="121" count="
|
|
599
|
+
<line num="121" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
590
600
|
<line num="122" count="6" type="cond" truecount="1" falsecount="0"/>
|
|
591
601
|
<line num="123" count="1" type="stmt"/>
|
|
592
602
|
<line num="127" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
@@ -604,22 +614,22 @@
|
|
|
604
614
|
<line num="179" count="1" type="stmt"/>
|
|
605
615
|
<line num="186" count="6" type="stmt"/>
|
|
606
616
|
<line num="218" count="6" type="stmt"/>
|
|
607
|
-
<line num="224" count="
|
|
608
|
-
<line num="225" count="
|
|
617
|
+
<line num="224" count="69" type="stmt"/>
|
|
618
|
+
<line num="225" count="69" type="cond" truecount="1" falsecount="0"/>
|
|
609
619
|
<line num="226" count="1" type="stmt"/>
|
|
610
|
-
<line num="227" count="
|
|
611
|
-
<line num="230" count="
|
|
612
|
-
<line num="232" count="
|
|
613
|
-
<line num="234" count="
|
|
614
|
-
<line num="239" count="
|
|
615
|
-
<line num="242" count="
|
|
616
|
-
<line num="243" count="
|
|
617
|
-
<line num="244" count="
|
|
618
|
-
<line num="245" count="
|
|
620
|
+
<line num="227" count="68" type="stmt"/>
|
|
621
|
+
<line num="230" count="286" type="stmt"/>
|
|
622
|
+
<line num="232" count="286" type="stmt"/>
|
|
623
|
+
<line num="234" count="286" type="cond" truecount="2" falsecount="0"/>
|
|
624
|
+
<line num="239" count="286" type="stmt"/>
|
|
625
|
+
<line num="242" count="68" type="stmt"/>
|
|
626
|
+
<line num="243" count="68" type="stmt"/>
|
|
627
|
+
<line num="244" count="286" type="stmt"/>
|
|
628
|
+
<line num="245" count="286" type="cond" truecount="1" falsecount="0"/>
|
|
619
629
|
<line num="246" count="276" type="stmt"/>
|
|
620
|
-
<line num="248" count="
|
|
630
|
+
<line num="248" count="62" type="cond" truecount="1" falsecount="0"/>
|
|
621
631
|
<line num="249" count="52" type="stmt"/>
|
|
622
|
-
<line num="251" count="
|
|
632
|
+
<line num="251" count="10" type="stmt"/>
|
|
623
633
|
<line num="261" count="10" type="stmt"/>
|
|
624
634
|
<line num="262" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
625
635
|
<line num="263" count="9" type="stmt"/>
|
|
@@ -753,7 +763,7 @@
|
|
|
753
763
|
</file>
|
|
754
764
|
</package>
|
|
755
765
|
<package name="src.widgets.declarative">
|
|
756
|
-
<metrics statements="
|
|
766
|
+
<metrics statements="89" coveredstatements="89" conditionals="53" coveredconditionals="53" methods="22" coveredmethods="22"/>
|
|
757
767
|
<file name="DeclarativeWidget.ts" path="/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidget.ts">
|
|
758
768
|
<metrics statements="57" coveredstatements="57" conditionals="35" coveredconditionals="35" methods="12" coveredmethods="12"/>
|
|
759
769
|
<line num="1" count="4" type="stmt"/>
|
|
@@ -761,66 +771,66 @@
|
|
|
761
771
|
<line num="3" count="4" type="stmt"/>
|
|
762
772
|
<line num="5" count="4" type="stmt"/>
|
|
763
773
|
<line num="7" count="4" type="stmt"/>
|
|
764
|
-
<line num="
|
|
765
|
-
<line num="13" count="4" type="stmt"/>
|
|
774
|
+
<line num="14" count="4" type="stmt"/>
|
|
766
775
|
<line num="15" count="4" type="stmt"/>
|
|
767
|
-
<line num="
|
|
768
|
-
<line num="
|
|
769
|
-
<line num="
|
|
770
|
-
<line num="
|
|
771
|
-
<line num="90" count="76" type="stmt"/>
|
|
776
|
+
<line num="17" count="4" type="stmt"/>
|
|
777
|
+
<line num="29" count="4" type="stmt"/>
|
|
778
|
+
<line num="86" count="76" type="stmt"/>
|
|
779
|
+
<line num="87" count="76" type="stmt"/>
|
|
772
780
|
<line num="91" count="76" type="stmt"/>
|
|
773
781
|
<line num="92" count="76" type="stmt"/>
|
|
774
|
-
<line num="
|
|
775
|
-
<line num="
|
|
776
|
-
<line num="
|
|
777
|
-
<line num="
|
|
778
|
-
<line num="
|
|
782
|
+
<line num="93" count="76" type="stmt"/>
|
|
783
|
+
<line num="94" count="76" type="stmt"/>
|
|
784
|
+
<line num="98" count="69" type="cond" truecount="1" falsecount="0"/>
|
|
785
|
+
<line num="100" count="66" type="stmt"/>
|
|
786
|
+
<line num="104" count="66" type="stmt"/>
|
|
787
|
+
<line num="110" count="44" type="stmt"/>
|
|
779
788
|
<line num="112" count="41" type="stmt"/>
|
|
780
|
-
<line num="
|
|
781
|
-
<line num="
|
|
789
|
+
<line num="114" count="41" type="stmt"/>
|
|
790
|
+
<line num="120" count="41" type="stmt"/>
|
|
782
791
|
<line num="125" count="21" type="stmt"/>
|
|
783
|
-
<line num="
|
|
784
|
-
<line num="
|
|
785
|
-
<line num="
|
|
792
|
+
<line num="127" count="21" type="stmt"/>
|
|
793
|
+
<line num="128" count="21" type="cond" truecount="1" falsecount="0"/>
|
|
794
|
+
<line num="129" count="1" type="stmt"/>
|
|
786
795
|
<line num="132" count="20" type="stmt"/>
|
|
787
|
-
<line num="
|
|
788
|
-
<line num="
|
|
789
|
-
<line num="
|
|
790
|
-
<line num="
|
|
791
|
-
<line num="
|
|
792
|
-
<line num="
|
|
793
|
-
<line num="168" count="
|
|
794
|
-
<line num="
|
|
795
|
-
<line num="
|
|
796
|
-
<line num="182" count="68" type="cond" truecount="
|
|
797
|
-
<line num="184" count="
|
|
798
|
-
<line num="
|
|
799
|
-
<line num="187" count="
|
|
800
|
-
<line num="
|
|
801
|
-
<line num="
|
|
802
|
-
<line num="
|
|
803
|
-
<line num="
|
|
804
|
-
<line num="
|
|
805
|
-
<line num="
|
|
806
|
-
<line num="
|
|
807
|
-
<line num="
|
|
808
|
-
<line num="218" count="
|
|
809
|
-
<line num="
|
|
810
|
-
<line num="
|
|
811
|
-
<line num="
|
|
812
|
-
<line num="
|
|
813
|
-
<line num="
|
|
814
|
-
<line num="241" count="76" type="stmt"/>
|
|
796
|
+
<line num="134" count="20" type="stmt"/>
|
|
797
|
+
<line num="143" count="16" type="stmt"/>
|
|
798
|
+
<line num="147" count="20" type="stmt"/>
|
|
799
|
+
<line num="150" count="76" type="stmt"/>
|
|
800
|
+
<line num="154" count="61" type="stmt"/>
|
|
801
|
+
<line num="167" count="61" type="cond" truecount="2" falsecount="0"/>
|
|
802
|
+
<line num="168" count="32" type="stmt"/>
|
|
803
|
+
<line num="170" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
804
|
+
<line num="181" count="68" type="cond" truecount="2" falsecount="0"/>
|
|
805
|
+
<line num="182" count="68" type="cond" truecount="2" falsecount="0"/>
|
|
806
|
+
<line num="184" count="68" type="cond" truecount="1" falsecount="0"/>
|
|
807
|
+
<line num="186" count="64" type="cond" truecount="2" falsecount="0"/>
|
|
808
|
+
<line num="187" count="44" type="stmt"/>
|
|
809
|
+
<line num="189" count="20" type="stmt"/>
|
|
810
|
+
<line num="192" count="61" type="stmt"/>
|
|
811
|
+
<line num="193" count="61" type="stmt"/>
|
|
812
|
+
<line num="200" count="68" type="stmt"/>
|
|
813
|
+
<line num="201" count="61" type="stmt"/>
|
|
814
|
+
<line num="208" count="76" type="stmt"/>
|
|
815
|
+
<line num="209" count="10" type="stmt"/>
|
|
816
|
+
<line num="217" count="10" type="cond" truecount="2" falsecount="0"/>
|
|
817
|
+
<line num="218" count="3" type="stmt"/>
|
|
818
|
+
<line num="220" count="7" type="cond" truecount="2" falsecount="0"/>
|
|
819
|
+
<line num="229" count="9" type="cond" truecount="1" falsecount="0"/>
|
|
820
|
+
<line num="230" count="8" type="stmt"/>
|
|
821
|
+
<line num="238" count="5" type="cond" truecount="1" falsecount="0"/>
|
|
822
|
+
<line num="239" count="4" type="stmt"/>
|
|
815
823
|
<line num="242" count="76" type="stmt"/>
|
|
824
|
+
<line num="243" count="76" type="stmt"/>
|
|
825
|
+
<line num="244" count="76" type="stmt"/>
|
|
816
826
|
</file>
|
|
817
827
|
<file name="DeclarativeWidgets.ts" path="/Users/Coleton/saasquatch/squatch-js/src/widgets/declarative/DeclarativeWidgets.ts">
|
|
818
|
-
<metrics statements="
|
|
828
|
+
<metrics statements="32" coveredstatements="32" conditionals="18" coveredconditionals="18" methods="10" coveredmethods="10"/>
|
|
819
829
|
<line num="1" count="3" type="stmt"/>
|
|
820
830
|
<line num="14" count="3" type="stmt"/>
|
|
821
831
|
<line num="16" count="36" type="stmt"/>
|
|
822
832
|
<line num="21" count="36" type="stmt"/>
|
|
823
|
-
<line num="25" count="
|
|
833
|
+
<line num="25" count="42" type="stmt"/>
|
|
824
834
|
<line num="29" count="42" type="cond" truecount="3" falsecount="0"/>
|
|
825
835
|
<line num="31" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
826
836
|
<line num="34" count="4" type="stmt"/>
|
|
@@ -836,7 +846,7 @@
|
|
|
836
846
|
<line num="71" count="24" type="stmt"/>
|
|
837
847
|
<line num="72" count="3" type="stmt"/>
|
|
838
848
|
<line num="74" count="3" type="stmt"/>
|
|
839
|
-
<line num="79" count="
|
|
849
|
+
<line num="79" count="30" type="stmt"/>
|
|
840
850
|
<line num="83" count="28" type="cond" truecount="3" falsecount="0"/>
|
|
841
851
|
<line num="85" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
842
852
|
<line num="88" count="4" type="stmt"/>
|
|
@@ -844,8 +854,10 @@
|
|
|
844
854
|
<line num="94" count="28" type="cond" truecount="2" falsecount="0"/>
|
|
845
855
|
<line num="95" count="28" type="stmt"/>
|
|
846
856
|
<line num="97" count="26" type="cond" truecount="1" falsecount="0"/>
|
|
847
|
-
<line num="
|
|
848
|
-
<line num="
|
|
857
|
+
<line num="106" count="3" type="stmt"/>
|
|
858
|
+
<line num="107" count="3" type="stmt"/>
|
|
859
|
+
<line num="108" count="3" type="stmt"/>
|
|
860
|
+
<line num="109" count="3" type="stmt"/>
|
|
849
861
|
</file>
|
|
850
862
|
</package>
|
|
851
863
|
</project>
|