@saasquatch/squatch-js 2.8.3-0 → 2.8.3-2

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.
@@ -1,18 +1,18 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1763423197120" clover="3.2.0">
3
- <project timestamp="1763423197120" name="All files">
4
- <metrics statements="860" coveredstatements="529" conditionals="395" coveredconditionals="201" methods="135" coveredmethods="70" elements="1390" coveredelements="800" complexity="0" loc="860" ncloc="860" packages="5" files="21" classes="21"/>
2
+ <coverage generated="1773957748359" clover="3.2.0">
3
+ <project timestamp="1773957748359" name="All files">
4
+ <metrics statements="891" coveredstatements="546" conditionals="430" coveredconditionals="234" methods="138" coveredmethods="77" elements="1459" coveredelements="857" complexity="0" loc="891" ncloc="891" packages="5" files="23" classes="23"/>
5
5
  <package name="src">
6
6
  <metrics statements="83" coveredstatements="49" conditionals="20" coveredconditionals="9" methods="16" coveredmethods="3"/>
7
7
  <file name="async.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/async.ts">
8
8
  <metrics statements="13" coveredstatements="7" conditionals="7" coveredconditionals="5" methods="4" coveredmethods="2"/>
9
- <line num="1" count="2" type="stmt"/>
10
- <line num="25" count="2" type="stmt"/>
11
- <line num="26" count="2" type="cond" truecount="1" falsecount="1"/>
12
- <line num="29" count="2" type="cond" truecount="2" falsecount="0"/>
13
- <line num="30" count="2" type="cond" truecount="2" falsecount="0"/>
14
- <line num="31" count="2" type="stmt"/>
15
- <line num="35" count="2" type="stmt"/>
9
+ <line num="1" count="1" type="stmt"/>
10
+ <line num="25" count="1" type="stmt"/>
11
+ <line num="26" count="1" type="cond" truecount="1" falsecount="1"/>
12
+ <line num="29" count="1" type="cond" truecount="2" falsecount="0"/>
13
+ <line num="30" count="1" type="cond" truecount="2" falsecount="0"/>
14
+ <line num="31" count="1" type="stmt"/>
15
+ <line num="35" count="1" type="stmt"/>
16
16
  <line num="37" count="0" type="cond" truecount="0" falsecount="1"/>
17
17
  <line num="40" count="0" type="stmt"/>
18
18
  <line num="43" count="0" type="stmt"/>
@@ -22,59 +22,59 @@
22
22
  </file>
23
23
  <file name="docs.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/docs.ts">
24
24
  <metrics statements="2" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
25
- <line num="2" count="2" type="stmt"/>
25
+ <line num="2" count="1" type="stmt"/>
26
26
  <line num="3" count="0" type="stmt"/>
27
27
  </file>
28
28
  <file name="globals.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/globals.ts">
29
29
  <metrics statements="4" coveredstatements="4" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
30
- <line num="1" count="8" type="stmt"/>
31
- <line num="2" count="8" type="stmt"/>
32
- <line num="3" count="8" type="stmt"/>
33
- <line num="4" count="8" type="stmt"/>
30
+ <line num="1" count="9" type="stmt"/>
31
+ <line num="2" count="9" type="stmt"/>
32
+ <line num="3" count="9" type="stmt"/>
33
+ <line num="4" count="9" type="stmt"/>
34
34
  </file>
35
35
  <file name="squatch.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/squatch.ts">
36
36
  <metrics statements="64" coveredstatements="37" conditionals="13" coveredconditionals="4" methods="11" coveredmethods="1"/>
37
- <line num="10" count="2" type="stmt"/>
38
- <line num="11" count="2" type="stmt"/>
39
- <line num="12" count="2" type="stmt"/>
40
- <line num="13" count="2" type="stmt"/>
41
- <line num="14" count="2" type="stmt"/>
42
- <line num="15" count="2" type="stmt"/>
43
- <line num="16" count="2" type="stmt"/>
44
- <line num="18" count="2" type="stmt"/>
45
- <line num="19" count="2" type="stmt"/>
46
- <line num="20" count="2" type="stmt"/>
47
- <line num="21" count="2" type="stmt"/>
48
- <line num="25" count="2" type="stmt"/>
49
- <line num="26" count="2" type="stmt"/>
50
- <line num="31" count="2" type="stmt"/>
51
- <line num="34" count="2" type="stmt"/>
52
- <line num="35" count="2" type="stmt"/>
53
- <line num="36" count="2" type="stmt"/>
54
- <line num="37" count="2" type="stmt"/>
55
- <line num="38" count="2" type="stmt"/>
56
- <line num="39" count="2" type="stmt"/>
57
- <line num="42" count="2" type="stmt"/>
58
- <line num="44" count="2" type="stmt"/>
59
- <line num="46" count="2" type="stmt"/>
60
- <line num="59" count="2" type="stmt"/>
37
+ <line num="10" count="1" type="stmt"/>
38
+ <line num="11" count="1" type="stmt"/>
39
+ <line num="12" count="1" type="stmt"/>
40
+ <line num="13" count="1" type="stmt"/>
41
+ <line num="14" count="1" type="stmt"/>
42
+ <line num="15" count="1" type="stmt"/>
43
+ <line num="16" count="1" type="stmt"/>
44
+ <line num="18" count="1" type="stmt"/>
45
+ <line num="19" count="1" type="stmt"/>
46
+ <line num="20" count="1" type="stmt"/>
47
+ <line num="21" count="1" type="stmt"/>
48
+ <line num="25" count="1" type="stmt"/>
49
+ <line num="26" count="1" type="stmt"/>
50
+ <line num="31" count="1" type="stmt"/>
51
+ <line num="34" count="1" type="stmt"/>
52
+ <line num="35" count="1" type="stmt"/>
53
+ <line num="36" count="1" type="stmt"/>
54
+ <line num="37" count="1" type="stmt"/>
55
+ <line num="38" count="1" type="stmt"/>
56
+ <line num="39" count="1" type="stmt"/>
57
+ <line num="42" count="1" type="stmt"/>
58
+ <line num="44" count="1" type="stmt"/>
59
+ <line num="46" count="1" type="stmt"/>
60
+ <line num="59" count="1" type="stmt"/>
61
61
  <line num="60" count="0" type="cond" truecount="0" falsecount="1"/>
62
62
  <line num="61" count="0" type="stmt"/>
63
- <line num="75" count="2" type="stmt"/>
63
+ <line num="75" count="1" type="stmt"/>
64
64
  <line num="76" count="0" type="cond" truecount="0" falsecount="1"/>
65
65
  <line num="77" count="0" type="stmt"/>
66
- <line num="90" count="2" type="stmt"/>
66
+ <line num="90" count="1" type="stmt"/>
67
67
  <line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
68
68
  <line num="92" count="0" type="stmt"/>
69
- <line num="105" count="2" type="stmt"/>
69
+ <line num="105" count="1" type="stmt"/>
70
70
  <line num="108" count="0" type="stmt"/>
71
- <line num="117" count="2" type="stmt"/>
71
+ <line num="117" count="1" type="stmt"/>
72
72
  <line num="118" count="0" type="stmt"/>
73
73
  <line num="120" count="0" type="cond" truecount="0" falsecount="1"/>
74
74
  <line num="121" count="0" type="stmt"/>
75
75
  <line num="122" count="0" type="stmt"/>
76
76
  <line num="123" count="0" type="stmt"/>
77
- <line num="141" count="2" type="stmt"/>
77
+ <line num="141" count="1" type="stmt"/>
78
78
  <line num="142" count="0" type="stmt"/>
79
79
  <line num="143" count="0" type="stmt"/>
80
80
  <line num="144" count="0" type="cond" truecount="0" falsecount="4"/>
@@ -87,30 +87,30 @@
87
87
  <line num="155" count="0" type="stmt"/>
88
88
  <line num="156" count="0" type="stmt"/>
89
89
  <line num="157" count="0" type="stmt"/>
90
- <line num="172" count="2" type="stmt"/>
90
+ <line num="172" count="1" type="stmt"/>
91
91
  <line num="173" count="0" type="stmt"/>
92
- <line num="187" count="2" type="stmt"/>
92
+ <line num="187" count="1" type="stmt"/>
93
93
  <line num="189" count="0" type="stmt"/>
94
- <line num="205" count="2" type="stmt"/>
95
- <line num="206" count="2" type="stmt"/>
96
- <line num="215" count="2" type="cond" truecount="3" falsecount="0"/>
97
- <line num="216" count="2" type="stmt"/>
98
- <line num="220" count="2" type="cond" truecount="0" falsecount="1"/>
94
+ <line num="205" count="1" type="stmt"/>
95
+ <line num="206" count="1" type="stmt"/>
96
+ <line num="215" count="1" type="cond" truecount="3" falsecount="0"/>
97
+ <line num="216" count="1" type="stmt"/>
98
+ <line num="220" count="1" type="cond" truecount="0" falsecount="1"/>
99
99
  <line num="221" count="0" type="stmt"/>
100
- <line num="225" count="2" type="cond" truecount="1" falsecount="0"/>
100
+ <line num="225" count="1" type="cond" truecount="1" falsecount="0"/>
101
101
  </file>
102
102
  </package>
103
103
  <package name="src.api">
104
104
  <metrics statements="102" coveredstatements="57" conditionals="42" coveredconditionals="10" methods="14" coveredmethods="8"/>
105
105
  <file name="AnalyticsApi.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/api/AnalyticsApi.ts">
106
106
  <metrics statements="26" coveredstatements="18" conditionals="9" coveredconditionals="4" methods="4" coveredmethods="3"/>
107
- <line num="2" count="5" type="stmt"/>
108
- <line num="4" count="5" type="stmt"/>
109
- <line num="5" count="5" type="stmt"/>
110
- <line num="14" count="5" type="stmt"/>
111
- <line num="24" count="74" type="stmt"/>
112
- <line num="25" count="74" type="stmt"/>
113
- <line num="26" count="74" type="cond" truecount="1" falsecount="2"/>
107
+ <line num="2" count="6" type="stmt"/>
108
+ <line num="4" count="6" type="stmt"/>
109
+ <line num="5" count="6" type="stmt"/>
110
+ <line num="14" count="6" type="stmt"/>
111
+ <line num="24" count="66" type="stmt"/>
112
+ <line num="25" count="66" type="stmt"/>
113
+ <line num="26" count="66" type="cond" truecount="1" falsecount="2"/>
114
114
  <line num="30" count="1" type="cond" truecount="2" falsecount="1"/>
115
115
  <line num="32" count="1" type="stmt"/>
116
116
  <line num="33" count="1" type="stmt"/>
@@ -128,14 +128,14 @@
128
128
  <line num="53" count="0" type="stmt"/>
129
129
  <line num="54" count="0" type="stmt"/>
130
130
  <line num="56" count="0" type="stmt"/>
131
- <line num="63" count="74" type="cond" truecount="0" falsecount="1"/>
132
- <line num="64" count="74" type="stmt"/>
131
+ <line num="63" count="66" type="cond" truecount="0" falsecount="1"/>
132
+ <line num="64" count="66" type="stmt"/>
133
133
  </file>
134
134
  <file name="EventsApi.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/api/EventsApi.ts">
135
135
  <metrics statements="27" coveredstatements="27" conditionals="6" coveredconditionals="6" methods="4" coveredmethods="4"/>
136
- <line num="1" count="3" type="stmt"/>
137
- <line num="3" count="3" type="stmt"/>
138
- <line num="26" count="3" type="stmt"/>
136
+ <line num="1" count="2" type="stmt"/>
137
+ <line num="3" count="2" type="stmt"/>
138
+ <line num="26" count="2" type="stmt"/>
139
139
  <line num="46" count="10" type="stmt"/>
140
140
  <line num="47" count="10" type="stmt"/>
141
141
  <line num="48" count="10" type="stmt"/>
@@ -168,11 +168,11 @@
168
168
  <line num="11" count="4" type="stmt"/>
169
169
  <line num="17" count="4" type="stmt"/>
170
170
  <line num="24" count="4" type="stmt"/>
171
- <line num="46" count="110" type="stmt"/>
172
- <line num="47" count="110" type="stmt"/>
173
- <line num="49" count="110" type="stmt"/>
174
- <line num="50" count="110" type="stmt"/>
175
- <line num="51" count="110" type="stmt"/>
171
+ <line num="46" count="102" type="stmt"/>
172
+ <line num="47" count="102" type="stmt"/>
173
+ <line num="49" count="102" type="stmt"/>
174
+ <line num="50" count="102" type="stmt"/>
175
+ <line num="51" count="102" type="stmt"/>
176
176
  <line num="69" count="0" type="stmt"/>
177
177
  <line num="70" count="0" type="stmt"/>
178
178
  <line num="77" count="0" type="stmt"/>
@@ -205,7 +205,7 @@
205
205
  <line num="160" count="0" type="stmt"/>
206
206
  <line num="162" count="0" type="stmt"/>
207
207
  <line num="164" count="0" type="stmt"/>
208
- <line num="170" count="110" type="stmt"/>
208
+ <line num="170" count="102" type="stmt"/>
209
209
  <line num="183" count="0" type="stmt"/>
210
210
  <line num="184" count="0" type="stmt"/>
211
211
  <line num="185" count="0" type="cond" truecount="0" falsecount="1"/>
@@ -218,7 +218,7 @@
218
218
  </file>
219
219
  </package>
220
220
  <package name="src.utils">
221
- <metrics statements="186" coveredstatements="92" conditionals="89" coveredconditionals="41" methods="28" coveredmethods="15"/>
221
+ <metrics statements="196" coveredstatements="92" conditionals="94" coveredconditionals="40" methods="32" coveredmethods="16"/>
222
222
  <file name="cookieUtils.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/cookieUtils.ts">
223
223
  <metrics statements="58" coveredstatements="21" conditionals="13" coveredconditionals="2" methods="10" coveredmethods="4"/>
224
224
  <line num="1" count="4" type="stmt"/>
@@ -234,11 +234,11 @@
234
234
  <line num="24" count="0" type="stmt"/>
235
235
  <line num="26" count="0" type="stmt"/>
236
236
  <line num="33" count="4" type="stmt"/>
237
- <line num="34" count="149215" type="stmt"/>
238
- <line num="36" count="149215" type="stmt"/>
239
- <line num="37" count="149215" type="stmt"/>
240
- <line num="38" count="446715" type="stmt"/>
241
- <line num="40" count="149215" type="stmt"/>
237
+ <line num="34" count="149216" type="stmt"/>
238
+ <line num="36" count="149216" type="stmt"/>
239
+ <line num="37" count="149216" type="stmt"/>
240
+ <line num="38" count="446809" type="stmt"/>
241
+ <line num="40" count="149216" type="stmt"/>
242
242
  <line num="44" count="4" type="stmt"/>
243
243
  <line num="45" count="298386" type="stmt"/>
244
244
  <line num="47" count="298386" type="stmt"/>
@@ -253,10 +253,10 @@
253
253
  <line num="65" count="0" type="stmt"/>
254
254
  <line num="70" count="0" type="stmt"/>
255
255
  <line num="75" count="4" type="stmt"/>
256
- <line num="76" count="2" type="stmt"/>
257
- <line num="77" count="2" type="stmt"/>
258
- <line num="78" count="2" type="cond" truecount="2" falsecount="0"/>
259
- <line num="81" count="2" type="cond" truecount="0" falsecount="1"/>
256
+ <line num="76" count="1" type="stmt"/>
257
+ <line num="77" count="1" type="stmt"/>
258
+ <line num="78" count="1" type="cond" truecount="2" falsecount="0"/>
259
+ <line num="81" count="1" type="cond" truecount="0" falsecount="1"/>
260
260
  <line num="82" count="0" type="stmt"/>
261
261
  <line num="83" count="0" type="stmt"/>
262
262
  <line num="84" count="0" type="stmt"/>
@@ -281,85 +281,100 @@
281
281
  <line num="121" count="0" type="stmt"/>
282
282
  </file>
283
283
  <file name="decodeUserJwt.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/decodeUserJwt.ts">
284
- <metrics statements="11" coveredstatements="9" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="1"/>
284
+ <metrics statements="11" coveredstatements="11" conditionals="1" coveredconditionals="0" methods="1" coveredmethods="1"/>
285
285
  <line num="1" count="3" type="stmt"/>
286
286
  <line num="3" count="3" type="stmt"/>
287
287
  <line num="4" count="3" type="stmt"/>
288
288
  <line num="6" count="3" type="stmt"/>
289
- <line num="7" count="15" type="stmt"/>
290
- <line num="8" count="15" type="stmt"/>
291
- <line num="9" count="15" type="cond" truecount="0" falsecount="1"/>
292
- <line num="10" count="15" type="stmt"/>
289
+ <line num="7" count="16" type="stmt"/>
290
+ <line num="8" count="16" type="stmt"/>
291
+ <line num="9" count="16" type="cond" truecount="0" falsecount="1"/>
292
+ <line num="10" count="16" type="stmt"/>
293
293
  <line num="11" count="15" type="stmt"/>
294
- <line num="13" count="0" type="stmt"/>
295
- <line num="14" count="0" type="stmt"/>
294
+ <line num="13" count="1" type="stmt"/>
295
+ <line num="14" count="1" type="stmt"/>
296
296
  </file>
297
297
  <file name="domready.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/domready.ts">
298
- <metrics statements="12" coveredstatements="8" conditionals="5" coveredconditionals="2" methods="2" coveredmethods="1"/>
299
- <line num="5" count="4" type="stmt"/>
300
- <line num="6" count="8" type="stmt"/>
301
- <line num="8" count="8" type="stmt"/>
302
- <line num="9" count="8" type="stmt"/>
303
- <line num="10" count="8" type="stmt"/>
304
- <line num="11" count="8" type="cond" truecount="1" falsecount="1"/>
305
- <line num="13" count="8" type="cond" truecount="0" falsecount="1"/>
298
+ <metrics statements="12" coveredstatements="1" conditionals="5" coveredconditionals="0" methods="2" coveredmethods="0"/>
299
+ <line num="5" count="5" type="stmt"/>
300
+ <line num="6" count="0" type="stmt"/>
301
+ <line num="8" count="0" type="stmt"/>
302
+ <line num="9" count="0" type="stmt"/>
303
+ <line num="10" count="0" type="stmt"/>
304
+ <line num="11" count="0" type="cond" truecount="0" falsecount="2"/>
305
+ <line num="13" count="0" type="cond" truecount="0" falsecount="1"/>
306
306
  <line num="14" count="0" type="stmt"/>
307
307
  <line num="17" count="0" type="stmt"/>
308
308
  <line num="18" count="0" type="stmt"/>
309
309
  <line num="19" count="0" type="stmt"/>
310
- <line num="24" count="8" type="cond" truecount="1" falsecount="1"/>
310
+ <line num="24" count="0" type="cond" truecount="0" falsecount="2"/>
311
311
  </file>
312
312
  <file name="io.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/io.ts">
313
- <metrics statements="41" coveredstatements="15" conditionals="28" coveredconditionals="3" methods="4" coveredmethods="1"/>
314
- <line num="1" count="7" type="stmt"/>
315
- <line num="3" count="7" type="stmt"/>
316
- <line num="5" count="7" type="stmt"/>
317
- <line num="7" count="7" type="stmt"/>
318
- <line num="13" count="0" type="cond" truecount="0" falsecount="2"/>
319
- <line num="14" count="0" type="stmt"/>
320
- <line num="21" count="0" type="stmt"/>
321
- <line num="22" count="0" type="stmt"/>
322
- <line num="27" count="0" type="cond" truecount="0" falsecount="1"/>
323
- <line num="28" count="0" type="stmt"/>
324
- <line num="30" count="0" type="stmt"/>
325
- <line num="34" count="7" type="cond" truecount="0" falsecount="1"/>
326
- <line num="35" count="0" type="stmt"/>
327
- <line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
328
- <line num="41" count="0" type="cond" truecount="0" falsecount="1"/>
329
- <line num="43" count="0" type="stmt"/>
330
- <line num="44" count="0" type="stmt"/>
331
- <line num="49" count="0" type="stmt"/>
332
- <line num="50" count="0" type="cond" truecount="0" falsecount="1"/>
333
- <line num="52" count="0" type="cond" truecount="0" falsecount="2"/>
334
- <line num="54" count="0" type="stmt"/>
335
- <line num="57" count="7" type="stmt"/>
336
- <line num="58" count="1" type="stmt"/>
337
- <line num="63" count="1" type="cond" truecount="2" falsecount="0"/>
338
- <line num="64" count="1" type="cond" truecount="0" falsecount="1"/>
339
- <line num="66" count="1" type="stmt"/>
340
- <line num="67" count="1" type="stmt"/>
341
- <line num="73" count="1" type="stmt"/>
342
- <line num="74" count="1" type="cond" truecount="1" falsecount="0"/>
343
- <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
344
- <line num="78" count="1" type="stmt"/>
345
- <line num="82" count="7" type="stmt"/>
346
- <line num="83" count="0" type="stmt"/>
347
- <line num="89" count="0" type="cond" truecount="0" falsecount="2"/>
348
- <line num="90" count="0" type="cond" truecount="0" falsecount="1"/>
349
- <line num="92" count="0" type="stmt"/>
350
- <line num="93" count="0" type="stmt"/>
351
- <line num="99" count="0" type="stmt"/>
352
- <line num="100" count="0" type="cond" truecount="0" falsecount="1"/>
353
- <line num="102" count="0" type="cond" truecount="0" falsecount="2"/>
354
- <line num="104" count="0" type="stmt"/>
313
+ <metrics statements="39" coveredstatements="13" conditionals="28" coveredconditionals="3" methods="4" coveredmethods="1"/>
314
+ <line num="2" count="8" type="stmt"/>
315
+ <line num="4" count="8" type="stmt"/>
316
+ <line num="10" count="0" type="cond" truecount="0" falsecount="2"/>
317
+ <line num="11" count="0" type="stmt"/>
318
+ <line num="18" count="0" type="stmt"/>
319
+ <line num="19" count="0" type="stmt"/>
320
+ <line num="24" count="0" type="cond" truecount="0" falsecount="1"/>
321
+ <line num="25" count="0" type="stmt"/>
322
+ <line num="27" count="0" type="stmt"/>
323
+ <line num="31" count="8" type="cond" truecount="0" falsecount="1"/>
324
+ <line num="32" count="0" type="stmt"/>
325
+ <line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
326
+ <line num="38" count="0" type="cond" truecount="0" falsecount="1"/>
327
+ <line num="40" count="0" type="stmt"/>
328
+ <line num="41" count="0" type="stmt"/>
329
+ <line num="46" count="0" type="stmt"/>
330
+ <line num="47" count="0" type="cond" truecount="0" falsecount="1"/>
331
+ <line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
332
+ <line num="51" count="0" type="stmt"/>
333
+ <line num="54" count="8" type="stmt"/>
334
+ <line num="55" count="1" type="stmt"/>
335
+ <line num="60" count="1" type="cond" truecount="2" falsecount="0"/>
336
+ <line num="61" count="1" type="cond" truecount="0" falsecount="1"/>
337
+ <line num="63" count="1" type="stmt"/>
338
+ <line num="64" count="1" type="stmt"/>
339
+ <line num="70" count="1" type="stmt"/>
340
+ <line num="71" count="1" type="cond" truecount="1" falsecount="0"/>
341
+ <line num="73" count="0" type="cond" truecount="0" falsecount="2"/>
342
+ <line num="75" count="1" type="stmt"/>
343
+ <line num="79" count="8" type="stmt"/>
344
+ <line num="80" count="0" type="stmt"/>
345
+ <line num="86" count="0" type="cond" truecount="0" falsecount="2"/>
346
+ <line num="87" count="0" type="cond" truecount="0" falsecount="1"/>
347
+ <line num="89" count="0" type="stmt"/>
348
+ <line num="90" count="0" type="stmt"/>
349
+ <line num="96" count="0" type="stmt"/>
350
+ <line num="97" count="0" type="cond" truecount="0" falsecount="1"/>
351
+ <line num="99" count="0" type="cond" truecount="0" falsecount="2"/>
352
+ <line num="101" count="0" type="stmt"/>
353
+ </file>
354
+ <file name="logger.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/logger.ts">
355
+ <metrics statements="14" coveredstatements="8" conditionals="5" coveredconditionals="1" methods="5" coveredmethods="2"/>
356
+ <line num="8" count="8" type="stmt"/>
357
+ <line num="14" count="8" type="stmt"/>
358
+ <line num="15" count="0" type="stmt"/>
359
+ <line num="16" count="0" type="stmt"/>
360
+ <line num="17" count="0" type="stmt"/>
361
+ <line num="23" count="8" type="stmt"/>
362
+ <line num="24" count="0" type="stmt"/>
363
+ <line num="32" count="8" type="stmt"/>
364
+ <line num="35" count="16" type="stmt"/>
365
+ <line num="36" count="97" type="cond" truecount="1" falsecount="2"/>
366
+ <line num="37" count="0" type="stmt"/>
367
+ <line num="40" count="16" type="stmt"/>
368
+ <line num="42" count="0" type="cond" truecount="0" falsecount="2"/>
369
+ <line num="45" count="16" type="stmt"/>
355
370
  </file>
356
371
  <file name="utmUtils.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/utmUtils.ts">
357
- <metrics statements="30" coveredstatements="6" conditionals="7" coveredconditionals="0" methods="3" coveredmethods="0"/>
358
- <line num="1" count="2" type="stmt"/>
359
- <line num="3" count="2" type="stmt"/>
360
- <line num="4" count="2" type="stmt"/>
361
- <line num="7" count="2" type="stmt"/>
362
- <line num="9" count="2" type="stmt"/>
372
+ <metrics statements="28" coveredstatements="5" conditionals="7" coveredconditionals="0" methods="2" coveredmethods="0"/>
373
+ <line num="1" count="1" type="stmt"/>
374
+ <line num="3" count="1" type="stmt"/>
375
+ <line num="4" count="1" type="stmt"/>
376
+ <line num="7" count="1" type="stmt"/>
377
+ <line num="9" count="1" type="stmt"/>
363
378
  <line num="12" count="0" type="stmt"/>
364
379
  <line num="13" count="0" type="stmt"/>
365
380
  <line num="14" count="0" type="cond" truecount="0" falsecount="2"/>
@@ -367,8 +382,8 @@
367
382
  <line num="17" count="0" type="stmt"/>
368
383
  <line num="18" count="0" type="stmt"/>
369
384
  <line num="21" count="0" type="stmt"/>
370
- <line num="23" count="0" type="cond" truecount="0" falsecount="3"/>
371
- <line num="24" count="0" type="stmt"/>
385
+ <line num="25" count="0" type="cond" truecount="0" falsecount="1"/>
386
+ <line num="26" count="0" type="stmt"/>
372
387
  <line num="27" count="0" type="stmt"/>
373
388
  <line num="32" count="0" type="stmt"/>
374
389
  <line num="33" count="0" type="stmt"/>
@@ -376,140 +391,142 @@
376
391
  <line num="36" count="0" type="stmt"/>
377
392
  <line num="41" count="0" type="stmt"/>
378
393
  <line num="44" count="0" type="stmt"/>
379
- <line num="56" count="0" type="stmt"/>
380
- <line num="58" count="0" type="cond" truecount="0" falsecount="1"/>
381
- <line num="59" count="0" type="stmt"/>
382
- <line num="60" count="0" type="stmt"/>
383
- <line num="63" count="0" type="stmt"/>
394
+ <line num="57" count="0" type="cond" truecount="0" falsecount="2"/>
395
+ <line num="58" count="0" type="stmt"/>
396
+ <line num="60" count="0" type="cond" truecount="0" falsecount="1"/>
397
+ <line num="61" count="0" type="stmt"/>
398
+ <line num="62" count="0" type="stmt"/>
384
399
  <line num="65" count="0" type="stmt"/>
385
- <line num="83" count="2" type="stmt"/>
386
- <line num="88" count="0" type="stmt"/>
387
- <line num="89" count="0" type="stmt"/>
400
+ <line num="67" count="0" type="stmt"/>
388
401
  </file>
389
402
  <file name="validate.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/validate.ts">
390
403
  <metrics statements="29" coveredstatements="29" conditionals="32" coveredconditionals="32" methods="7" coveredmethods="7"/>
391
- <line num="1" count="8" type="stmt"/>
392
- <line num="8" count="8" type="stmt"/>
393
- <line num="11" count="165" type="cond" truecount="1" falsecount="0"/>
394
- <line num="13" count="164" type="stmt"/>
395
- <line num="14" count="164" type="stmt"/>
396
- <line num="16" count="164" type="stmt"/>
397
- <line num="23" count="164" type="cond" truecount="1" falsecount="0"/>
404
+ <line num="1" count="9" type="stmt"/>
405
+ <line num="8" count="9" type="stmt"/>
406
+ <line num="11" count="157" type="cond" truecount="1" falsecount="0"/>
407
+ <line num="13" count="156" type="stmt"/>
408
+ <line num="14" count="156" type="stmt"/>
409
+ <line num="16" count="156" type="stmt"/>
410
+ <line num="23" count="156" type="cond" truecount="1" falsecount="0"/>
398
411
  <line num="24" count="2" type="stmt"/>
399
- <line num="25" count="162" type="stmt"/>
400
- <line num="27" count="162" type="cond" truecount="3" falsecount="0"/>
401
- <line num="28" count="162" type="cond" truecount="3" falsecount="0"/>
402
- <line num="30" count="162" type="cond" truecount="3" falsecount="0"/>
403
- <line num="32" count="162" type="stmt"/>
404
- <line num="40" count="8" type="stmt"/>
405
- <line num="41" count="116" type="cond" truecount="3" falsecount="0"/>
406
- <line num="44" count="8" type="stmt"/>
412
+ <line num="25" count="154" type="stmt"/>
413
+ <line num="27" count="154" type="cond" truecount="3" falsecount="0"/>
414
+ <line num="28" count="154" type="cond" truecount="3" falsecount="0"/>
415
+ <line num="30" count="154" type="cond" truecount="3" falsecount="0"/>
416
+ <line num="32" count="154" type="stmt"/>
417
+ <line num="40" count="9" type="stmt"/>
418
+ <line num="41" count="108" type="cond" truecount="3" falsecount="0"/>
419
+ <line num="44" count="9" type="stmt"/>
407
420
  <line num="45" count="10" type="cond" truecount="3" falsecount="0"/>
408
421
  <line num="46" count="2" type="stmt"/>
409
- <line num="50" count="8" type="stmt"/>
422
+ <line num="50" count="9" type="stmt"/>
410
423
  <line num="51" count="6" type="cond" truecount="1" falsecount="0"/>
411
424
  <line num="52" count="5" type="cond" truecount="1" falsecount="0"/>
412
425
  <line num="54" count="3" type="stmt"/>
413
- <line num="57" count="8" type="stmt"/>
426
+ <line num="57" count="9" type="stmt"/>
414
427
  <line num="60" count="7" type="cond" truecount="1" falsecount="0"/>
415
428
  <line num="62" count="5" type="stmt"/>
416
- <line num="65" count="8" type="stmt"/>
417
- <line num="66" count="3" type="cond" truecount="2" falsecount="0"/>
418
- <line num="68" count="8" type="stmt"/>
419
- <line num="69" count="166" type="cond" truecount="2" falsecount="0"/>
429
+ <line num="65" count="9" type="stmt"/>
430
+ <line num="66" count="30" type="cond" truecount="2" falsecount="0"/>
431
+ <line num="68" count="9" type="stmt"/>
432
+ <line num="69" count="185" type="cond" truecount="2" falsecount="0"/>
420
433
  </file>
421
434
  <file name="widgetUtils.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/utils/widgetUtils.ts">
422
435
  <metrics statements="5" coveredstatements="4" conditionals="3" coveredconditionals="2" methods="1" coveredmethods="1"/>
423
- <line num="1" count="4" type="stmt"/>
436
+ <line num="1" count="5" type="stmt"/>
424
437
  <line num="8" count="4" type="cond" truecount="2" falsecount="1"/>
425
- <line num="10" count="2" type="stmt"/>
426
- <line num="12" count="2" type="stmt"/>
438
+ <line num="10" count="3" type="stmt"/>
439
+ <line num="12" count="1" type="stmt"/>
427
440
  <line num="14" count="0" type="stmt"/>
428
441
  </file>
429
442
  </package>
430
443
  <package name="src.widgets">
431
- <metrics statements="385" coveredstatements="294" conditionals="189" coveredconditionals="137" methods="55" coveredmethods="40"/>
444
+ <metrics statements="397" coveredstatements="273" conditionals="216" coveredconditionals="132" methods="56" coveredmethods="38"/>
432
445
  <file name="EmbedWidget.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/EmbedWidget.ts">
433
- <metrics statements="76" coveredstatements="73" conditionals="40" coveredconditionals="38" methods="7" coveredmethods="7"/>
446
+ <metrics statements="80" coveredstatements="6" conditionals="50" coveredconditionals="0" methods="7" coveredmethods="0"/>
434
447
  <line num="3" count="3" type="stmt"/>
435
448
  <line num="5" count="3" type="stmt"/>
436
449
  <line num="6" count="3" type="stmt"/>
437
450
  <line num="7" count="3" type="stmt"/>
438
451
  <line num="9" count="3" type="stmt"/>
439
452
  <line num="22" count="3" type="stmt"/>
440
- <line num="24" count="24" type="stmt"/>
441
- <line num="26" count="24" type="cond" truecount="1" falsecount="0"/>
442
- <line num="30" count="10" type="stmt"/>
443
- <line num="31" count="9" type="stmt"/>
444
- <line num="32" count="9" type="cond" truecount="2" falsecount="0"/>
445
- <line num="33" count="9" type="cond" truecount="2" falsecount="0"/>
446
- <line num="35" count="9" type="stmt"/>
447
- <line num="36" count="9" type="stmt"/>
448
- <line num="38" count="9" type="cond" truecount="0" falsecount="1"/>
453
+ <line num="24" count="0" type="stmt"/>
454
+ <line num="26" count="0" type="cond" truecount="0" falsecount="1"/>
455
+ <line num="27" count="0" type="stmt"/>
456
+ <line num="32" count="0" type="stmt"/>
457
+ <line num="33" count="0" type="stmt"/>
458
+ <line num="35" count="0" type="cond" truecount="0" falsecount="2"/>
459
+ <line num="36" count="0" type="stmt"/>
460
+ <line num="37" count="0" type="cond" truecount="0" falsecount="2"/>
461
+ <line num="38" count="0" type="cond" truecount="0" falsecount="2"/>
449
462
  <line num="40" count="0" type="stmt"/>
450
- <line num="41" count="0" type="stmt"/>
451
- <line num="42" count="0" type="stmt"/>
452
- <line num="45" count="9" type="cond" truecount="2" falsecount="0"/>
453
- <line num="46" count="5" type="cond" truecount="2" falsecount="0"/>
454
- <line num="47" count="2" type="cond" truecount="2" falsecount="0"/>
455
- <line num="48" count="1" type="stmt"/>
456
- <line num="50" count="1" type="stmt"/>
457
- <line num="54" count="3" type="cond" truecount="2" falsecount="0"/>
458
- <line num="55" count="1" type="stmt"/>
459
- <line num="58" count="2" type="stmt"/>
460
- <line num="60" count="4" type="cond" truecount="3" falsecount="0"/>
461
- <line num="61" count="4" type="stmt"/>
462
- <line num="64" count="9" type="stmt"/>
463
- <line num="65" count="9" type="cond" truecount="1" falsecount="0"/>
464
- <line num="66" count="1" type="stmt"/>
465
- <line num="69" count="8" type="stmt"/>
466
- <line num="70" count="8" type="stmt"/>
467
- <line num="71" count="8" type="stmt"/>
468
- <line num="72" count="8" type="stmt"/>
469
- <line num="75" count="8" type="stmt"/>
470
- <line num="76" count="8" type="stmt"/>
471
- <line num="77" count="8" type="cond" truecount="2" falsecount="0"/>
472
- <line num="80" count="8" type="stmt"/>
473
- <line num="92" count="8" type="stmt"/>
474
- <line num="93" count="8" type="stmt"/>
475
- <line num="95" count="8" type="cond" truecount="2" falsecount="0"/>
476
- <line num="96" count="3" type="stmt"/>
477
- <line num="97" count="3" type="stmt"/>
478
- <line num="98" count="5" type="cond" truecount="1" falsecount="0"/>
479
- <line num="99" count="5" type="stmt"/>
480
- <line num="108" count="4" type="stmt"/>
481
- <line num="109" count="4" type="cond" truecount="1" falsecount="0"/>
482
- <line num="110" count="3" type="cond" truecount="1" falsecount="0"/>
483
- <line num="112" count="2" type="stmt"/>
484
- <line num="114" count="2" type="stmt"/>
485
- <line num="115" count="2" type="stmt"/>
486
- <line num="116" count="2" type="stmt"/>
487
- <line num="118" count="2" type="stmt"/>
488
- <line num="119" count="2" type="cond" truecount="2" falsecount="0"/>
489
- <line num="121" count="2" type="cond" truecount="2" falsecount="0"/>
490
- <line num="122" count="1" type="stmt"/>
491
- <line num="123" count="1" type="stmt"/>
492
- <line num="125" count="1" type="cond" truecount="0" falsecount="1"/>
493
- <line num="126" count="1" type="stmt"/>
494
- <line num="131" count="2" type="stmt"/>
495
- <line num="132" count="2" type="cond" truecount="1" falsecount="0"/>
496
- <line num="134" count="1" type="cond" truecount="1" falsecount="0"/>
497
- <line num="135" count="1" type="stmt"/>
498
- <line num="137" count="1" type="stmt"/>
499
- <line num="139" count="1" type="stmt"/>
500
- <line num="140" count="1" type="stmt"/>
501
- <line num="141" count="1" type="stmt"/>
502
- <line num="143" count="1" type="stmt"/>
503
- <line num="147" count="2" type="stmt"/>
504
- <line num="151" count="13" type="stmt"/>
505
- <line num="153" count="13" type="cond" truecount="3" falsecount="0"/>
506
- <line num="156" count="13" type="stmt"/>
507
- <line num="158" count="13" type="cond" truecount="3" falsecount="0"/>
508
- <line num="161" count="24" type="stmt"/>
509
- <line num="162" count="24" type="stmt"/>
463
+ <line num="45" count="0" type="stmt"/>
464
+ <line num="47" count="0" type="cond" truecount="0" falsecount="1"/>
465
+ <line num="49" count="0" type="stmt"/>
466
+ <line num="50" count="0" type="stmt"/>
467
+ <line num="51" count="0" type="stmt"/>
468
+ <line num="54" count="0" type="cond" truecount="0" falsecount="2"/>
469
+ <line num="55" count="0" type="cond" truecount="0" falsecount="2"/>
470
+ <line num="56" count="0" type="cond" truecount="0" falsecount="2"/>
471
+ <line num="57" count="0" type="stmt"/>
472
+ <line num="59" count="0" type="stmt"/>
473
+ <line num="63" count="0" type="cond" truecount="0" falsecount="2"/>
474
+ <line num="64" count="0" type="stmt"/>
475
+ <line num="67" count="0" type="stmt"/>
476
+ <line num="69" count="0" type="cond" truecount="0" falsecount="3"/>
477
+ <line num="70" count="0" type="stmt"/>
478
+ <line num="73" count="0" type="stmt"/>
479
+ <line num="74" count="0" type="cond" truecount="0" falsecount="1"/>
480
+ <line num="75" count="0" type="stmt"/>
481
+ <line num="78" count="0" type="stmt"/>
482
+ <line num="79" count="0" type="stmt"/>
483
+ <line num="81" count="0" type="stmt"/>
484
+ <line num="83" count="0" type="cond" truecount="0" falsecount="2"/>
485
+ <line num="85" count="0" type="stmt"/>
486
+ <line num="110" count="0" type="stmt"/>
487
+ <line num="111" count="0" type="stmt"/>
488
+ <line num="112" count="0" type="cond" truecount="0" falsecount="2"/>
489
+ <line num="115" count="0" type="cond" truecount="0" falsecount="2"/>
490
+ <line num="127" count="0" type="stmt"/>
491
+ <line num="128" count="0" type="stmt"/>
492
+ <line num="130" count="0" type="cond" truecount="0" falsecount="2"/>
493
+ <line num="131" count="0" type="stmt"/>
494
+ <line num="132" count="0" type="stmt"/>
495
+ <line num="133" count="0" type="cond" truecount="0" falsecount="1"/>
496
+ <line num="134" count="0" type="stmt"/>
497
+ <line num="143" count="0" type="stmt"/>
498
+ <line num="144" count="0" type="cond" truecount="0" falsecount="1"/>
499
+ <line num="145" count="0" type="cond" truecount="0" falsecount="1"/>
500
+ <line num="147" count="0" type="stmt"/>
501
+ <line num="149" count="0" type="stmt"/>
502
+ <line num="150" count="0" type="stmt"/>
503
+ <line num="151" count="0" type="stmt"/>
504
+ <line num="153" count="0" type="stmt"/>
505
+ <line num="154" count="0" type="cond" truecount="0" falsecount="2"/>
506
+ <line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
507
+ <line num="157" count="0" type="stmt"/>
508
+ <line num="158" count="0" type="stmt"/>
509
+ <line num="160" count="0" type="cond" truecount="0" falsecount="1"/>
510
+ <line num="161" count="0" type="stmt"/>
511
+ <line num="166" count="0" type="stmt"/>
512
+ <line num="167" count="0" type="cond" truecount="0" falsecount="1"/>
513
+ <line num="169" count="0" type="cond" truecount="0" falsecount="1"/>
514
+ <line num="170" count="0" type="stmt"/>
515
+ <line num="172" count="0" type="stmt"/>
516
+ <line num="174" count="0" type="stmt"/>
517
+ <line num="175" count="0" type="stmt"/>
518
+ <line num="176" count="0" type="stmt"/>
519
+ <line num="178" count="0" type="stmt"/>
520
+ <line num="182" count="0" type="stmt"/>
521
+ <line num="186" count="0" type="stmt"/>
522
+ <line num="188" count="0" type="cond" truecount="0" falsecount="3"/>
523
+ <line num="191" count="0" type="stmt"/>
524
+ <line num="193" count="0" type="cond" truecount="0" falsecount="3"/>
525
+ <line num="196" count="0" type="stmt"/>
526
+ <line num="197" count="0" type="stmt"/>
510
527
  </file>
511
528
  <file name="PopupWidget.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/PopupWidget.ts">
512
- <metrics statements="98" coveredstatements="55" conditionals="46" coveredconditionals="23" methods="14" coveredmethods="6"/>
529
+ <metrics statements="100" coveredstatements="58" conditionals="56" coveredconditionals="31" methods="14" coveredmethods="6"/>
513
530
  <line num="3" count="3" type="stmt"/>
514
531
  <line num="5" count="3" type="stmt"/>
515
532
  <line num="6" count="3" type="stmt"/>
@@ -517,13 +534,13 @@
517
534
  <line num="9" count="3" type="stmt"/>
518
535
  <line num="11" count="3" type="stmt"/>
519
536
  <line num="24" count="3" type="stmt"/>
520
- <line num="29" count="15" type="stmt"/>
521
- <line num="31" count="15" type="stmt"/>
522
- <line num="33" count="15" type="cond" truecount="2" falsecount="0"/>
537
+ <line num="29" count="26" type="stmt"/>
538
+ <line num="31" count="26" type="stmt"/>
539
+ <line num="33" count="26" type="cond" truecount="2" falsecount="0"/>
523
540
  <line num="34" count="1" type="stmt"/>
524
- <line num="36" count="14" type="cond" truecount="2" falsecount="0"/>
525
- <line num="37" count="14" type="stmt"/>
526
- <line num="40" count="15" type="stmt"/>
541
+ <line num="36" count="25" type="cond" truecount="2" falsecount="0"/>
542
+ <line num="37" count="25" type="stmt"/>
543
+ <line num="40" count="26" type="stmt"/>
527
544
  <line num="47" count="4" type="cond" truecount="1" falsecount="0"/>
528
545
  <line num="50" count="3" type="stmt"/>
529
546
  <line num="51" count="3" type="stmt"/>
@@ -533,98 +550,107 @@
533
550
  <line num="62" count="3" type="cond" truecount="1" falsecount="0"/>
534
551
  <line num="63" count="1" type="stmt"/>
535
552
  <line num="64" count="1" type="stmt"/>
536
- <line num="70" count="4" type="stmt"/>
537
- <line num="71" count="4" type="stmt"/>
538
- <line num="72" count="4" type="stmt"/>
539
- <line num="75" count="4" type="cond" truecount="2" falsecount="0"/>
540
- <line num="76" count="4" type="cond" truecount="2" falsecount="0"/>
541
- <line num="77" count="4" type="stmt"/>
542
- <line num="78" count="4" type="stmt"/>
543
- <line num="82" count="4" type="stmt"/>
544
- <line num="83" count="1" type="stmt"/>
545
- <line num="84" count="1" type="cond" truecount="1" falsecount="0"/>
546
- <line num="87" count="4" type="stmt"/>
547
- <line num="89" count="4" type="stmt"/>
548
- <line num="93" count="6" type="stmt"/>
549
- <line num="94" count="6" type="stmt"/>
550
- <line num="96" count="6" type="cond" truecount="2" falsecount="0"/>
551
- <line num="98" count="6" type="cond" truecount="2" falsecount="0"/>
552
- <line num="99" count="2" type="stmt"/>
553
- <line num="100" count="2" type="stmt"/>
554
- <line num="102" count="2" type="cond" truecount="1" falsecount="1"/>
555
- <line num="104" count="0" type="stmt"/>
553
+ <line num="70" count="15" type="stmt"/>
554
+ <line num="71" count="15" type="stmt"/>
555
+ <line num="74" count="15" type="cond" truecount="2" falsecount="0"/>
556
+ <line num="75" count="15" type="cond" truecount="2" falsecount="0"/>
557
+ <line num="76" count="15" type="stmt"/>
558
+ <line num="77" count="15" type="stmt"/>
559
+ <line num="81" count="15" type="stmt"/>
560
+ <line num="82" count="1" type="stmt"/>
561
+ <line num="83" count="1" type="cond" truecount="1" falsecount="0"/>
562
+ <line num="86" count="15" type="stmt"/>
563
+ <line num="88" count="15" type="stmt"/>
564
+ <line num="92" count="13" type="stmt"/>
565
+ <line num="93" count="13" type="cond" truecount="2" falsecount="0"/>
566
+ <line num="94" count="13" type="stmt"/>
567
+ <line num="96" count="13" type="stmt"/>
568
+ <line num="97" count="13" type="stmt"/>
569
+ <line num="99" count="13" type="cond" truecount="2" falsecount="0"/>
570
+ <line num="101" count="13" type="cond" truecount="2" falsecount="0"/>
571
+ <line num="102" count="13" type="stmt"/>
572
+ <line num="103" count="13" type="stmt"/>
573
+ <line num="105" count="13" type="cond" truecount="2" falsecount="0"/>
556
574
  <line num="107" count="2" type="stmt"/>
557
- <line num="110" count="2" type="stmt"/>
558
- <line num="111" count="2" type="cond" truecount="1" falsecount="0"/>
559
- <line num="112" count="1" type="stmt"/>
575
+ <line num="110" count="11" type="stmt"/>
576
+ <line num="113" count="13" type="stmt"/>
577
+ <line num="114" count="13" type="cond" truecount="1" falsecount="0"/>
560
578
  <line num="115" count="1" type="stmt"/>
561
- <line num="116" count="1" type="stmt"/>
562
- <line num="117" count="1" type="stmt"/>
563
- <line num="118" count="1" type="stmt"/>
564
- <line num="121" count="1" type="stmt"/>
565
- <line num="122" count="1" type="stmt"/>
566
- <line num="123" count="1" type="stmt"/>
567
- <line num="127" count="0" type="stmt"/>
568
- <line num="129" count="0" type="cond" truecount="0" falsecount="1"/>
569
- <line num="130" count="0" type="stmt"/>
570
- <line num="133" count="0" type="stmt"/>
571
- <line num="136" count="0" type="stmt"/>
572
- <line num="137" count="0" type="stmt"/>
573
- <line num="138" count="0" type="stmt"/>
574
- <line num="140" count="0" type="stmt"/>
575
- <line num="141" count="0" type="stmt"/>
576
- <line num="142" count="0" type="stmt"/>
577
- <line num="144" count="0" type="stmt"/>
578
- <line num="145" count="0" type="stmt"/>
579
- <line num="148" count="0" type="stmt"/>
580
- <line num="151" count="0" type="stmt"/>
581
- <line num="156" count="0" type="cond" truecount="0" falsecount="2"/>
582
- <line num="157" count="0" type="cond" truecount="0" falsecount="2"/>
583
- <line num="158" count="0" type="stmt"/>
584
- <line num="159" count="0" type="cond" truecount="0" falsecount="1"/>
585
- <line num="161" count="0" type="stmt"/>
579
+ <line num="118" count="12" type="stmt"/>
580
+ <line num="119" count="12" type="stmt"/>
581
+ <line num="121" count="12" type="stmt"/>
582
+ <line num="123" count="12" type="stmt"/>
583
+ <line num="151" count="12" type="stmt"/>
584
+ <line num="152" count="12" type="stmt"/>
585
+ <line num="153" count="12" type="stmt"/>
586
+ <line num="160" count="0" type="stmt"/>
587
+ <line num="162" count="0" type="cond" truecount="0" falsecount="1"/>
586
588
  <line num="163" count="0" type="stmt"/>
587
- <line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
588
- <line num="165" count="0" type="stmt"/>
589
- <line num="166" count="0" type="cond" truecount="0" falsecount="1"/>
590
- <line num="167" count="0" type="stmt"/>
589
+ <line num="166" count="0" type="stmt"/>
590
+ <line num="169" count="0" type="stmt"/>
591
591
  <line num="170" count="0" type="stmt"/>
592
- <line num="171" count="0" type="cond" truecount="0" falsecount="2"/>
593
- <line num="172" count="0" type="stmt"/>
594
- <line num="174" count="0" type="cond" truecount="0" falsecount="2"/>
592
+ <line num="172" count="0" type="cond" truecount="0" falsecount="2"/>
593
+ <line num="174" count="0" type="stmt"/>
595
594
  <line num="175" count="0" type="stmt"/>
596
595
  <line num="176" count="0" type="stmt"/>
597
596
  <line num="178" count="0" type="stmt"/>
598
- <line num="184" count="0" type="stmt"/>
599
- <line num="185" count="0" type="cond" truecount="0" falsecount="1"/>
600
- <line num="186" count="0" type="stmt"/>
601
- <line num="188" count="0" type="cond" truecount="0" falsecount="2"/>
602
- <line num="189" count="0" type="cond" truecount="0" falsecount="2"/>
603
- <line num="190" count="0" type="stmt"/>
604
- <line num="191" count="0" type="cond" truecount="0" falsecount="1"/>
605
- <line num="193" count="0" type="stmt"/>
597
+ <line num="179" count="0" type="stmt"/>
598
+ <line num="182" count="0" type="stmt"/>
599
+ <line num="185" count="0" type="stmt"/>
600
+ <line num="190" count="0" type="cond" truecount="0" falsecount="2"/>
601
+ <line num="191" count="0" type="cond" truecount="0" falsecount="2"/>
602
+ <line num="192" count="0" type="stmt"/>
603
+ <line num="193" count="0" type="cond" truecount="0" falsecount="1"/>
606
604
  <line num="195" count="0" type="stmt"/>
607
- <line num="202" count="0" type="stmt"/>
608
- <line num="204" count="0" type="cond" truecount="0" falsecount="2"/>
609
- <line num="207" count="15" type="stmt"/>
610
- <line num="208" count="15" type="stmt"/>
605
+ <line num="197" count="0" type="stmt"/>
606
+ <line num="198" count="0" type="cond" truecount="0" falsecount="1"/>
607
+ <line num="199" count="0" type="stmt"/>
608
+ <line num="200" count="0" type="cond" truecount="0" falsecount="1"/>
609
+ <line num="201" count="0" type="stmt"/>
610
+ <line num="204" count="0" type="stmt"/>
611
+ <line num="205" count="0" type="cond" truecount="0" falsecount="2"/>
612
+ <line num="206" count="0" type="stmt"/>
613
+ <line num="208" count="0" type="cond" truecount="0" falsecount="2"/>
614
+ <line num="209" count="0" type="stmt"/>
615
+ <line num="210" count="0" type="stmt"/>
616
+ <line num="212" count="0" type="stmt"/>
617
+ <line num="218" count="0" type="stmt"/>
618
+ <line num="219" count="0" type="cond" truecount="0" falsecount="1"/>
619
+ <line num="220" count="0" type="stmt"/>
620
+ <line num="222" count="0" type="cond" truecount="0" falsecount="2"/>
621
+ <line num="223" count="0" type="cond" truecount="0" falsecount="2"/>
622
+ <line num="224" count="0" type="stmt"/>
623
+ <line num="225" count="0" type="cond" truecount="0" falsecount="1"/>
624
+ <line num="227" count="0" type="stmt"/>
625
+ <line num="229" count="0" type="stmt"/>
626
+ <line num="236" count="0" type="stmt"/>
627
+ <line num="238" count="0" type="cond" truecount="0" falsecount="2"/>
628
+ <line num="241" count="26" type="stmt"/>
629
+ <line num="242" count="26" type="stmt"/>
630
+ </file>
631
+ <file name="SkeletonTemplate.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/SkeletonTemplate.ts">
632
+ <metrics statements="4" coveredstatements="4" conditionals="6" coveredconditionals="3" methods="1" coveredmethods="1"/>
633
+ <line num="14" count="4" type="stmt"/>
634
+ <line num="20" count="4" type="stmt"/>
635
+ <line num="91" count="4" type="stmt"/>
636
+ <line num="113" count="4" type="stmt"/>
611
637
  </file>
612
638
  <file name="Widget.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/Widget.ts">
613
- <metrics statements="120" coveredstatements="117" conditionals="70" coveredconditionals="68" methods="23" coveredmethods="22"/>
614
- <line num="2" count="5" type="stmt"/>
615
- <line num="3" count="5" type="stmt"/>
616
- <line num="6" count="5" type="stmt"/>
617
- <line num="9" count="5" type="stmt"/>
618
- <line num="50" count="5" type="stmt"/>
619
- <line num="58" count="74" type="stmt"/>
620
- <line num="61" count="74" type="stmt"/>
621
- <line num="62" count="74" type="stmt"/>
622
- <line num="64" count="74" type="stmt"/>
623
- <line num="65" count="74" type="stmt"/>
624
- <line num="66" count="74" type="stmt"/>
625
- <line num="67" count="74" type="stmt"/>
626
- <line num="68" count="74" type="stmt"/>
627
- <line num="69" count="74" type="cond" truecount="2" falsecount="0"/>
639
+ <metrics statements="122" coveredstatements="114" conditionals="71" coveredconditionals="65" methods="23" coveredmethods="20"/>
640
+ <line num="2" count="6" type="stmt"/>
641
+ <line num="3" count="6" type="stmt"/>
642
+ <line num="6" count="6" type="stmt"/>
643
+ <line num="9" count="6" type="stmt"/>
644
+ <line num="50" count="6" type="stmt"/>
645
+ <line num="58" count="61" type="stmt"/>
646
+ <line num="61" count="61" type="stmt"/>
647
+ <line num="62" count="61" type="stmt"/>
648
+ <line num="64" count="61" type="stmt"/>
649
+ <line num="65" count="61" type="stmt"/>
650
+ <line num="66" count="61" type="stmt"/>
651
+ <line num="67" count="61" type="stmt"/>
652
+ <line num="68" count="61" type="stmt"/>
653
+ <line num="69" count="61" type="cond" truecount="2" falsecount="0"/>
628
654
  <line num="75" count="17" type="cond" truecount="2" falsecount="0"/>
629
655
  <line num="77" count="3" type="stmt"/>
630
656
  <line num="78" count="3" type="stmt"/>
@@ -639,108 +665,110 @@
639
665
  <line num="98" count="17" type="cond" truecount="1" falsecount="0"/>
640
666
  <line num="99" count="3" type="stmt"/>
641
667
  <line num="106" count="14" type="stmt"/>
642
- <line num="110" count="29" type="stmt"/>
643
- <line num="111" count="29" type="stmt"/>
644
- <line num="112" count="29" type="stmt"/>
645
- <line num="113" count="29" type="stmt"/>
646
- <line num="115" count="29" type="stmt"/>
647
- <line num="116" count="29" type="stmt"/>
648
- <line num="117" count="29" type="stmt"/>
649
- <line num="122" count="29" type="cond" truecount="1" falsecount="0"/>
650
- <line num="123" count="29" type="cond" truecount="1" falsecount="0"/>
651
- <line num="124" count="29" type="cond" truecount="3" falsecount="0"/>
652
- <line num="126" count="1" type="stmt"/>
653
- <line num="129" count="29" type="stmt"/>
654
- <line num="133" count="10" type="cond" truecount="1" falsecount="1"/>
655
- <line num="134" count="10" type="cond" truecount="2" falsecount="0"/>
656
- <line num="135" count="10" type="stmt"/>
657
- <line num="143" count="1" type="cond" truecount="0" falsecount="1"/>
658
- <line num="144" count="0" type="stmt"/>
659
- <line num="149" count="0" type="stmt"/>
660
- <line num="157" count="6" type="cond" truecount="1" falsecount="0"/>
661
- <line num="158" count="6" type="stmt"/>
662
- <line num="161" count="0" type="stmt"/>
663
- <line num="168" count="6" type="stmt"/>
664
- <line num="173" count="9" type="cond" truecount="1" falsecount="0"/>
665
- <line num="174" count="6" type="cond" truecount="1" falsecount="0"/>
666
- <line num="175" count="1" type="stmt"/>
667
- <line num="179" count="5" type="cond" truecount="2" falsecount="0"/>
668
- <line num="180" count="2" type="cond" truecount="1" falsecount="0"/>
669
- <line num="186" count="1" type="stmt"/>
670
- <line num="188" count="1" type="stmt"/>
671
- <line num="196" count="3" type="stmt"/>
672
- <line num="197" count="3" type="stmt"/>
673
- <line num="205" count="3" type="stmt"/>
674
- <line num="208" count="1" type="stmt"/>
675
- <line num="211" count="2" type="stmt"/>
676
- <line num="216" count="4" type="cond" truecount="1" falsecount="0"/>
677
- <line num="217" count="3" type="stmt"/>
678
- <line num="226" count="1" type="stmt"/>
679
- <line num="231" count="1" type="stmt"/>
680
- <line num="237" count="4" type="stmt"/>
681
- <line num="269" count="4" type="stmt"/>
682
- <line num="275" count="13" type="stmt"/>
683
- <line num="276" count="13" type="cond" truecount="1" falsecount="0"/>
684
- <line num="277" count="1" type="stmt"/>
685
- <line num="278" count="12" type="stmt"/>
686
- <line num="281" count="20" type="stmt"/>
687
- <line num="283" count="20" type="stmt"/>
688
- <line num="285" count="20" type="cond" truecount="2" falsecount="0"/>
689
- <line num="290" count="20" type="stmt"/>
690
- <line num="293" count="12" type="stmt"/>
691
- <line num="294" count="12" type="stmt"/>
692
- <line num="295" count="20" type="stmt"/>
693
- <line num="296" count="20" type="cond" truecount="1" falsecount="0"/>
694
- <line num="297" count="10" type="stmt"/>
695
- <line num="299" count="12" type="cond" truecount="1" falsecount="0"/>
696
- <line num="300" count="2" type="stmt"/>
697
- <line num="302" count="10" type="stmt"/>
698
- <line num="312" count="10" type="stmt"/>
699
- <line num="313" count="10" type="cond" truecount="1" falsecount="0"/>
700
- <line num="314" count="9" type="stmt"/>
701
- <line num="316" count="9" type="cond" truecount="2" falsecount="0"/>
702
- <line num="318" count="9" type="cond" truecount="1" falsecount="0"/>
703
- <line num="319" count="1" type="stmt"/>
704
- <line num="324" count="8" type="cond" truecount="2" falsecount="0"/>
705
- <line num="325" count="3" type="cond" truecount="1" falsecount="0"/>
706
- <line num="327" count="2" type="stmt"/>
707
- <line num="336" count="2" type="stmt"/>
708
- <line num="342" count="5" type="cond" truecount="2" falsecount="0"/>
709
- <line num="343" count="4" type="stmt"/>
710
- <line num="350" count="1" type="stmt"/>
711
- <line num="353" count="6" type="stmt"/>
712
- <line num="355" count="5" type="cond" truecount="1" falsecount="0"/>
713
- <line num="356" count="5" type="stmt"/>
714
- <line num="359" count="5" type="stmt"/>
715
- <line num="363" count="2" type="stmt"/>
716
- <line num="366" count="2" type="cond" truecount="2" falsecount="0"/>
717
- <line num="372" count="1" type="stmt"/>
718
- <line num="377" count="5" type="stmt"/>
719
- <line num="378" count="5" type="stmt"/>
720
- <line num="379" count="5" type="stmt"/>
721
- <line num="380" count="5" type="stmt"/>
722
- <line num="382" count="5" type="cond" truecount="1" falsecount="0"/>
723
- <line num="383" count="2" type="stmt"/>
724
- <line num="384" count="2" type="stmt"/>
725
- <line num="386" count="2" type="stmt"/>
726
- <line num="390" count="2" type="cond" truecount="2" falsecount="0"/>
727
- <line num="394" count="2" type="stmt"/>
728
- <line num="395" count="2" type="stmt"/>
729
- <line num="398" count="2" type="stmt"/>
730
- <line num="399" count="2" type="stmt"/>
731
- <line num="400" count="2" type="stmt"/>
732
- <line num="406" count="10" type="stmt"/>
733
- <line num="407" count="10" type="stmt"/>
668
+ <line num="114" count="27" type="stmt"/>
669
+ <line num="115" count="27" type="stmt"/>
670
+ <line num="116" count="27" type="stmt"/>
671
+ <line num="117" count="27" type="stmt"/>
672
+ <line num="119" count="27" type="stmt"/>
673
+ <line num="120" count="27" type="stmt"/>
674
+ <line num="121" count="27" type="stmt"/>
675
+ <line num="126" count="27" type="cond" truecount="0" falsecount="1"/>
676
+ <line num="127" count="27" type="cond" truecount="0" falsecount="1"/>
677
+ <line num="128" count="27" type="cond" truecount="2" falsecount="1"/>
678
+ <line num="130" count="0" type="stmt"/>
679
+ <line num="132" count="27" type="cond" truecount="1" falsecount="0"/>
680
+ <line num="133" count="13" type="stmt"/>
681
+ <line num="136" count="27" type="stmt"/>
682
+ <line num="140" count="10" type="cond" truecount="1" falsecount="1"/>
683
+ <line num="141" count="10" type="cond" truecount="2" falsecount="0"/>
684
+ <line num="142" count="10" type="stmt"/>
685
+ <line num="150" count="0" type="cond" truecount="0" falsecount="1"/>
686
+ <line num="151" count="0" type="stmt"/>
687
+ <line num="156" count="0" type="stmt"/>
688
+ <line num="164" count="0" type="cond" truecount="0" falsecount="1"/>
689
+ <line num="165" count="0" type="stmt"/>
690
+ <line num="168" count="0" type="stmt"/>
691
+ <line num="175" count="0" type="stmt"/>
692
+ <line num="180" count="7" type="cond" truecount="1" falsecount="0"/>
693
+ <line num="181" count="6" type="cond" truecount="1" falsecount="0"/>
694
+ <line num="182" count="1" type="stmt"/>
695
+ <line num="186" count="5" type="cond" truecount="2" falsecount="0"/>
696
+ <line num="187" count="2" type="cond" truecount="1" falsecount="0"/>
697
+ <line num="193" count="1" type="stmt"/>
698
+ <line num="195" count="1" type="stmt"/>
699
+ <line num="203" count="3" type="stmt"/>
700
+ <line num="204" count="3" type="stmt"/>
701
+ <line num="212" count="3" type="stmt"/>
702
+ <line num="215" count="1" type="stmt"/>
703
+ <line num="218" count="2" type="stmt"/>
704
+ <line num="223" count="4" type="cond" truecount="1" falsecount="0"/>
705
+ <line num="224" count="3" type="stmt"/>
706
+ <line num="233" count="1" type="stmt"/>
707
+ <line num="238" count="1" type="stmt"/>
708
+ <line num="244" count="2" type="stmt"/>
709
+ <line num="276" count="2" type="stmt"/>
710
+ <line num="282" count="5" type="stmt"/>
711
+ <line num="283" count="5" type="cond" truecount="1" falsecount="0"/>
712
+ <line num="284" count="1" type="stmt"/>
713
+ <line num="285" count="4" type="stmt"/>
714
+ <line num="288" count="12" type="stmt"/>
715
+ <line num="290" count="12" type="stmt"/>
716
+ <line num="292" count="12" type="cond" truecount="2" falsecount="0"/>
717
+ <line num="297" count="12" type="stmt"/>
718
+ <line num="300" count="4" type="stmt"/>
719
+ <line num="301" count="4" type="stmt"/>
720
+ <line num="302" count="12" type="stmt"/>
721
+ <line num="303" count="12" type="cond" truecount="1" falsecount="0"/>
722
+ <line num="304" count="10" type="stmt"/>
723
+ <line num="306" count="4" type="cond" truecount="1" falsecount="0"/>
724
+ <line num="307" count="2" type="stmt"/>
725
+ <line num="309" count="2" type="stmt"/>
726
+ <line num="319" count="10" type="stmt"/>
727
+ <line num="320" count="10" type="cond" truecount="1" falsecount="0"/>
728
+ <line num="321" count="9" type="stmt"/>
729
+ <line num="323" count="9" type="cond" truecount="2" falsecount="0"/>
730
+ <line num="325" count="9" type="cond" truecount="1" falsecount="0"/>
731
+ <line num="326" count="1" type="stmt"/>
732
+ <line num="331" count="8" type="cond" truecount="2" falsecount="0"/>
733
+ <line num="332" count="3" type="cond" truecount="1" falsecount="0"/>
734
+ <line num="334" count="2" type="stmt"/>
735
+ <line num="343" count="2" type="stmt"/>
736
+ <line num="349" count="5" type="cond" truecount="2" falsecount="0"/>
737
+ <line num="350" count="4" type="stmt"/>
738
+ <line num="357" count="1" type="stmt"/>
739
+ <line num="360" count="6" type="stmt"/>
740
+ <line num="362" count="5" type="cond" truecount="1" falsecount="0"/>
741
+ <line num="363" count="5" type="stmt"/>
742
+ <line num="366" count="5" type="stmt"/>
743
+ <line num="370" count="2" type="stmt"/>
744
+ <line num="373" count="2" type="cond" truecount="2" falsecount="0"/>
745
+ <line num="379" count="1" type="stmt"/>
746
+ <line num="384" count="5" type="stmt"/>
747
+ <line num="385" count="5" type="stmt"/>
748
+ <line num="386" count="5" type="stmt"/>
749
+ <line num="387" count="5" type="stmt"/>
750
+ <line num="389" count="5" type="cond" truecount="1" falsecount="0"/>
751
+ <line num="390" count="2" type="stmt"/>
752
+ <line num="391" count="2" type="stmt"/>
753
+ <line num="393" count="2" type="stmt"/>
754
+ <line num="397" count="2" type="cond" truecount="2" falsecount="0"/>
755
+ <line num="401" count="2" type="stmt"/>
756
+ <line num="402" count="2" type="stmt"/>
757
+ <line num="405" count="2" type="stmt"/>
758
+ <line num="406" count="2" type="stmt"/>
759
+ <line num="407" count="2" type="stmt"/>
760
+ <line num="413" count="10" type="stmt"/>
761
+ <line num="414" count="10" type="stmt"/>
734
762
  </file>
735
763
  <file name="Widgets.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/Widgets.ts">
736
- <metrics statements="91" coveredstatements="49" conditionals="33" coveredconditionals="8" methods="11" coveredmethods="5"/>
737
- <line num="1" count="3" type="stmt"/>
738
- <line num="2" count="3" type="stmt"/>
739
- <line num="11" count="3" type="stmt"/>
740
- <line num="16" count="3" type="stmt"/>
741
- <line num="17" count="3" type="stmt"/>
742
- <line num="20" count="3" type="stmt"/>
743
- <line num="27" count="3" type="stmt"/>
764
+ <metrics statements="91" coveredstatements="91" conditionals="33" coveredconditionals="33" methods="11" coveredmethods="11"/>
765
+ <line num="1" count="2" type="stmt"/>
766
+ <line num="2" count="2" type="stmt"/>
767
+ <line num="11" count="2" type="stmt"/>
768
+ <line num="16" count="2" type="stmt"/>
769
+ <line num="17" count="2" type="stmt"/>
770
+ <line num="20" count="2" type="stmt"/>
771
+ <line num="27" count="2" type="stmt"/>
744
772
  <line num="67" count="36" type="stmt"/>
745
773
  <line num="68" count="36" type="stmt"/>
746
774
  <line num="69" count="36" type="stmt"/>
@@ -760,77 +788,77 @@
760
788
  <line num="141" count="3" type="stmt"/>
761
789
  <line num="142" count="3" type="stmt"/>
762
790
  <line num="144" count="2" type="stmt"/>
763
- <line num="159" count="1" type="cond" truecount="1" falsecount="0"/>
764
- <line num="160" count="1" type="stmt"/>
765
- <line num="162" count="1" type="stmt"/>
766
- <line num="174" count="6" type="stmt"/>
767
- <line num="175" count="6" type="cond" truecount="1" falsecount="0"/>
768
- <line num="176" count="2" type="stmt"/>
769
- <line num="177" count="2" type="stmt"/>
770
- <line num="178" count="1" type="stmt"/>
791
+ <line num="155" count="1" type="cond" truecount="1" falsecount="0"/>
792
+ <line num="156" count="1" type="stmt"/>
793
+ <line num="158" count="1" type="stmt"/>
794
+ <line num="170" count="6" type="stmt"/>
795
+ <line num="171" count="6" type="cond" truecount="1" falsecount="0"/>
796
+ <line num="172" count="2" type="stmt"/>
797
+ <line num="173" count="2" type="stmt"/>
798
+ <line num="174" count="1" type="stmt"/>
799
+ <line num="176" count="1" type="stmt"/>
800
+ <line num="177" count="1" type="stmt"/>
771
801
  <line num="180" count="1" type="stmt"/>
772
- <line num="181" count="1" type="stmt"/>
773
- <line num="184" count="1" type="stmt"/>
774
- <line num="186" count="4" type="cond" truecount="1" falsecount="0"/>
775
- <line num="187" count="1" type="stmt"/>
776
- <line num="189" count="3" type="stmt"/>
777
- <line num="191" count="3" type="cond" truecount="2" falsecount="0"/>
778
- <line num="193" count="2" type="stmt"/>
779
- <line num="195" count="1" type="stmt"/>
780
- <line num="196" count="1" type="stmt"/>
781
- <line num="199" count="2" type="stmt"/>
782
- <line num="200" count="2" type="stmt"/>
783
- <line num="201" count="1" type="stmt"/>
784
- <line num="203" count="1" type="stmt"/>
785
- <line num="220" count="0" type="stmt"/>
786
- <line num="221" count="0" type="cond" truecount="0" falsecount="1"/>
787
- <line num="224" count="0" type="stmt"/>
788
- <line num="225" count="0" type="cond" truecount="0" falsecount="2"/>
789
- <line num="227" count="0" type="stmt"/>
790
- <line num="236" count="0" type="cond" truecount="0" falsecount="1"/>
791
- <line num="237" count="0" type="stmt"/>
792
- <line num="238" count="0" type="cond" truecount="0" falsecount="1"/>
793
- <line num="239" count="0" type="cond" truecount="0" falsecount="2"/>
794
- <line num="243" count="0" type="stmt"/>
795
- <line num="244" count="0" type="stmt"/>
796
- <line num="246" count="0" type="stmt"/>
797
- <line num="254" count="0" type="cond" truecount="0" falsecount="1"/>
798
- <line num="255" count="0" type="stmt"/>
799
- <line num="257" count="0" type="stmt"/>
800
- <line num="258" count="0" type="cond" truecount="0" falsecount="1"/>
801
- <line num="259" count="0" type="stmt"/>
802
- <line num="260" count="0" type="cond" truecount="0" falsecount="1"/>
803
- <line num="261" count="0" type="stmt"/>
804
- <line num="263" count="0" type="cond" truecount="0" falsecount="2"/>
805
- <line num="264" count="0" type="stmt"/>
806
- <line num="267" count="0" type="stmt"/>
807
- <line num="278" count="0" type="cond" truecount="0" falsecount="2"/>
808
- <line num="279" count="0" type="stmt"/>
809
- <line num="281" count="0" type="stmt"/>
810
- <line num="282" count="0" type="cond" truecount="0" falsecount="1"/>
811
- <line num="285" count="0" type="stmt"/>
812
- <line num="289" count="0" type="stmt"/>
813
- <line num="290" count="0" type="stmt"/>
814
- <line num="292" count="0" type="stmt"/>
815
- <line num="296" count="0" type="stmt"/>
816
- <line num="297" count="0" type="stmt"/>
817
- <line num="299" count="0" type="stmt"/>
818
- <line num="312" count="0" type="stmt"/>
819
- <line num="313" count="0" type="stmt"/>
820
- <line num="315" count="0" type="stmt"/>
821
- <line num="327" count="0" type="cond" truecount="0" falsecount="2"/>
822
- <line num="328" count="0" type="stmt"/>
823
- <line num="329" count="0" type="stmt"/>
824
- <line num="330" count="0" type="cond" truecount="0" falsecount="1"/>
825
- <line num="331" count="0" type="stmt"/>
826
- <line num="332" count="0" type="stmt"/>
827
- <line num="343" count="3" type="cond" truecount="2" falsecount="0"/>
802
+ <line num="182" count="4" type="cond" truecount="1" falsecount="0"/>
803
+ <line num="183" count="1" type="stmt"/>
804
+ <line num="185" count="3" type="stmt"/>
805
+ <line num="187" count="3" type="cond" truecount="2" falsecount="0"/>
806
+ <line num="189" count="2" type="stmt"/>
807
+ <line num="191" count="1" type="stmt"/>
808
+ <line num="192" count="1" type="stmt"/>
809
+ <line num="195" count="2" type="stmt"/>
810
+ <line num="196" count="2" type="stmt"/>
811
+ <line num="197" count="1" type="stmt"/>
812
+ <line num="199" count="1" type="stmt"/>
813
+ <line num="216" count="18" type="stmt"/>
814
+ <line num="217" count="18" type="cond" truecount="1" falsecount="0"/>
815
+ <line num="220" count="17" type="stmt"/>
816
+ <line num="221" count="17" type="cond" truecount="2" falsecount="0"/>
817
+ <line num="223" count="17" type="stmt"/>
818
+ <line num="232" count="17" type="cond" truecount="1" falsecount="0"/>
819
+ <line num="233" count="4" type="stmt"/>
820
+ <line num="234" count="4" type="cond" truecount="1" falsecount="0"/>
821
+ <line num="235" count="3" type="cond" truecount="2" falsecount="0"/>
822
+ <line num="239" count="2" type="stmt"/>
823
+ <line num="240" count="2" type="stmt"/>
824
+ <line num="242" count="1" type="stmt"/>
825
+ <line num="250" count="17" type="cond" truecount="1" falsecount="0"/>
826
+ <line num="251" count="5" type="stmt"/>
827
+ <line num="253" count="5" type="stmt"/>
828
+ <line num="254" count="5" type="cond" truecount="1" falsecount="0"/>
829
+ <line num="255" count="4" type="stmt"/>
830
+ <line num="256" count="4" type="cond" truecount="1" falsecount="0"/>
831
+ <line num="257" count="3" type="stmt"/>
832
+ <line num="259" count="3" type="cond" truecount="2" falsecount="0"/>
833
+ <line num="260" count="2" type="stmt"/>
834
+ <line num="263" count="1" type="stmt"/>
835
+ <line num="274" count="17" type="cond" truecount="2" falsecount="0"/>
836
+ <line num="275" count="2" type="stmt"/>
837
+ <line num="277" count="15" type="stmt"/>
838
+ <line num="278" count="15" type="cond" truecount="1" falsecount="0"/>
839
+ <line num="281" count="17" type="stmt"/>
840
+ <line num="285" count="15" type="stmt"/>
841
+ <line num="286" count="15" type="stmt"/>
842
+ <line num="288" count="15" type="stmt"/>
843
+ <line num="292" count="2" type="stmt"/>
844
+ <line num="293" count="2" type="stmt"/>
845
+ <line num="295" count="2" type="stmt"/>
846
+ <line num="308" count="4" type="stmt"/>
847
+ <line num="309" count="4" type="stmt"/>
848
+ <line num="311" count="4" type="stmt"/>
849
+ <line num="323" count="4" type="cond" truecount="2" falsecount="0"/>
850
+ <line num="324" count="1" type="stmt"/>
851
+ <line num="325" count="1" type="stmt"/>
852
+ <line num="326" count="3" type="cond" truecount="1" falsecount="0"/>
853
+ <line num="327" count="2" type="stmt"/>
854
+ <line num="328" count="2" type="stmt"/>
855
+ <line num="339" count="3" type="cond" truecount="2" falsecount="0"/>
828
856
  </file>
829
857
  </package>
830
858
  <package name="src.widgets.declarative">
831
- <metrics statements="104" coveredstatements="37" conditionals="55" coveredconditionals="4" methods="22" coveredmethods="4"/>
859
+ <metrics statements="113" coveredstatements="75" conditionals="58" coveredconditionals="43" methods="20" coveredmethods="12"/>
832
860
  <file name="DeclarativeWidget.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/declarative/DeclarativeWidget.ts">
833
- <metrics statements="63" coveredstatements="21" conditionals="36" coveredconditionals="0" methods="12" coveredmethods="1"/>
861
+ <metrics statements="93" coveredstatements="64" conditionals="54" coveredconditionals="39" methods="17" coveredmethods="12"/>
834
862
  <line num="1" count="2" type="stmt"/>
835
863
  <line num="2" count="2" type="stmt"/>
836
864
  <line num="3" count="2" type="stmt"/>
@@ -841,103 +869,112 @@
841
869
  <line num="14" count="2" type="stmt"/>
842
870
  <line num="17" count="2" type="stmt"/>
843
871
  <line num="29" count="2" type="stmt"/>
844
- <line num="92" count="2" type="stmt"/>
845
- <line num="93" count="2" type="stmt"/>
846
- <line num="97" count="2" type="stmt"/>
847
- <line num="98" count="2" type="stmt"/>
848
- <line num="99" count="2" type="stmt"/>
849
- <line num="100" count="2" type="stmt"/>
850
- <line num="104" count="0" type="cond" truecount="0" falsecount="1"/>
851
- <line num="106" count="0" type="stmt"/>
852
- <line num="110" count="0" type="stmt"/>
853
- <line num="116" count="0" type="stmt"/>
854
- <line num="118" count="0" type="stmt"/>
855
- <line num="120" count="0" type="stmt"/>
856
- <line num="126" count="0" type="stmt"/>
872
+ <line num="92" count="29" type="stmt"/>
873
+ <line num="93" count="29" type="stmt"/>
874
+ <line num="97" count="29" type="stmt"/>
875
+ <line num="98" count="29" type="stmt"/>
876
+ <line num="99" count="29" type="stmt"/>
877
+ <line num="100" count="29" type="stmt"/>
878
+ <line num="104" count="5" type="cond" truecount="0" falsecount="1"/>
879
+ <line num="106" count="5" type="stmt"/>
880
+ <line num="110" count="5" type="stmt"/>
881
+ <line num="118" count="9" type="cond" truecount="1" falsecount="0"/>
882
+ <line num="123" count="2" type="stmt"/>
883
+ <line num="125" count="7" type="stmt"/>
884
+ <line num="129" count="0" type="stmt"/>
857
885
  <line num="131" count="0" type="stmt"/>
858
886
  <line num="133" count="0" type="stmt"/>
859
- <line num="134" count="0" type="cond" truecount="0" falsecount="1"/>
860
- <line num="135" count="0" type="stmt"/>
861
- <line num="138" count="0" type="stmt"/>
862
- <line num="140" count="0" type="stmt"/>
863
- <line num="148" count="0" type="stmt"/>
864
- <line num="155" count="0" type="stmt"/>
865
- <line num="159" count="0" type="stmt"/>
866
- <line num="162" count="2" type="stmt"/>
867
- <line num="166" count="0" type="stmt"/>
868
- <line num="181" count="0" type="cond" truecount="0" falsecount="2"/>
869
- <line num="182" count="0" type="stmt"/>
870
- <line num="184" count="0" type="cond" truecount="0" falsecount="2"/>
871
- <line num="185" count="0" type="stmt"/>
872
- <line num="196" count="0" type="cond" truecount="0" falsecount="2"/>
873
- <line num="197" count="0" type="cond" truecount="0" falsecount="2"/>
874
- <line num="199" count="0" type="cond" truecount="0" falsecount="1"/>
875
- <line num="201" count="0" type="cond" truecount="0" falsecount="2"/>
876
- <line num="202" count="0" type="stmt"/>
877
- <line num="204" count="0" type="stmt"/>
878
- <line num="207" count="0" type="stmt"/>
879
- <line num="208" count="0" type="cond" truecount="0" falsecount="1"/>
880
- <line num="209" count="0" type="stmt"/>
881
- <line num="211" count="0" type="stmt"/>
882
- <line num="218" count="0" type="stmt"/>
883
- <line num="219" count="0" type="stmt"/>
884
- <line num="226" count="2" type="stmt"/>
885
- <line num="227" count="0" type="stmt"/>
886
- <line num="239" count="0" type="cond" truecount="0" falsecount="2"/>
887
- <line num="240" count="0" type="stmt"/>
888
- <line num="242" count="0" type="cond" truecount="0" falsecount="2"/>
889
- <line num="243" count="0" type="stmt"/>
890
- <line num="252" count="0" type="cond" truecount="0" falsecount="1"/>
887
+ <line num="139" count="0" type="stmt"/>
888
+ <line num="144" count="1" type="stmt"/>
889
+ <line num="146" count="1" type="stmt"/>
890
+ <line num="147" count="1" type="cond" truecount="1" falsecount="0"/>
891
+ <line num="148" count="1" type="stmt"/>
892
+ <line num="151" count="0" type="stmt"/>
893
+ <line num="153" count="0" type="stmt"/>
894
+ <line num="161" count="0" type="stmt"/>
895
+ <line num="168" count="0" type="stmt"/>
896
+ <line num="172" count="0" type="stmt"/>
897
+ <line num="175" count="29" type="stmt"/>
898
+ <line num="179" count="4" type="stmt"/>
899
+ <line num="194" count="4" type="cond" truecount="1" falsecount="1"/>
900
+ <line num="195" count="0" type="stmt"/>
901
+ <line num="197" count="4" type="cond" truecount="1" falsecount="1"/>
902
+ <line num="198" count="4" type="stmt"/>
903
+ <line num="209" count="0" type="cond" truecount="0" falsecount="2"/>
904
+ <line num="210" count="0" type="cond" truecount="0" falsecount="2"/>
905
+ <line num="212" count="0" type="cond" truecount="0" falsecount="1"/>
906
+ <line num="214" count="0" type="cond" truecount="0" falsecount="2"/>
907
+ <line num="215" count="0" type="stmt"/>
908
+ <line num="217" count="0" type="stmt"/>
909
+ <line num="220" count="0" type="stmt"/>
910
+ <line num="221" count="0" type="cond" truecount="0" falsecount="1"/>
911
+ <line num="222" count="0" type="stmt"/>
912
+ <line num="224" count="0" type="stmt"/>
913
+ <line num="231" count="0" type="stmt"/>
914
+ <line num="232" count="0" type="stmt"/>
915
+ <line num="239" count="29" type="stmt"/>
916
+ <line num="240" count="6" type="stmt"/>
917
+ <line num="252" count="6" type="cond" truecount="1" falsecount="1"/>
891
918
  <line num="253" count="0" type="stmt"/>
892
- <line num="261" count="0" type="cond" truecount="0" falsecount="1"/>
893
- <line num="262" count="0" type="stmt"/>
894
- <line num="265" count="2" type="stmt"/>
895
- <line num="266" count="2" type="stmt"/>
896
- <line num="267" count="2" type="stmt"/>
919
+ <line num="255" count="6" type="cond" truecount="2" falsecount="0"/>
920
+ <line num="256" count="6" type="stmt"/>
921
+ <line num="265" count="1" type="cond" truecount="1" falsecount="0"/>
922
+ <line num="266" count="0" type="stmt"/>
923
+ <line num="274" count="1" type="cond" truecount="1" falsecount="0"/>
924
+ <line num="275" count="0" type="stmt"/>
925
+ <line num="278" count="29" type="stmt"/>
926
+ <line num="279" count="29" type="stmt"/>
927
+ <line num="280" count="29" type="stmt"/>
928
+ <line num="283" count="5" type="stmt"/>
929
+ <line num="287" count="4" type="cond" truecount="3" falsecount="0"/>
930
+ <line num="289" count="2" type="cond" truecount="2" falsecount="0"/>
931
+ <line num="292" count="2" type="stmt"/>
932
+ <line num="293" count="2" type="stmt"/>
933
+ <line num="298" count="4" type="stmt"/>
934
+ <line num="299" count="4" type="stmt"/>
935
+ <line num="300" count="4" type="cond" truecount="2" falsecount="0"/>
936
+ <line num="302" count="4" type="stmt"/>
937
+ <line num="304" count="8" type="stmt"/>
938
+ <line num="305" count="4" type="stmt"/>
939
+ <line num="310" count="4" type="stmt"/>
940
+ <line num="311" count="4" type="stmt"/>
941
+ <line num="312" count="4" type="stmt"/>
942
+ <line num="314" count="4" type="cond" truecount="1" falsecount="1"/>
943
+ <line num="317" count="4" type="cond" truecount="1" falsecount="1"/>
944
+ <line num="318" count="0" type="stmt"/>
945
+ <line num="319" count="0" type="cond" truecount="0" falsecount="1"/>
946
+ <line num="320" count="0" type="stmt"/>
947
+ <line num="321" count="0" type="stmt"/>
948
+ <line num="324" count="4" type="stmt"/>
949
+ <line num="325" count="4" type="stmt"/>
950
+ <line num="328" count="4" type="stmt"/>
951
+ <line num="330" count="4" type="stmt"/>
952
+ <line num="331" count="4" type="cond" truecount="1" falsecount="0"/>
953
+ <line num="332" count="4" type="stmt"/>
954
+ <line num="335" count="4" type="cond" truecount="1" falsecount="0"/>
897
955
  </file>
898
956
  <file name="DeclarativeWidgets.ts" path="/Users/sambeveridge/Documents/GitHub/squatch-js/src/widgets/declarative/DeclarativeWidgets.ts">
899
- <metrics statements="41" coveredstatements="16" conditionals="19" coveredconditionals="4" methods="10" coveredmethods="3"/>
900
- <line num="1" count="2" type="stmt"/>
901
- <line num="14" count="2" type="stmt"/>
902
- <line num="16" count="2" type="stmt"/>
903
- <line num="21" count="2" type="stmt"/>
904
- <line num="23" count="2" type="stmt"/>
905
- <line num="27" count="4" type="stmt"/>
906
- <line num="31" count="0" type="cond" truecount="0" falsecount="3"/>
907
- <line num="33" count="0" type="cond" truecount="0" falsecount="2"/>
908
- <line num="36" count="0" type="stmt"/>
909
- <line num="37" count="0" type="stmt"/>
910
- <line num="42" count="0" type="stmt"/>
911
- <line num="43" count="0" type="stmt"/>
957
+ <metrics statements="20" coveredstatements="11" conditionals="4" coveredconditionals="4" methods="3" coveredmethods="0"/>
958
+ <line num="1" count="1" type="stmt"/>
959
+ <line num="14" count="1" type="stmt"/>
960
+ <line num="16" count="0" type="stmt"/>
961
+ <line num="21" count="0" type="stmt"/>
962
+ <line num="23" count="0" type="stmt"/>
963
+ <line num="38" count="1" type="stmt"/>
964
+ <line num="40" count="0" type="stmt"/>
912
965
  <line num="45" count="0" type="stmt"/>
913
966
  <line num="47" count="0" type="stmt"/>
914
967
  <line num="49" count="0" type="stmt"/>
915
- <line num="50" count="0" type="cond" truecount="0" falsecount="1"/>
916
- <line num="52" count="0" type="cond" truecount="0" falsecount="1"/>
917
- <line num="67" count="2" type="stmt"/>
918
- <line num="69" count="0" type="stmt"/>
919
- <line num="74" count="0" type="stmt"/>
920
- <line num="76" count="0" type="stmt"/>
921
- <line num="78" count="0" type="stmt"/>
922
- <line num="79" count="0" type="stmt"/>
923
- <line num="81" count="0" type="stmt"/>
924
- <line num="86" count="4" type="stmt"/>
925
- <line num="90" count="0" type="cond" truecount="0" falsecount="3"/>
926
- <line num="92" count="0" type="cond" truecount="0" falsecount="2"/>
927
- <line num="95" count="0" type="stmt"/>
928
- <line num="96" count="0" type="stmt"/>
929
- <line num="101" count="0" type="stmt"/>
930
- <line num="102" count="0" type="stmt"/>
931
- <line num="104" count="0" type="stmt"/>
932
- <line num="106" count="0" type="cond" truecount="0" falsecount="1"/>
933
- <line num="115" count="2" type="cond" truecount="1" falsecount="0"/>
934
- <line num="116" count="2" type="stmt"/>
935
- <line num="117" count="2" type="cond" truecount="1" falsecount="0"/>
936
- <line num="118" count="2" type="stmt"/>
937
- <line num="119" count="2" type="cond" truecount="1" falsecount="0"/>
938
- <line num="120" count="2" type="stmt"/>
939
- <line num="121" count="2" type="cond" truecount="1" falsecount="0"/>
940
- <line num="122" count="2" type="stmt"/>
968
+ <line num="50" count="0" type="stmt"/>
969
+ <line num="52" count="0" type="stmt"/>
970
+ <line num="62" count="1" type="cond" truecount="1" falsecount="0"/>
971
+ <line num="63" count="1" type="stmt"/>
972
+ <line num="64" count="1" type="cond" truecount="1" falsecount="0"/>
973
+ <line num="65" count="1" type="stmt"/>
974
+ <line num="66" count="1" type="cond" truecount="1" falsecount="0"/>
975
+ <line num="67" count="1" type="stmt"/>
976
+ <line num="68" count="1" type="cond" truecount="1" falsecount="0"/>
977
+ <line num="69" count="1" type="stmt"/>
941
978
  </file>
942
979
  </package>
943
980
  </project>