@hazeljs/agent 0.4.1 → 0.5.0
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 +371 -306
- package/coverage/lcov-report/index.html +50 -50
- package/coverage/lcov.info +687 -559
- package/dist/agent.module.d.ts +47 -5
- package/dist/agent.module.d.ts.map +1 -1
- package/dist/agent.module.js +182 -13
- package/dist/agent.module.js.map +1 -1
- package/dist/decorators/agent.decorator.d.ts +5 -1
- package/dist/decorators/agent.decorator.d.ts.map +1 -1
- package/dist/decorators/agent.decorator.js +15 -1
- package/dist/decorators/agent.decorator.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -2
- package/dist/index.js.map +1 -1
- package/dist/registry/tool.registry.d.ts.map +1 -1
- package/dist/registry/tool.registry.js +4 -1
- package/dist/registry/tool.registry.js.map +1 -1
- package/dist/runtime/agent.runtime.d.ts +5 -0
- package/dist/runtime/agent.runtime.d.ts.map +1 -1
- package/dist/runtime/agent.runtime.js +9 -0
- package/dist/runtime/agent.runtime.js.map +1 -1
- package/logs/combined.log +1 -1
- package/package.json +6 -6
- package/tsconfig.tsbuildinfo +1 -1
package/coverage/clover.xml
CHANGED
|
@@ -1,37 +1,95 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1774806616650" clover="3.2.0">
|
|
3
|
+
<project timestamp="1774806616650" name="All files">
|
|
4
|
+
<metrics statements="1843" coveredstatements="1650" conditionals="729" coveredconditionals="544" methods="355" coveredmethods="329" elements="2927" coveredelements="2523" complexity="0" loc="1843" ncloc="1843" packages="15" files="35" classes="35"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
6
|
+
<metrics statements="84" coveredstatements="67" conditionals="39" coveredconditionals="30" methods="27" coveredmethods="22"/>
|
|
7
7
|
<file name="agent.module.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/agent.module.ts">
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
8
|
+
<metrics statements="84" coveredstatements="67" conditionals="39" coveredconditionals="30" methods="27" coveredmethods="22"/>
|
|
9
|
+
<line num="1" count="1" type="stmt"/>
|
|
10
|
+
<line num="2" count="1" type="stmt"/>
|
|
11
|
+
<line num="4" count="1" type="stmt"/>
|
|
12
|
+
<line num="11" count="1" type="stmt"/>
|
|
13
|
+
<line num="33" count="1" type="stmt"/>
|
|
14
|
+
<line num="35" count="9" type="stmt"/>
|
|
15
|
+
<line num="36" count="9" type="stmt"/>
|
|
15
16
|
<line num="62" count="9" type="stmt"/>
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
17
|
+
<line num="64" count="9" type="stmt"/>
|
|
18
|
+
<line num="70" count="9" type="stmt"/>
|
|
19
|
+
<line num="73" count="9" type="stmt"/>
|
|
20
|
+
<line num="74" count="0" type="stmt"/>
|
|
21
|
+
<line num="75" count="0" type="stmt"/>
|
|
22
|
+
<line num="84" count="0" type="stmt"/>
|
|
23
|
+
<line num="86" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
24
|
+
<line num="87" count="0" type="stmt"/>
|
|
25
|
+
<line num="88" count="0" type="stmt"/>
|
|
26
|
+
<line num="90" count="0" type="stmt"/>
|
|
27
|
+
<line num="91" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
28
|
+
<line num="92" count="0" type="stmt"/>
|
|
29
|
+
<line num="108" count="7" type="stmt"/>
|
|
30
|
+
<line num="110" count="5" type="stmt"/>
|
|
31
|
+
<line num="111" count="5" type="stmt"/>
|
|
32
|
+
<line num="117" count="5" type="stmt"/>
|
|
33
|
+
<line num="119" count="6" type="cond" truecount="3" falsecount="0"/>
|
|
34
|
+
<line num="126" count="5" type="cond" truecount="5" falsecount="0"/>
|
|
35
|
+
<line num="131" count="2" type="stmt"/>
|
|
36
|
+
<line num="134" count="5" type="stmt"/>
|
|
37
|
+
<line num="141" count="5" type="stmt"/>
|
|
38
|
+
<line num="154" count="4" type="cond" truecount="4" falsecount="0"/>
|
|
39
|
+
<line num="155" count="1" type="stmt"/>
|
|
40
|
+
<line num="169" count="4" type="stmt"/>
|
|
41
|
+
<line num="176" count="1" type="stmt"/>
|
|
42
|
+
<line num="177" count="1" type="stmt"/>
|
|
43
|
+
<line num="182" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
44
|
+
<line num="183" count="1" type="stmt"/>
|
|
45
|
+
<line num="186" count="1" type="stmt"/>
|
|
46
|
+
<line num="191" count="1" type="stmt"/>
|
|
47
|
+
<line num="192" count="3" type="stmt"/>
|
|
48
|
+
<line num="203" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
49
|
+
<line num="204" count="3" type="stmt"/>
|
|
50
|
+
<line num="212" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
51
|
+
<line num="213" count="0" type="stmt"/>
|
|
52
|
+
<line num="216" count="3" type="stmt"/>
|
|
53
|
+
<line num="218" count="3" type="stmt"/>
|
|
54
|
+
<line num="220" count="3" type="stmt"/>
|
|
55
|
+
<line num="221" count="3" type="stmt"/>
|
|
56
|
+
<line num="223" count="3" type="stmt"/>
|
|
57
|
+
<line num="226" count="3" type="stmt"/>
|
|
58
|
+
<line num="229" count="3" type="stmt"/>
|
|
59
|
+
<line num="230" count="3" type="stmt"/>
|
|
60
|
+
<line num="231" count="3" type="stmt"/>
|
|
61
|
+
<line num="234" count="0" type="stmt"/>
|
|
62
|
+
<line num="238" count="3" type="stmt"/>
|
|
63
|
+
<line num="241" count="0" type="stmt"/>
|
|
64
|
+
<line num="247" count="3" type="stmt"/>
|
|
65
|
+
<line num="248" count="3" type="cond" truecount="3" falsecount="0"/>
|
|
66
|
+
<line num="249" count="3" type="stmt"/>
|
|
67
|
+
<line num="253" count="0" type="stmt"/>
|
|
68
|
+
<line num="258" count="3" type="stmt"/>
|
|
69
|
+
<line num="259" count="3" type="stmt"/>
|
|
70
|
+
<line num="260" count="3" type="stmt"/>
|
|
71
|
+
<line num="263" count="0" type="stmt"/>
|
|
72
|
+
<line num="264" count="0" type="stmt"/>
|
|
73
|
+
<line num="269" count="1" type="stmt"/>
|
|
74
|
+
<line num="270" count="1" type="stmt"/>
|
|
75
|
+
<line num="278" count="1" type="stmt"/>
|
|
76
|
+
<line num="279" count="1" type="stmt"/>
|
|
77
|
+
<line num="287" count="1" type="stmt"/>
|
|
78
|
+
<line num="291" count="1" type="stmt"/>
|
|
79
|
+
<line num="302" count="0" type="stmt"/>
|
|
80
|
+
<line num="313" count="0" type="stmt"/>
|
|
81
|
+
<line num="317" count="1" type="stmt"/>
|
|
82
|
+
<line num="321" count="1" type="stmt"/>
|
|
83
|
+
<line num="322" count="1" type="stmt"/>
|
|
84
|
+
<line num="326" count="1" type="stmt"/>
|
|
85
|
+
<line num="330" count="1" type="stmt"/>
|
|
86
|
+
<line num="334" count="1" type="stmt"/>
|
|
87
|
+
<line num="346" count="1" type="stmt"/>
|
|
88
|
+
<line num="347" count="1" type="stmt"/>
|
|
89
|
+
<line num="350" count="3" type="stmt"/>
|
|
90
|
+
<line num="351" count="3" type="stmt"/>
|
|
91
|
+
<line num="355" count="12" type="stmt"/>
|
|
92
|
+
<line num="375" count="1" type="stmt"/>
|
|
35
93
|
</file>
|
|
36
94
|
</package>
|
|
37
95
|
<package name="src.a2a">
|
|
@@ -136,7 +194,7 @@
|
|
|
136
194
|
<file name="agent.context.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/context/agent.context.ts">
|
|
137
195
|
<metrics statements="30" coveredstatements="30" conditionals="12" coveredconditionals="11" methods="7" coveredmethods="7"/>
|
|
138
196
|
<line num="13" count="7" type="stmt"/>
|
|
139
|
-
<line num="14" count="
|
|
197
|
+
<line num="14" count="147" type="stmt"/>
|
|
140
198
|
<line num="20" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
141
199
|
<line num="21" count="2" type="stmt"/>
|
|
142
200
|
<line num="24" count="6" type="stmt"/>
|
|
@@ -168,19 +226,23 @@
|
|
|
168
226
|
</file>
|
|
169
227
|
</package>
|
|
170
228
|
<package name="src.decorators">
|
|
171
|
-
<metrics statements="
|
|
229
|
+
<metrics statements="54" coveredstatements="52" conditionals="24" coveredconditionals="23" methods="15" coveredmethods="13"/>
|
|
172
230
|
<file name="agent.decorator.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/decorators/agent.decorator.ts">
|
|
173
|
-
<metrics statements="
|
|
231
|
+
<metrics statements="14" coveredstatements="14" conditionals="0" coveredconditionals="0" methods="5" coveredmethods="5"/>
|
|
174
232
|
<line num="6" count="6" type="stmt"/>
|
|
175
233
|
<line num="11" count="6" type="stmt"/>
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="25" count="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="
|
|
182
|
-
<line num="
|
|
183
|
-
<line num="
|
|
234
|
+
<line num="17" count="6" type="stmt"/>
|
|
235
|
+
<line num="22" count="6" type="stmt"/>
|
|
236
|
+
<line num="24" count="48" type="stmt"/>
|
|
237
|
+
<line num="25" count="48" type="stmt"/>
|
|
238
|
+
<line num="31" count="48" type="stmt"/>
|
|
239
|
+
<line num="34" count="48" type="stmt"/>
|
|
240
|
+
<line num="41" count="6" type="stmt"/>
|
|
241
|
+
<line num="42" count="3" type="stmt"/>
|
|
242
|
+
<line num="48" count="6" type="stmt"/>
|
|
243
|
+
<line num="49" count="41" type="stmt"/>
|
|
244
|
+
<line num="55" count="6" type="stmt"/>
|
|
245
|
+
<line num="56" count="40" type="stmt"/>
|
|
184
246
|
</file>
|
|
185
247
|
<file name="delegate.decorator.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/decorators/delegate.decorator.ts">
|
|
186
248
|
<metrics statements="21" coveredstatements="20" conditionals="7" coveredconditionals="7" methods="5" coveredmethods="4"/>
|
|
@@ -202,7 +264,7 @@
|
|
|
202
264
|
<line num="99" count="4" type="stmt"/>
|
|
203
265
|
<line num="103" count="2" type="stmt"/>
|
|
204
266
|
<line num="109" count="4" type="stmt"/>
|
|
205
|
-
<line num="110" count="
|
|
267
|
+
<line num="110" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
206
268
|
<line num="116" count="4" type="stmt"/>
|
|
207
269
|
<line num="117" count="0" type="stmt"/>
|
|
208
270
|
</file>
|
|
@@ -212,19 +274,19 @@
|
|
|
212
274
|
<line num="9" count="6" type="stmt"/>
|
|
213
275
|
<line num="10" count="6" type="stmt"/>
|
|
214
276
|
<line num="15" count="6" type="stmt"/>
|
|
215
|
-
<line num="16" count="
|
|
216
|
-
<line num="17" count="
|
|
217
|
-
<line num="19" count="
|
|
218
|
-
<line num="35" count="
|
|
219
|
-
<line num="37" count="
|
|
220
|
-
<line num="38" count="
|
|
221
|
-
<line num="39" count="
|
|
222
|
-
<line num="40" count="
|
|
223
|
-
<line num="43" count="
|
|
277
|
+
<line num="16" count="18" type="stmt"/>
|
|
278
|
+
<line num="17" count="18" type="stmt"/>
|
|
279
|
+
<line num="19" count="18" type="stmt"/>
|
|
280
|
+
<line num="35" count="18" type="stmt"/>
|
|
281
|
+
<line num="37" count="18" type="cond" truecount="2" falsecount="0"/>
|
|
282
|
+
<line num="38" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
283
|
+
<line num="39" count="18" type="stmt"/>
|
|
284
|
+
<line num="40" count="18" type="stmt"/>
|
|
285
|
+
<line num="43" count="18" type="stmt"/>
|
|
224
286
|
<line num="50" count="6" type="stmt"/>
|
|
225
|
-
<line num="51" count="
|
|
287
|
+
<line num="51" count="15" type="stmt"/>
|
|
226
288
|
<line num="57" count="6" type="stmt"/>
|
|
227
|
-
<line num="58" count="
|
|
289
|
+
<line num="58" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
228
290
|
<line num="64" count="6" type="stmt"/>
|
|
229
291
|
<line num="65" count="0" type="stmt"/>
|
|
230
292
|
</file>
|
|
@@ -292,9 +354,9 @@
|
|
|
292
354
|
</file>
|
|
293
355
|
</package>
|
|
294
356
|
<package name="src.executor">
|
|
295
|
-
<metrics statements="380" coveredstatements="
|
|
357
|
+
<metrics statements="380" coveredstatements="308" conditionals="134" coveredconditionals="88" methods="32" coveredmethods="28"/>
|
|
296
358
|
<file name="agent.executor.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/executor/agent.executor.ts">
|
|
297
|
-
<metrics statements="262" coveredstatements="
|
|
359
|
+
<metrics statements="262" coveredstatements="200" conditionals="94" coveredconditionals="53" methods="17" coveredmethods="13"/>
|
|
298
360
|
<line num="6" count="5" type="stmt"/>
|
|
299
361
|
<line num="7" count="5" type="stmt"/>
|
|
300
362
|
<line num="21" count="5" type="stmt"/>
|
|
@@ -303,14 +365,14 @@
|
|
|
303
365
|
<line num="25" count="5" type="stmt"/>
|
|
304
366
|
<line num="26" count="5" type="stmt"/>
|
|
305
367
|
<line num="42" count="5" type="stmt"/>
|
|
306
|
-
<line num="44" count="
|
|
307
|
-
<line num="45" count="
|
|
308
|
-
<line num="46" count="
|
|
309
|
-
<line num="47" count="
|
|
310
|
-
<line num="48" count="
|
|
311
|
-
<line num="49" count="
|
|
368
|
+
<line num="44" count="131" type="stmt"/>
|
|
369
|
+
<line num="45" count="131" type="stmt"/>
|
|
370
|
+
<line num="46" count="131" type="stmt"/>
|
|
371
|
+
<line num="47" count="131" type="stmt"/>
|
|
372
|
+
<line num="48" count="131" type="stmt"/>
|
|
373
|
+
<line num="49" count="131" type="stmt"/>
|
|
312
374
|
<line num="56" count="103" type="cond" truecount="1" falsecount="1"/>
|
|
313
|
-
<line num="60" count="
|
|
375
|
+
<line num="60" count="62" type="cond" truecount="0" falsecount="1"/>
|
|
314
376
|
<line num="61" count="0" type="stmt"/>
|
|
315
377
|
<line num="66" count="7" type="cond" truecount="0" falsecount="1"/>
|
|
316
378
|
<line num="67" count="0" type="stmt"/>
|
|
@@ -457,18 +519,18 @@
|
|
|
457
519
|
<line num="446" count="4" type="stmt"/>
|
|
458
520
|
<line num="448" count="4" type="stmt"/>
|
|
459
521
|
<line num="454" count="4" type="stmt"/>
|
|
460
|
-
<line num="467" count="
|
|
461
|
-
<line num="468" count="
|
|
462
|
-
<line num="470" count="
|
|
463
|
-
<line num="479" count="
|
|
464
|
-
<line num="484" count="
|
|
465
|
-
<line num="485" count="
|
|
466
|
-
<line num="488" count="
|
|
467
|
-
<line num="489" count="
|
|
468
|
-
<line num="490" count="
|
|
469
|
-
<line num="495" count="
|
|
470
|
-
<line num="500" count="
|
|
471
|
-
<line num="502" count="
|
|
522
|
+
<line num="467" count="4" type="stmt"/>
|
|
523
|
+
<line num="468" count="4" type="stmt"/>
|
|
524
|
+
<line num="470" count="4" type="stmt"/>
|
|
525
|
+
<line num="479" count="4" type="stmt"/>
|
|
526
|
+
<line num="484" count="4" type="stmt"/>
|
|
527
|
+
<line num="485" count="4" type="stmt"/>
|
|
528
|
+
<line num="488" count="4" type="stmt"/>
|
|
529
|
+
<line num="489" count="4" type="stmt"/>
|
|
530
|
+
<line num="490" count="4" type="stmt"/>
|
|
531
|
+
<line num="495" count="4" type="stmt"/>
|
|
532
|
+
<line num="500" count="4" type="stmt"/>
|
|
533
|
+
<line num="502" count="4" type="cond" truecount="2" falsecount="0"/>
|
|
472
534
|
<line num="503" count="3" type="stmt"/>
|
|
473
535
|
<line num="506" count="3" type="stmt"/>
|
|
474
536
|
<line num="508" count="3" type="stmt"/>
|
|
@@ -480,17 +542,17 @@
|
|
|
480
542
|
<line num="520" count="2" type="stmt"/>
|
|
481
543
|
<line num="524" count="2" type="stmt"/>
|
|
482
544
|
<line num="525" count="2" type="stmt"/>
|
|
483
|
-
<line num="529" count="
|
|
484
|
-
<line num="531" count="
|
|
485
|
-
<line num="532" count="
|
|
486
|
-
<line num="536" count="
|
|
487
|
-
<line num="537" count="
|
|
545
|
+
<line num="529" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
546
|
+
<line num="531" count="1" type="stmt"/>
|
|
547
|
+
<line num="532" count="1" type="stmt"/>
|
|
548
|
+
<line num="536" count="1" type="stmt"/>
|
|
549
|
+
<line num="537" count="1" type="stmt"/>
|
|
488
550
|
<line num="543" count="0" type="stmt"/>
|
|
489
551
|
<line num="547" count="0" type="stmt"/>
|
|
490
552
|
<line num="548" count="0" type="stmt"/>
|
|
491
|
-
<line num="554" count="
|
|
492
|
-
<line num="556" count="
|
|
493
|
-
<line num="563" count="
|
|
553
|
+
<line num="554" count="3" type="stmt"/>
|
|
554
|
+
<line num="556" count="3" type="stmt"/>
|
|
555
|
+
<line num="563" count="3" type="stmt"/>
|
|
494
556
|
<line num="565" count="1" type="stmt"/>
|
|
495
557
|
<line num="566" count="1" type="stmt"/>
|
|
496
558
|
<line num="567" count="1" type="stmt"/>
|
|
@@ -538,14 +600,14 @@
|
|
|
538
600
|
<line num="712" count="1" type="stmt"/>
|
|
539
601
|
<line num="713" count="1" type="stmt"/>
|
|
540
602
|
<line num="715" count="1" type="stmt"/>
|
|
541
|
-
<line num="732" count="
|
|
542
|
-
<line num="733" count="
|
|
543
|
-
<line num="735" count="
|
|
544
|
-
<line num="739" count="
|
|
603
|
+
<line num="732" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
604
|
+
<line num="733" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
605
|
+
<line num="735" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
606
|
+
<line num="739" count="14" type="cond" truecount="4" falsecount="0"/>
|
|
545
607
|
<line num="740" count="4" type="stmt"/>
|
|
546
|
-
<line num="749" count="
|
|
547
|
-
<line num="752" count="
|
|
548
|
-
<line num="757" count="
|
|
608
|
+
<line num="749" count="10" type="stmt"/>
|
|
609
|
+
<line num="752" count="14" type="stmt"/>
|
|
610
|
+
<line num="757" count="14" type="stmt"/>
|
|
549
611
|
<line num="767" count="4" type="stmt"/>
|
|
550
612
|
<line num="768" count="4" type="stmt"/>
|
|
551
613
|
<line num="769" count="4" type="cond" truecount="1" falsecount="0"/>
|
|
@@ -555,8 +617,8 @@
|
|
|
555
617
|
<line num="775" count="1" type="stmt"/>
|
|
556
618
|
<line num="780" count="1" type="stmt"/>
|
|
557
619
|
<line num="782" count="1" type="stmt"/>
|
|
558
|
-
<line num="789" count="
|
|
559
|
-
<line num="790" count="
|
|
620
|
+
<line num="789" count="74" type="cond" truecount="1" falsecount="0"/>
|
|
621
|
+
<line num="790" count="74" type="stmt"/>
|
|
560
622
|
</file>
|
|
561
623
|
<file name="tool.executor.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/executor/tool.executor.ts">
|
|
562
624
|
<metrics statements="118" coveredstatements="108" conditionals="40" coveredconditionals="35" methods="15" coveredmethods="15"/>
|
|
@@ -564,12 +626,12 @@
|
|
|
564
626
|
<line num="7" count="6" type="stmt"/>
|
|
565
627
|
<line num="14" count="6" type="stmt"/>
|
|
566
628
|
<line num="27" count="6" type="stmt"/>
|
|
567
|
-
<line num="28" count="
|
|
568
|
-
<line num="29" count="
|
|
569
|
-
<line num="30" count="
|
|
629
|
+
<line num="28" count="141" type="stmt"/>
|
|
630
|
+
<line num="29" count="141" type="stmt"/>
|
|
631
|
+
<line num="30" count="141" type="stmt"/>
|
|
570
632
|
<line num="32" count="6" type="stmt"/>
|
|
571
|
-
<line num="35" count="
|
|
572
|
-
<line num="36" count="
|
|
633
|
+
<line num="35" count="141" type="stmt"/>
|
|
634
|
+
<line num="36" count="141" type="stmt"/>
|
|
573
635
|
<line num="49" count="14" type="stmt"/>
|
|
574
636
|
<line num="50" count="14" type="stmt"/>
|
|
575
637
|
<line num="52" count="14" type="stmt"/>
|
|
@@ -870,26 +932,26 @@
|
|
|
870
932
|
</file>
|
|
871
933
|
</package>
|
|
872
934
|
<package name="src.registry">
|
|
873
|
-
<metrics statements="
|
|
935
|
+
<metrics statements="82" coveredstatements="77" conditionals="19" coveredconditionals="11" methods="25" coveredmethods="24"/>
|
|
874
936
|
<file name="agent.registry.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/registry/agent.registry.ts">
|
|
875
937
|
<metrics statements="26" coveredstatements="26" conditionals="4" coveredconditionals="4" methods="10" coveredmethods="10"/>
|
|
876
938
|
<line num="7" count="5" type="stmt"/>
|
|
877
939
|
<line num="12" count="5" type="stmt"/>
|
|
878
940
|
<line num="13" count="112" type="stmt"/>
|
|
879
941
|
<line num="14" count="112" type="stmt"/>
|
|
880
|
-
<line num="20" count="
|
|
942
|
+
<line num="20" count="41" type="cond" truecount="1" falsecount="0"/>
|
|
881
943
|
<line num="21" count="2" type="stmt"/>
|
|
882
|
-
<line num="24" count="
|
|
883
|
-
<line num="25" count="
|
|
944
|
+
<line num="24" count="39" type="stmt"/>
|
|
945
|
+
<line num="25" count="39" type="cond" truecount="1" falsecount="0"/>
|
|
884
946
|
<line num="26" count="1" type="stmt"/>
|
|
885
|
-
<line num="29" count="
|
|
947
|
+
<line num="29" count="38" type="cond" truecount="1" falsecount="0"/>
|
|
886
948
|
<line num="30" count="1" type="stmt"/>
|
|
887
|
-
<line num="33" count="
|
|
888
|
-
<line num="40" count="
|
|
949
|
+
<line num="33" count="37" type="stmt"/>
|
|
950
|
+
<line num="40" count="12" type="cond" truecount="1" falsecount="0"/>
|
|
889
951
|
<line num="41" count="1" type="stmt"/>
|
|
890
|
-
<line num="44" count="
|
|
891
|
-
<line num="46" count="
|
|
892
|
-
<line num="47" count="
|
|
952
|
+
<line num="44" count="11" type="stmt"/>
|
|
953
|
+
<line num="46" count="11" type="stmt"/>
|
|
954
|
+
<line num="47" count="11" type="stmt"/>
|
|
893
955
|
<line num="54" count="24" type="stmt"/>
|
|
894
956
|
<line num="61" count="4" type="stmt"/>
|
|
895
957
|
<line num="68" count="8" type="stmt"/>
|
|
@@ -901,66 +963,67 @@
|
|
|
901
963
|
<line num="98" count="7" type="stmt"/>
|
|
902
964
|
</file>
|
|
903
965
|
<file name="tool.registry.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/registry/tool.registry.ts">
|
|
904
|
-
<metrics statements="
|
|
966
|
+
<metrics statements="56" coveredstatements="51" conditionals="15" coveredconditionals="7" methods="15" coveredmethods="14"/>
|
|
905
967
|
<line num="8" count="6" type="stmt"/>
|
|
906
968
|
<line num="9" count="6" type="stmt"/>
|
|
907
969
|
<line num="14" count="6" type="stmt"/>
|
|
908
|
-
<line num="15" count="
|
|
909
|
-
<line num="16" count="
|
|
910
|
-
<line num="23" count="
|
|
911
|
-
<line num="24" count="
|
|
912
|
-
<line num="26" count="
|
|
913
|
-
<line num="27" count="
|
|
914
|
-
<line num="30" count="
|
|
915
|
-
<line num="32" count="
|
|
916
|
-
<line num="33" count="
|
|
917
|
-
<line num="35" count="
|
|
970
|
+
<line num="15" count="135" type="stmt"/>
|
|
971
|
+
<line num="16" count="135" type="stmt"/>
|
|
972
|
+
<line num="23" count="19" type="stmt"/>
|
|
973
|
+
<line num="24" count="19" type="stmt"/>
|
|
974
|
+
<line num="26" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
975
|
+
<line num="27" count="5" type="stmt"/>
|
|
976
|
+
<line num="30" count="14" type="stmt"/>
|
|
977
|
+
<line num="32" count="14" type="stmt"/>
|
|
978
|
+
<line num="33" count="15" type="stmt"/>
|
|
979
|
+
<line num="35" count="15" type="cond" truecount="0" falsecount="1"/>
|
|
918
980
|
<line num="37" count="0" type="stmt"/>
|
|
919
|
-
<line num="
|
|
920
|
-
<line num="
|
|
921
|
-
<line num="
|
|
922
|
-
<line num="
|
|
923
|
-
<line num="
|
|
924
|
-
<line num="
|
|
925
|
-
<line num="57" count="
|
|
926
|
-
<line num="
|
|
927
|
-
<line num="
|
|
928
|
-
<line num="
|
|
929
|
-
<line num="
|
|
930
|
-
<line num="76" count="
|
|
931
|
-
<line num="
|
|
932
|
-
<line num="
|
|
933
|
-
<line num="
|
|
934
|
-
<line num="
|
|
935
|
-
<line num="
|
|
936
|
-
<line num="
|
|
937
|
-
<line num="
|
|
938
|
-
<line num="
|
|
939
|
-
<line num="
|
|
940
|
-
<line num="
|
|
941
|
-
<line num="
|
|
942
|
-
<line num="128" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
981
|
+
<line num="42" count="15" type="cond" truecount="1" falsecount="1"/>
|
|
982
|
+
<line num="43" count="15" type="stmt"/>
|
|
983
|
+
<line num="45" count="15" type="cond" truecount="1" falsecount="0"/>
|
|
984
|
+
<line num="47" count="1" type="stmt"/>
|
|
985
|
+
<line num="51" count="14" type="stmt"/>
|
|
986
|
+
<line num="56" count="14" type="stmt"/>
|
|
987
|
+
<line num="57" count="14" type="stmt"/>
|
|
988
|
+
<line num="60" count="14" type="stmt"/>
|
|
989
|
+
<line num="67" count="3" type="stmt"/>
|
|
990
|
+
<line num="74" count="19" type="stmt"/>
|
|
991
|
+
<line num="75" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
992
|
+
<line num="76" count="14" type="stmt"/>
|
|
993
|
+
<line num="79" count="5" type="stmt"/>
|
|
994
|
+
<line num="80" count="6" type="stmt"/>
|
|
995
|
+
<line num="81" count="6" type="stmt"/>
|
|
996
|
+
<line num="88" count="0" type="stmt"/>
|
|
997
|
+
<line num="95" count="4" type="stmt"/>
|
|
998
|
+
<line num="102" count="14" type="stmt"/>
|
|
999
|
+
<line num="104" count="14" type="stmt"/>
|
|
1000
|
+
<line num="106" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
1001
|
+
<line num="108" count="0" type="stmt"/>
|
|
1002
|
+
<line num="109" count="0" type="stmt"/>
|
|
1003
|
+
<line num="128" count="2" type="stmt"/>
|
|
943
1004
|
<line num="129" count="2" type="stmt"/>
|
|
944
|
-
<line num="
|
|
945
|
-
<line num="
|
|
946
|
-
<line num="
|
|
947
|
-
<line num="
|
|
948
|
-
<line num="
|
|
949
|
-
<line num="
|
|
950
|
-
<line num="
|
|
951
|
-
<line num="
|
|
952
|
-
<line num="163" count="1" type="stmt"/>
|
|
1005
|
+
<line num="131" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1006
|
+
<line num="132" count="2" type="stmt"/>
|
|
1007
|
+
<line num="133" count="3" type="stmt"/>
|
|
1008
|
+
<line num="138" count="3" type="cond" truecount="0" falsecount="1"/>
|
|
1009
|
+
<line num="139" count="0" type="stmt"/>
|
|
1010
|
+
<line num="142" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1011
|
+
<line num="143" count="2" type="stmt"/>
|
|
1012
|
+
<line num="148" count="2" type="stmt"/>
|
|
953
1013
|
<line num="164" count="1" type="stmt"/>
|
|
1014
|
+
<line num="165" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
954
1015
|
<line num="166" count="1" type="stmt"/>
|
|
955
|
-
<line num="
|
|
956
|
-
<line num="
|
|
957
|
-
<line num="
|
|
958
|
-
<line num="
|
|
959
|
-
<line num="
|
|
1016
|
+
<line num="167" count="1" type="stmt"/>
|
|
1017
|
+
<line num="169" count="1" type="stmt"/>
|
|
1018
|
+
<line num="177" count="1" type="stmt"/>
|
|
1019
|
+
<line num="178" count="1" type="stmt"/>
|
|
1020
|
+
<line num="185" count="9" type="stmt"/>
|
|
1021
|
+
<line num="192" count="13" type="stmt"/>
|
|
1022
|
+
<line num="194" count="13" type="stmt"/>
|
|
960
1023
|
</file>
|
|
961
1024
|
</package>
|
|
962
1025
|
<package name="src.runtime">
|
|
963
|
-
<metrics statements="
|
|
1026
|
+
<metrics statements="216" coveredstatements="177" conditionals="98" coveredconditionals="56" methods="49" coveredmethods="43"/>
|
|
964
1027
|
<file name="agent.runtime.extensions.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/runtime/agent.runtime.extensions.ts">
|
|
965
1028
|
<metrics statements="20" coveredstatements="20" conditionals="8" coveredconditionals="7" methods="7" coveredmethods="7"/>
|
|
966
1029
|
<line num="13" count="1" type="stmt"/>
|
|
@@ -985,7 +1048,7 @@
|
|
|
985
1048
|
<line num="106" count="1" type="stmt"/>
|
|
986
1049
|
</file>
|
|
987
1050
|
<file name="agent.runtime.ts" path="/home/runner/work/hazeljs/hazeljs/packages/agent/src/runtime/agent.runtime.ts">
|
|
988
|
-
<metrics statements="
|
|
1051
|
+
<metrics statements="196" coveredstatements="157" conditionals="90" coveredconditionals="49" methods="42" coveredmethods="36"/>
|
|
989
1052
|
<line num="6" count="4" type="stmt"/>
|
|
990
1053
|
<line num="7" count="4" type="stmt"/>
|
|
991
1054
|
<line num="8" count="4" type="stmt"/>
|
|
@@ -1031,155 +1094,157 @@
|
|
|
1031
1094
|
<line num="149" count="93" type="stmt"/>
|
|
1032
1095
|
<line num="156" count="30" type="stmt"/>
|
|
1033
1096
|
<line num="160" count="93" type="stmt"/>
|
|
1034
|
-
<line num="
|
|
1035
|
-
<line num="
|
|
1036
|
-
<line num="181" count="
|
|
1037
|
-
<line num="
|
|
1038
|
-
<line num="
|
|
1039
|
-
<line num="
|
|
1040
|
-
<line num="
|
|
1041
|
-
<line num="
|
|
1042
|
-
<line num="
|
|
1043
|
-
<line num="
|
|
1044
|
-
<line num="
|
|
1045
|
-
<line num="
|
|
1046
|
-
<line num="204" count="1" type="stmt"/>
|
|
1047
|
-
<line num="208" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1097
|
+
<line num="172" count="0" type="stmt"/>
|
|
1098
|
+
<line num="174" count="0" type="stmt"/>
|
|
1099
|
+
<line num="181" count="23" type="stmt"/>
|
|
1100
|
+
<line num="190" count="7" type="stmt"/>
|
|
1101
|
+
<line num="191" count="7" type="stmt"/>
|
|
1102
|
+
<line num="192" count="7" type="stmt"/>
|
|
1103
|
+
<line num="200" count="7" type="cond" truecount="2" falsecount="1"/>
|
|
1104
|
+
<line num="203" count="7" type="stmt"/>
|
|
1105
|
+
<line num="204" count="7" type="stmt"/>
|
|
1106
|
+
<line num="206" count="7" type="stmt"/>
|
|
1107
|
+
<line num="207" count="1" type="stmt"/>
|
|
1108
|
+
<line num="208" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1048
1109
|
<line num="210" count="1" type="stmt"/>
|
|
1110
|
+
<line num="211" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1049
1111
|
<line num="214" count="1" type="stmt"/>
|
|
1050
|
-
<line num="
|
|
1051
|
-
<line num="
|
|
1052
|
-
<line num="
|
|
1053
|
-
<line num="
|
|
1054
|
-
<line num="
|
|
1055
|
-
<line num="
|
|
1056
|
-
<line num="
|
|
1057
|
-
<line num="
|
|
1058
|
-
<line num="
|
|
1059
|
-
<line num="
|
|
1060
|
-
<line num="
|
|
1112
|
+
<line num="218" count="1" type="cond" truecount="2" falsecount="2"/>
|
|
1113
|
+
<line num="220" count="1" type="stmt"/>
|
|
1114
|
+
<line num="224" count="1" type="stmt"/>
|
|
1115
|
+
<line num="225" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
1116
|
+
<line num="228" count="1" type="stmt"/>
|
|
1117
|
+
<line num="243" count="19" type="cond" truecount="1" falsecount="0"/>
|
|
1118
|
+
<line num="244" count="2" type="stmt"/>
|
|
1119
|
+
<line num="245" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1120
|
+
<line num="246" count="1" type="stmt"/>
|
|
1121
|
+
<line num="247" count="1" type="stmt"/>
|
|
1122
|
+
<line num="251" count="18" type="stmt"/>
|
|
1061
1123
|
<line num="252" count="18" type="stmt"/>
|
|
1062
|
-
<line num="254" count="
|
|
1063
|
-
<line num="255" count="
|
|
1064
|
-
<line num="
|
|
1065
|
-
<line num="
|
|
1066
|
-
<line num="
|
|
1124
|
+
<line num="254" count="18" type="stmt"/>
|
|
1125
|
+
<line num="255" count="18" type="stmt"/>
|
|
1126
|
+
<line num="262" count="18" type="stmt"/>
|
|
1127
|
+
<line num="264" count="8" type="stmt"/>
|
|
1128
|
+
<line num="265" count="8" type="stmt"/>
|
|
1129
|
+
<line num="268" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1067
1130
|
<line num="269" count="8" type="stmt"/>
|
|
1068
|
-
<line num="
|
|
1069
|
-
<line num="
|
|
1070
|
-
<line num="
|
|
1071
|
-
<line num="
|
|
1072
|
-
<line num="
|
|
1073
|
-
<line num="
|
|
1074
|
-
<line num="
|
|
1075
|
-
<line num="
|
|
1076
|
-
<line num="
|
|
1077
|
-
<line num="
|
|
1078
|
-
<line num="
|
|
1079
|
-
<line num="
|
|
1080
|
-
<line num="
|
|
1081
|
-
<line num="
|
|
1082
|
-
<line num="
|
|
1083
|
-
<line num="
|
|
1084
|
-
<line num="
|
|
1085
|
-
<line num="
|
|
1086
|
-
<line num="
|
|
1087
|
-
<line num="
|
|
1088
|
-
<line num="
|
|
1089
|
-
<line num="
|
|
1090
|
-
<line num="
|
|
1091
|
-
<line num="
|
|
1092
|
-
<line num="
|
|
1093
|
-
<line num="
|
|
1094
|
-
<line num="
|
|
1095
|
-
<line num="
|
|
1096
|
-
<line num="
|
|
1097
|
-
<line num="
|
|
1098
|
-
<line num="
|
|
1099
|
-
<line num="
|
|
1100
|
-
<line num="
|
|
1101
|
-
<line num="
|
|
1102
|
-
<line num="
|
|
1103
|
-
<line num="
|
|
1104
|
-
<line num="
|
|
1105
|
-
<line num="
|
|
1106
|
-
<line num="
|
|
1107
|
-
<line num="
|
|
1108
|
-
<line num="
|
|
1109
|
-
<line num="
|
|
1110
|
-
<line num="
|
|
1111
|
-
<line num="
|
|
1112
|
-
<line num="
|
|
1113
|
-
<line num="
|
|
1114
|
-
<line num="
|
|
1115
|
-
<line num="
|
|
1116
|
-
<line num="
|
|
1117
|
-
<line num="
|
|
1118
|
-
<line num="
|
|
1119
|
-
<line num="
|
|
1120
|
-
<line num="
|
|
1121
|
-
<line num="
|
|
1122
|
-
<line num="
|
|
1123
|
-
<line num="
|
|
1124
|
-
<line num="
|
|
1125
|
-
<line num="
|
|
1126
|
-
<line num="
|
|
1127
|
-
<line num="
|
|
1128
|
-
<line num="
|
|
1129
|
-
<line num="429" count="0" type="stmt"/>
|
|
1130
|
-
<line num="431" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1131
|
+
<line num="272" count="8" type="stmt"/>
|
|
1132
|
+
<line num="279" count="8" type="stmt"/>
|
|
1133
|
+
<line num="281" count="10" type="stmt"/>
|
|
1134
|
+
<line num="283" count="10" type="cond" truecount="1" falsecount="0"/>
|
|
1135
|
+
<line num="284" count="10" type="stmt"/>
|
|
1136
|
+
<line num="287" count="10" type="stmt"/>
|
|
1137
|
+
<line num="292" count="10" type="stmt"/>
|
|
1138
|
+
<line num="304" count="18" type="stmt"/>
|
|
1139
|
+
<line num="305" count="18" type="stmt"/>
|
|
1140
|
+
<line num="306" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1141
|
+
<line num="307" count="10" type="stmt"/>
|
|
1142
|
+
<line num="310" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1143
|
+
<line num="311" count="8" type="cond" truecount="2" falsecount="1"/>
|
|
1144
|
+
<line num="313" count="8" type="stmt"/>
|
|
1145
|
+
<line num="324" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1146
|
+
<line num="326" count="8" type="cond" truecount="3" falsecount="0"/>
|
|
1147
|
+
<line num="327" count="1" type="stmt"/>
|
|
1148
|
+
<line num="330" count="8" type="cond" truecount="2" falsecount="1"/>
|
|
1149
|
+
<line num="331" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1150
|
+
<line num="334" count="8" type="cond" truecount="0" falsecount="1"/>
|
|
1151
|
+
<line num="335" count="0" type="stmt"/>
|
|
1152
|
+
<line num="339" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1153
|
+
<line num="340" count="8" type="stmt"/>
|
|
1154
|
+
<line num="341" count="8" type="stmt"/>
|
|
1155
|
+
<line num="343" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1156
|
+
<line num="344" count="8" type="cond" truecount="2" falsecount="0"/>
|
|
1157
|
+
<line num="346" count="8" type="stmt"/>
|
|
1158
|
+
<line num="347" count="8" type="stmt"/>
|
|
1159
|
+
<line num="352" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1160
|
+
<line num="353" count="1" type="stmt"/>
|
|
1161
|
+
<line num="355" count="8" type="stmt"/>
|
|
1162
|
+
<line num="357" count="8" type="cond" truecount="1" falsecount="0"/>
|
|
1163
|
+
<line num="358" count="8" type="stmt"/>
|
|
1164
|
+
<line num="364" count="18" type="cond" truecount="1" falsecount="0"/>
|
|
1165
|
+
<line num="365" count="17" type="stmt"/>
|
|
1166
|
+
<line num="366" count="17" type="stmt"/>
|
|
1167
|
+
<line num="369" count="17" type="cond" truecount="1" falsecount="0"/>
|
|
1168
|
+
<line num="370" count="16" type="stmt"/>
|
|
1169
|
+
<line num="373" count="1" type="stmt"/>
|
|
1170
|
+
<line num="377" count="1" type="cond" truecount="1" falsecount="0"/>
|
|
1171
|
+
<line num="378" count="1" type="stmt"/>
|
|
1172
|
+
<line num="381" count="0" type="stmt"/>
|
|
1173
|
+
<line num="392" count="0" type="stmt"/>
|
|
1174
|
+
<line num="393" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1175
|
+
<line num="394" count="0" type="stmt"/>
|
|
1176
|
+
<line num="397" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1177
|
+
<line num="398" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
1178
|
+
<line num="400" count="0" type="stmt"/>
|
|
1179
|
+
<line num="411" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1180
|
+
<line num="413" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
1181
|
+
<line num="414" count="0" type="stmt"/>
|
|
1182
|
+
<line num="416" count="0" type="cond" truecount="0" falsecount="3"/>
|
|
1183
|
+
<line num="417" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1184
|
+
<line num="419" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1185
|
+
<line num="420" count="0" type="stmt"/>
|
|
1186
|
+
<line num="424" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1187
|
+
<line num="425" count="0" type="stmt"/>
|
|
1188
|
+
<line num="426" count="0" type="stmt"/>
|
|
1189
|
+
<line num="428" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1190
|
+
<line num="429" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
1191
|
+
<line num="431" count="0" type="stmt"/>
|
|
1131
1192
|
<line num="432" count="0" type="stmt"/>
|
|
1132
|
-
<line num="
|
|
1133
|
-
<line num="
|
|
1134
|
-
<line num="
|
|
1135
|
-
<line num="
|
|
1136
|
-
<line num="
|
|
1137
|
-
<line num="
|
|
1138
|
-
<line num="
|
|
1139
|
-
<line num="
|
|
1140
|
-
<line num="
|
|
1141
|
-
<line num="
|
|
1142
|
-
<line num="
|
|
1143
|
-
<line num="
|
|
1144
|
-
<line num="
|
|
1145
|
-
<line num="
|
|
1146
|
-
<line num="
|
|
1147
|
-
<line num="
|
|
1148
|
-
<line num="
|
|
1149
|
-
<line num="
|
|
1150
|
-
<line num="
|
|
1151
|
-
<line num="
|
|
1152
|
-
<line num="
|
|
1153
|
-
<line num="
|
|
1154
|
-
<line num="
|
|
1155
|
-
<line num="
|
|
1156
|
-
<line num="
|
|
1157
|
-
<line num="
|
|
1158
|
-
<line num="
|
|
1159
|
-
<line num="
|
|
1160
|
-
<line num="
|
|
1161
|
-
<line num="
|
|
1162
|
-
<line num="
|
|
1163
|
-
<line num="
|
|
1164
|
-
<line num="
|
|
1165
|
-
<line num="
|
|
1166
|
-
<line num="
|
|
1167
|
-
<line num="
|
|
1168
|
-
<line num="699" count="2" type="stmt"/>
|
|
1193
|
+
<line num="438" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1194
|
+
<line num="439" count="0" type="stmt"/>
|
|
1195
|
+
<line num="441" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1196
|
+
<line num="442" count="0" type="stmt"/>
|
|
1197
|
+
<line num="451" count="2" type="stmt"/>
|
|
1198
|
+
<line num="458" count="2" type="stmt"/>
|
|
1199
|
+
<line num="459" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1200
|
+
<line num="467" count="0" type="stmt"/>
|
|
1201
|
+
<line num="468" count="0" type="cond" truecount="0" falsecount="1"/>
|
|
1202
|
+
<line num="469" count="0" type="stmt"/>
|
|
1203
|
+
<line num="470" count="0" type="stmt"/>
|
|
1204
|
+
<line num="471" count="0" type="stmt"/>
|
|
1205
|
+
<line num="479" count="3" type="stmt"/>
|
|
1206
|
+
<line num="486" count="1" type="stmt"/>
|
|
1207
|
+
<line num="493" count="1" type="stmt"/>
|
|
1208
|
+
<line num="500" count="5" type="stmt"/>
|
|
1209
|
+
<line num="507" count="3" type="stmt"/>
|
|
1210
|
+
<line num="514" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
1211
|
+
<line num="522" count="2" type="stmt"/>
|
|
1212
|
+
<line num="529" count="2" type="stmt"/>
|
|
1213
|
+
<line num="536" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
1214
|
+
<line num="543" count="2" type="stmt"/>
|
|
1215
|
+
<line num="550" count="2" type="stmt"/>
|
|
1216
|
+
<line num="565" count="2" type="stmt"/>
|
|
1217
|
+
<line num="577" count="2" type="stmt"/>
|
|
1218
|
+
<line num="584" count="3" type="stmt"/>
|
|
1219
|
+
<line num="591" count="2" type="stmt"/>
|
|
1220
|
+
<line num="598" count="2" type="stmt"/>
|
|
1221
|
+
<line num="605" count="2" type="stmt"/>
|
|
1222
|
+
<line num="631" count="3" type="stmt"/>
|
|
1223
|
+
<line num="652" count="2" type="cond" truecount="1" falsecount="0"/>
|
|
1224
|
+
<line num="653" count="1" type="stmt"/>
|
|
1225
|
+
<line num="658" count="1" type="stmt"/>
|
|
1226
|
+
<line num="680" count="1" type="stmt"/>
|
|
1227
|
+
<line num="698" count="3" type="cond" truecount="1" falsecount="0"/>
|
|
1228
|
+
<line num="699" count="1" type="stmt"/>
|
|
1169
1229
|
<line num="702" count="2" type="stmt"/>
|
|
1170
|
-
<line num="
|
|
1171
|
-
<line num="705" count="
|
|
1172
|
-
<line num="
|
|
1173
|
-
<line num="
|
|
1174
|
-
<line num="
|
|
1175
|
-
<line num="
|
|
1176
|
-
<line num="
|
|
1177
|
-
<line num="
|
|
1178
|
-
<line num="
|
|
1179
|
-
<line num="
|
|
1180
|
-
<line num="
|
|
1181
|
-
<line num="
|
|
1182
|
-
<line num="
|
|
1230
|
+
<line num="704" count="2" type="stmt"/>
|
|
1231
|
+
<line num="705" count="4" type="stmt"/>
|
|
1232
|
+
<line num="708" count="2" type="stmt"/>
|
|
1233
|
+
<line num="709" count="2" type="stmt"/>
|
|
1234
|
+
<line num="712" count="2" type="stmt"/>
|
|
1235
|
+
<line num="713" count="2" type="stmt"/>
|
|
1236
|
+
<line num="715" count="2" type="stmt"/>
|
|
1237
|
+
<line num="736" count="3" type="stmt"/>
|
|
1238
|
+
<line num="737" count="3" type="stmt"/>
|
|
1239
|
+
<line num="740" count="2" type="stmt"/>
|
|
1240
|
+
<line num="741" count="2" type="cond" truecount="0" falsecount="1"/>
|
|
1241
|
+
<line num="742" count="0" type="stmt"/>
|
|
1242
|
+
<line num="747" count="2" type="stmt"/>
|
|
1243
|
+
<line num="754" count="1" type="stmt"/>
|
|
1244
|
+
<line num="755" count="1" type="cond" truecount="0" falsecount="1"/>
|
|
1245
|
+
<line num="756" count="0" type="stmt"/>
|
|
1246
|
+
<line num="758" count="1" type="stmt"/>
|
|
1247
|
+
<line num="765" count="8" type="stmt"/>
|
|
1183
1248
|
</file>
|
|
1184
1249
|
</package>
|
|
1185
1250
|
<package name="src.state">
|
|
@@ -1189,12 +1254,12 @@
|
|
|
1189
1254
|
<line num="6" count="6" type="stmt"/>
|
|
1190
1255
|
<line num="8" count="6" type="stmt"/>
|
|
1191
1256
|
<line num="15" count="6" type="stmt"/>
|
|
1192
|
-
<line num="16" count="
|
|
1193
|
-
<line num="28" count="
|
|
1194
|
-
<line num="29" count="
|
|
1195
|
-
<line num="31" count="
|
|
1196
|
-
<line num="50" count="
|
|
1197
|
-
<line num="51" count="
|
|
1257
|
+
<line num="16" count="149" type="stmt"/>
|
|
1258
|
+
<line num="28" count="56" type="stmt"/>
|
|
1259
|
+
<line num="29" count="56" type="stmt"/>
|
|
1260
|
+
<line num="31" count="56" type="stmt"/>
|
|
1261
|
+
<line num="50" count="56" type="stmt"/>
|
|
1262
|
+
<line num="51" count="56" type="stmt"/>
|
|
1198
1263
|
<line num="58" count="11" type="stmt"/>
|
|
1199
1264
|
<line num="65" count="47" type="stmt"/>
|
|
1200
1265
|
<line num="66" count="47" type="cond" truecount="1" falsecount="0"/>
|