-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcoverage.txt
711 lines (698 loc) · 40.5 KB
/
coverage.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
Analysing contracts...
Running tests...
Uncovered for script/DeployRaffle.s.sol:
- Branch (branch: 0, path: 0) (location: source ID 28, line 26, chars 963-1524, hits: 0)
Uncovered for script/HelperConfig.s.sol:
- Function "getSepoliaEthConfig" (location: source ID 29, line 31, chars 895-1635, hits: 0)
- Line (location: source ID 29, line 32, chars 981-1626, hits: 0)
- Statement (location: source ID 29, line 32, chars 981-1626, hits: 0)
- Line (location: source ID 29, line 33, chars 999-1626, hits: 0)
- Statement (location: source ID 29, line 33, chars 999-1626, hits: 0)
- Function "getOrCreateAnvilEthConfig" (location: source ID 29, line 44, chars 1643-3081, hits: 0)
- Line (location: source ID 29, line 48, chars 1767-1815, hits: 0)
- Statement (location: source ID 29, line 48, chars 1767-1815, hits: 0)
- Statement (location: source ID 29, line 48, chars 1805-1815, hits: 0)
- Branch (branch: 0, path: 0) (location: source ID 29, line 48, chars 1763-1876, hits: 0)
- Branch (branch: 0, path: 1) (location: source ID 29, line 48, chars 1763-1876, hits: 0)
- Line (location: source ID 29, line 49, chars 1835-1861, hits: 0)
- Statement (location: source ID 29, line 49, chars 1835-1861, hits: 0)
- Line (location: source ID 29, line 52, chars 1890-1917, hits: 0)
- Statement (location: source ID 29, line 52, chars 1890-1917, hits: 0)
- Line (location: source ID 29, line 53, chars 1943-1968, hits: 0)
- Statement (location: source ID 29, line 53, chars 1943-1968, hits: 0)
- Line (location: source ID 29, line 55, chars 2089-2108, hits: 0)
- Statement (location: source ID 29, line 55, chars 2089-2108, hits: 0)
- Line (location: source ID 29, line 56, chars 2122-2257, hits: 0)
- Statement (location: source ID 29, line 56, chars 2122-2257, hits: 0)
- Statement (location: source ID 29, line 56, chars 2164-2257, hits: 0)
- Line (location: source ID 29, line 60, chars 2271-2303, hits: 0)
- Statement (location: source ID 29, line 60, chars 2271-2303, hits: 0)
- Statement (location: source ID 29, line 60, chars 2288-2303, hits: 0)
- Line (location: source ID 29, line 61, chars 2317-2335, hits: 0)
- Statement (location: source ID 29, line 61, chars 2317-2335, hits: 0)
- Line (location: source ID 29, line 64, chars 2404-3012, hits: 0)
- Statement (location: source ID 29, line 64, chars 2404-3012, hits: 0)
- Line (location: source ID 29, line 65, chars 2426-3012, hits: 0)
- Statement (location: source ID 29, line 65, chars 2426-3012, hits: 0)
Uncovered for script/interactions.s.sol:
- Function "fundSubscriptionUsingConfig" (location: source ID 30, line 43, chars 1465-1901, hits: 0)
- Line (location: source ID 30, line 44, chars 1522-1568, hits: 0)
- Statement (location: source ID 30, line 44, chars 1522-1568, hits: 0)
- Statement (location: source ID 30, line 44, chars 1550-1568, hits: 0)
- Line (location: source ID 30, line 45, chars 1639-1837, hits: 0)
- Statement (location: source ID 30, line 45, chars 1639-1837, hits: 0)
- Line (location: source ID 30, line 53, chars 1803-1837, hits: 0)
- Statement (location: source ID 30, line 53, chars 1803-1837, hits: 0)
- Line (location: source ID 30, line 54, chars 1849-1894, hits: 0)
- Statement (location: source ID 30, line 54, chars 1849-1894, hits: 0)
- Branch (branch: 0, path: 0) (location: source ID 30, line 65, chars 2201-2481, hits: 0)
- Line (location: source ID 30, line 74, chars 2503-2522, hits: 0)
- Statement (location: source ID 30, line 74, chars 2503-2522, hits: 0)
- Line (location: source ID 30, line 75, chars 2538-2720, hits: 0)
- Statement (location: source ID 30, line 75, chars 2538-2720, hits: 0)
- Line (location: source ID 30, line 80, chars 2736-2754, hits: 0)
- Statement (location: source ID 30, line 80, chars 2736-2754, hits: 0)
- Function "run" (location: source ID 30, line 84, chars 2777-2846, hits: 0)
- Line (location: source ID 30, line 85, chars 2810-2839, hits: 0)
- Statement (location: source ID 30, line 85, chars 2810-2839, hits: 0)
- Function "addConsumerUsingConfig" (location: source ID 30, line 104, chars 3326-3678, hits: 0)
- Line (location: source ID 30, line 105, chars 3389-3435, hits: 0)
- Statement (location: source ID 30, line 105, chars 3389-3435, hits: 0)
- Statement (location: source ID 30, line 105, chars 3417-3435, hits: 0)
- Line (location: source ID 30, line 106, chars 3444-3617, hits: 0)
- Statement (location: source ID 30, line 106, chars 3444-3617, hits: 0)
- Line (location: source ID 30, line 113, chars 3583-3617, hits: 0)
- Statement (location: source ID 30, line 113, chars 3583-3617, hits: 0)
- Line (location: source ID 30, line 114, chars 3629-3671, hits: 0)
- Statement (location: source ID 30, line 114, chars 3629-3671, hits: 0)
- Function "run" (location: source ID 30, line 116, chars 3683-3939, hits: 0)
- Line (location: source ID 30, line 117, chars 3719-3858, hits: 0)
- Statement (location: source ID 30, line 117, chars 3719-3858, hits: 0)
- Line (location: source ID 30, line 118, chars 3747-3858, hits: 0)
- Statement (location: source ID 30, line 118, chars 3747-3858, hits: 0)
- Line (location: source ID 30, line 123, chars 3871-3901, hits: 0)
- Statement (location: source ID 30, line 123, chars 3871-3901, hits: 0)
- Function "createSubscriptionUsingConfig" (location: source ID 30, line 13, chars 455-735, hits: 0)
- Line (location: source ID 30, line 14, chars 530-576, hits: 0)
- Statement (location: source ID 30, line 14, chars 530-576, hits: 0)
- Statement (location: source ID 30, line 14, chars 558-576, hits: 0)
- Line (location: source ID 30, line 15, chars 586-671, hits: 0)
- Statement (location: source ID 30, line 15, chars 586-671, hits: 0)
- Statement (location: source ID 30, line 15, chars 624-671, hits: 0)
- Line (location: source ID 30, line 17, chars 685-726, hits: 0)
- Statement (location: source ID 30, line 17, chars 685-726, hits: 0)
- Statement (location: source ID 30, line 17, chars 692-726, hits: 0)
- Function "run" (location: source ID 30, line 34, chars 1245-1344, hits: 0)
- Line (location: source ID 30, line 35, chars 1296-1334, hits: 0)
- Statement (location: source ID 30, line 35, chars 1296-1334, hits: 0)
- Statement (location: source ID 30, line 35, chars 1303-1334, hits: 0)
Uncovered for src/Raffle.sol:
- Branch (branch: 2, path: 0) (location: source ID 31, line 147, chars 6218-6495, hits: 0)
- Branch (branch: 2, path: 1) (location: source ID 31, line 147, chars 6218-6495, hits: 0)
- Line (location: source ID 31, line 148, chars 6251-6482, hits: 0)
- Statement (location: source ID 31, line 148, chars 6251-6482, hits: 0)
- Function "fulfillRandomWords" (location: source ID 31, line 175, chars 7601-8875, hits: 0)
- Line (location: source ID 31, line 183, chars 7843-7900, hits: 0)
- Statement (location: source ID 31, line 183, chars 7843-7900, hits: 0)
- Statement (location: source ID 31, line 183, chars 7867-7900, hits: 0)
- Line (location: source ID 31, line 184, chars 7950-7999, hits: 0)
- Statement (location: source ID 31, line 184, chars 7950-7999, hits: 0)
- Line (location: source ID 31, line 185, chars 8012-8035, hits: 0)
- Statement (location: source ID 31, line 185, chars 8012-8035, hits: 0)
- Line (location: source ID 31, line 186, chars 8047-8080, hits: 0)
- Statement (location: source ID 31, line 186, chars 8047-8080, hits: 0)
- Line (location: source ID 31, line 187, chars 8163-8199, hits: 0)
- Statement (location: source ID 31, line 187, chars 8163-8199, hits: 0)
- Line (location: source ID 31, line 188, chars 8319-8352, hits: 0)
- Statement (location: source ID 31, line 188, chars 8319-8352, hits: 0)
- Line (location: source ID 31, line 189, chars 8432-8457, hits: 0)
- Statement (location: source ID 31, line 189, chars 8432-8457, hits: 0)
- Line (location: source ID 31, line 192, chars 8612-8675, hits: 0)
- Statement (location: source ID 31, line 192, chars 8612-8675, hits: 0)
- Statement (location: source ID 31, line 192, chars 8630-8675, hits: 0)
- Line (location: source ID 31, line 193, chars 8758-8766, hits: 0)
- Statement (location: source ID 31, line 193, chars 8758-8766, hits: 0)
- Branch (branch: 3, path: 0) (location: source ID 31, line 193, chars 8754-8867, hits: 0)
- Branch (branch: 3, path: 1) (location: source ID 31, line 193, chars 8754-8867, hits: 0)
- Line (location: source ID 31, line 194, chars 8782-8813, hits: 0)
- Statement (location: source ID 31, line 194, chars 8782-8813, hits: 0)
- Function "getEntranceFee" (location: source ID 31, line 200, chars 8909-9045, hits: 0)
- Line (location: source ID 31, line 201, chars 9018-9038, hits: 0)
- Statement (location: source ID 31, line 201, chars 9018-9038, hits: 0)
Uncovered for test/mocks/LinkToken.sol:
- Function "transferAndCall" (location: source ID 32, line 37, chars 979-1390, hits: 0)
- Line (location: source ID 32, line 42, chars 1131-1158, hits: 0)
- Statement (location: source ID 32, line 42, chars 1131-1158, hits: 0)
- Line (location: source ID 32, line 44, chars 1226-1271, hits: 0)
- Statement (location: source ID 32, line 44, chars 1226-1271, hits: 0)
- Line (location: source ID 32, line 45, chars 1285-1300, hits: 0)
- Statement (location: source ID 32, line 45, chars 1285-1300, hits: 0)
- Branch (branch: 0, path: 0) (location: source ID 32, line 45, chars 1281-1363, hits: 0)
- Branch (branch: 0, path: 1) (location: source ID 32, line 45, chars 1281-1363, hits: 0)
- Line (location: source ID 32, line 46, chars 1316-1352, hits: 0)
- Statement (location: source ID 32, line 46, chars 1316-1352, hits: 0)
- Line (location: source ID 32, line 48, chars 1372-1383, hits: 0)
- Statement (location: source ID 32, line 48, chars 1372-1383, hits: 0)
- Function "contractFallback" (location: source ID 32, line 53, chars 1412-1648, hits: 0)
- Line (location: source ID 32, line 58, chars 1535-1580, hits: 0)
- Statement (location: source ID 32, line 58, chars 1535-1580, hits: 0)
- Statement (location: source ID 32, line 58, chars 1561-1580, hits: 0)
- Line (location: source ID 32, line 59, chars 1590-1641, hits: 0)
- Statement (location: source ID 32, line 59, chars 1590-1641, hits: 0)
- Function "isContract" (location: source ID 32, line 62, chars 1654-1853, hits: 0)
- Line (location: source ID 32, line 63, chars 1735-1749, hits: 0)
- Statement (location: source ID 32, line 63, chars 1735-1749, hits: 0)
- Line (location: source ID 32, line 65, chars 1782-1810, hits: 0)
- Statement (location: source ID 32, line 65, chars 1782-1810, hits: 0)
- Line (location: source ID 32, line 67, chars 1829-1846, hits: 0)
- Statement (location: source ID 32, line 67, chars 1829-1846, hits: 0)
- Statement (location: source ID 32, line 67, chars 1836-1846, hits: 0)
Anchors for Contract "HelperConfig" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 29):
- IC 161 -> Item 183
- Refers to item: Function "getSepoliaEthConfig" (location: source ID 29, line 31, chars 895-1635, hits: 0)
- IC 1366 -> Item 184
- Refers to item: Line (location: source ID 29, line 32, chars 981-1626, hits: 0)
- IC 1366 -> Item 185
- Refers to item: Statement (location: source ID 29, line 32, chars 981-1626, hits: 0)
- IC 1366 -> Item 186
- Refers to item: Line (location: source ID 29, line 33, chars 999-1626, hits: 0)
- IC 1366 -> Item 187
- Refers to item: Statement (location: source ID 29, line 33, chars 999-1626, hits: 0)
- IC 87 -> Item 188
- Refers to item: Function "getOrCreateAnvilEthConfig" (location: source ID 29, line 44, chars 1643-3081, hits: 0)
- IC 240 -> Item 189
- Refers to item: Line (location: source ID 29, line 48, chars 1767-1815, hits: 0)
- IC 240 -> Item 190
- Refers to item: Statement (location: source ID 29, line 48, chars 1767-1815, hits: 0)
- IC 240 -> Item 191
- Refers to item: Statement (location: source ID 29, line 48, chars 1805-1815, hits: 0)
- IC 330 -> Item 192
- Refers to item: Branch (branch: 0, path: 0) (location: source ID 29, line 48, chars 1763-1876, hits: 0)
- IC 640 -> Item 193
- Refers to item: Branch (branch: 0, path: 1) (location: source ID 29, line 48, chars 1763-1876, hits: 0)
- IC 330 -> Item 194
- Refers to item: Line (location: source ID 29, line 49, chars 1835-1861, hits: 0)
- IC 330 -> Item 195
- Refers to item: Statement (location: source ID 29, line 49, chars 1835-1861, hits: 0)
- IC 641 -> Item 196
- Refers to item: Line (location: source ID 29, line 52, chars 1890-1917, hits: 0)
- IC 641 -> Item 197
- Refers to item: Statement (location: source ID 29, line 52, chars 1890-1917, hits: 0)
- IC 654 -> Item 198
- Refers to item: Line (location: source ID 29, line 53, chars 1943-1968, hits: 0)
- IC 654 -> Item 199
- Refers to item: Statement (location: source ID 29, line 53, chars 1943-1968, hits: 0)
- IC 699 -> Item 200
- Refers to item: Line (location: source ID 29, line 55, chars 2089-2108, hits: 0)
- IC 699 -> Item 201
- Refers to item: Statement (location: source ID 29, line 55, chars 2089-2108, hits: 0)
- IC 796 -> Item 202
- Refers to item: Line (location: source ID 29, line 56, chars 2122-2257, hits: 0)
- IC 796 -> Item 203
- Refers to item: Statement (location: source ID 29, line 56, chars 2122-2257, hits: 0)
- IC 798 -> Item 204
- Refers to item: Statement (location: source ID 29, line 56, chars 2164-2257, hits: 0)
- IC 859 -> Item 205
- Refers to item: Line (location: source ID 29, line 60, chars 2271-2303, hits: 0)
- IC 859 -> Item 206
- Refers to item: Statement (location: source ID 29, line 60, chars 2271-2303, hits: 0)
- IC 861 -> Item 207
- Refers to item: Statement (location: source ID 29, line 60, chars 2288-2303, hits: 0)
- IC 943 -> Item 208
- Refers to item: Line (location: source ID 29, line 61, chars 2317-2335, hits: 0)
- IC 943 -> Item 209
- Refers to item: Statement (location: source ID 29, line 61, chars 2317-2335, hits: 0)
- IC 1040 -> Item 210
- Refers to item: Line (location: source ID 29, line 64, chars 2404-3012, hits: 0)
- IC 1040 -> Item 211
- Refers to item: Statement (location: source ID 29, line 64, chars 2404-3012, hits: 0)
- IC 1040 -> Item 212
- Refers to item: Line (location: source ID 29, line 65, chars 2426-3012, hits: 0)
- IC 1040 -> Item 213
- Refers to item: Statement (location: source ID 29, line 65, chars 2426-3012, hits: 0)
Anchors for Contract "CreateSubscription" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 30):
- IC 121 -> Item 214
- Refers to item: Function "createSubscriptionUsingConfig" (location: source ID 30, line 13, chars 455-735, hits: 0)
- IC 263 -> Item 215
- Refers to item: Line (location: source ID 30, line 14, chars 530-576, hits: 0)
- IC 263 -> Item 216
- Refers to item: Statement (location: source ID 30, line 14, chars 530-576, hits: 0)
- IC 264 -> Item 217
- Refers to item: Statement (location: source ID 30, line 14, chars 558-576, hits: 0)
- IC 310 -> Item 218
- Refers to item: Line (location: source ID 30, line 15, chars 586-671, hits: 0)
- IC 310 -> Item 219
- Refers to item: Statement (location: source ID 30, line 15, chars 586-671, hits: 0)
- IC 312 -> Item 220
- Refers to item: Statement (location: source ID 30, line 15, chars 624-671, hits: 0)
- IC 434 -> Item 221
- Refers to item: Line (location: source ID 30, line 17, chars 685-726, hits: 0)
- IC 434 -> Item 222
- Refers to item: Statement (location: source ID 30, line 17, chars 685-726, hits: 0)
- IC 434 -> Item 223
- Refers to item: Statement (location: source ID 30, line 17, chars 692-726, hits: 0)
- IC 155 -> Item 224
- Refers to item: Function "createSubscription" (location: source ID 30, line 20, chars 743-1236, hits: 7)
- IC 454 -> Item 225
- Refers to item: Line (location: source ID 30, line 23, chars 849-912, hits: 7)
- IC 454 -> Item 226
- Refers to item: Statement (location: source ID 30, line 23, chars 849-912, hits: 7)
- IC 527 -> Item 227
- Refers to item: Line (location: source ID 30, line 24, chars 924-943, hits: 7)
- IC 527 -> Item 228
- Refers to item: Statement (location: source ID 30, line 24, chars 924-943, hits: 7)
- IC 624 -> Item 229
- Refers to item: Line (location: source ID 30, line 25, chars 955-1038, hits: 7)
- IC 624 -> Item 230
- Refers to item: Statement (location: source ID 30, line 25, chars 955-1038, hits: 7)
- IC 626 -> Item 231
- Refers to item: Statement (location: source ID 30, line 25, chars 970-1038, hits: 7)
- IC 780 -> Item 232
- Refers to item: Line (location: source ID 30, line 27, chars 1050-1068, hits: 7)
- IC 780 -> Item 233
- Refers to item: Statement (location: source ID 30, line 27, chars 1050-1068, hits: 7)
- IC 877 -> Item 234
- Refers to item: Line (location: source ID 30, line 28, chars 1080-1118, hits: 7)
- IC 877 -> Item 235
- Refers to item: Statement (location: source ID 30, line 28, chars 1080-1118, hits: 7)
- IC 952 -> Item 236
- Refers to item: Line (location: source ID 30, line 29, chars 1130-1201, hits: 7)
- IC 952 -> Item 237
- Refers to item: Statement (location: source ID 30, line 29, chars 1130-1201, hits: 7)
- IC 988 -> Item 238
- Refers to item: Line (location: source ID 30, line 30, chars 1213-1225, hits: 7)
- IC 988 -> Item 239
- Refers to item: Statement (location: source ID 30, line 30, chars 1213-1225, hits: 7)
- IC 87 -> Item 240
- Refers to item: Function "run" (location: source ID 30, line 34, chars 1245-1344, hits: 0)
- IC 246 -> Item 241
- Refers to item: Line (location: source ID 30, line 35, chars 1296-1334, hits: 0)
- IC 246 -> Item 242
- Refers to item: Statement (location: source ID 30, line 35, chars 1296-1334, hits: 0)
- IC 246 -> Item 243
- Refers to item: Statement (location: source ID 30, line 35, chars 1303-1334, hits: 0)
Anchors for Contract "DeployRaffle" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 28):
- IC 63 -> Item 66
- Refers to item: Function "run" (location: source ID 28, line 11, chars 326-2089, hits: 7)
- IC 136 -> Item 67
- Refers to item: Line (location: source ID 28, line 12, chars 393-439, hits: 7)
- IC 136 -> Item 68
- Refers to item: Statement (location: source ID 28, line 12, chars 393-439, hits: 7)
- IC 138 -> Item 69
- Refers to item: Statement (location: source ID 28, line 12, chars 421-439, hits: 7)
- IC 184 -> Item 70
- Refers to item: Line (location: source ID 28, line 13, chars 453-729, hits: 7)
- IC 184 -> Item 71
- Refers to item: Statement (location: source ID 28, line 13, chars 453-729, hits: 7)
- IC 195 -> Item 72
- Refers to item: Line (location: source ID 28, line 21, chars 695-729, hits: 7)
- IC 195 -> Item 73
- Refers to item: Statement (location: source ID 28, line 21, chars 695-729, hits: 7)
- IC 323 -> Item 74
- Refers to item: Line (location: source ID 28, line 26, chars 966-985, hits: 7)
- IC 323 -> Item 75
- Refers to item: Statement (location: source ID 28, line 26, chars 966-985, hits: 7)
- IC 670 -> Item 76
- Refers to item: Branch (branch: 0, path: 0) (location: source ID 28, line 26, chars 963-1524, hits: 0)
- IC 679 -> Item 77
- Refers to item: Branch (branch: 0, path: 1) (location: source ID 28, line 26, chars 963-1524, hits: 7)
- IC 342 -> Item 78
- Refers to item: Line (location: source ID 28, line 28, chars 1062-1126, hits: 7)
- IC 342 -> Item 79
- Refers to item: Statement (location: source ID 28, line 28, chars 1062-1126, hits: 7)
- IC 344 -> Item 80
- Refers to item: Statement (location: source ID 28, line 28, chars 1102-1126, hits: 7)
- IC 390 -> Item 81
- Refers to item: Line (location: source ID 28, line 29, chars 1142-1244, hits: 7)
- IC 390 -> Item 82
- Refers to item: Statement (location: source ID 28, line 29, chars 1142-1244, hits: 7)
- IC 521 -> Item 83
- Refers to item: Line (location: source ID 28, line 34, chars 1298-1356, hits: 7)
- IC 521 -> Item 84
- Refers to item: Statement (location: source ID 28, line 34, chars 1298-1356, hits: 7)
- IC 523 -> Item 85
- Refers to item: Statement (location: source ID 28, line 34, chars 1334-1356, hits: 7)
- IC 569 -> Item 86
- Refers to item: Line (location: source ID 28, line 35, chars 1372-1511, hits: 7)
- IC 569 -> Item 87
- Refers to item: Statement (location: source ID 28, line 35, chars 1372-1511, hits: 7)
- IC 723 -> Item 88
- Refers to item: Line (location: source ID 28, line 43, chars 1570-1589, hits: 7)
- IC 723 -> Item 89
- Refers to item: Statement (location: source ID 28, line 43, chars 1570-1589, hits: 7)
- IC 820 -> Item 90
- Refers to item: Line (location: source ID 28, line 44, chars 1601-1805, hits: 7)
- IC 820 -> Item 91
- Refers to item: Statement (location: source ID 28, line 44, chars 1601-1805, hits: 7)
- IC 822 -> Item 92
- Refers to item: Statement (location: source ID 28, line 44, chars 1617-1805, hits: 7)
- IC 927 -> Item 93
- Refers to item: Line (location: source ID 28, line 52, chars 1817-1835, hits: 7)
- IC 927 -> Item 94
- Refers to item: Statement (location: source ID 28, line 52, chars 1817-1835, hits: 7)
- IC 1024 -> Item 95
- Refers to item: Line (location: source ID 28, line 54, chars 1848-1891, hits: 7)
- IC 1024 -> Item 96
- Refers to item: Statement (location: source ID 28, line 54, chars 1848-1891, hits: 7)
- IC 1026 -> Item 97
- Refers to item: Statement (location: source ID 28, line 54, chars 1874-1891, hits: 7)
- IC 1072 -> Item 98
- Refers to item: Line (location: source ID 28, line 55, chars 1903-2037, hits: 7)
- IC 1072 -> Item 99
- Refers to item: Statement (location: source ID 28, line 55, chars 1903-2037, hits: 7)
- IC 1187 -> Item 100
- Refers to item: Line (location: source ID 28, line 60, chars 2051-2080, hits: 7)
- IC 1187 -> Item 101
- Refers to item: Statement (location: source ID 28, line 60, chars 2051-2080, hits: 7)
Anchors for Contract "AddConsumer" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 30):
- IC 131 -> Item 36
- Refers to item: Function "addConsumer" (location: source ID 30, line 92, chars 2889-3321, hits: 7)
- IC 534 -> Item 37
- Refers to item: Line (location: source ID 30, line 97, chars 3011-3060, hits: 7)
- IC 534 -> Item 38
- Refers to item: Statement (location: source ID 30, line 97, chars 3011-3060, hits: 7)
- IC 599 -> Item 39
- Refers to item: Line (location: source ID 30, line 98, chars 3072-3124, hits: 7)
- IC 599 -> Item 40
- Refers to item: Statement (location: source ID 30, line 98, chars 3072-3124, hits: 7)
- IC 664 -> Item 41
- Refers to item: Line (location: source ID 30, line 99, chars 3136-3178, hits: 7)
- IC 664 -> Item 42
- Refers to item: Statement (location: source ID 30, line 99, chars 3136-3178, hits: 7)
- IC 765 -> Item 43
- Refers to item: Line (location: source ID 30, line 100, chars 3190-3209, hits: 7)
- IC 765 -> Item 44
- Refers to item: Statement (location: source ID 30, line 100, chars 3190-3209, hits: 7)
- IC 862 -> Item 45
- Refers to item: Line (location: source ID 30, line 101, chars 3221-3284, hits: 7)
- IC 862 -> Item 46
- Refers to item: Statement (location: source ID 30, line 101, chars 3221-3284, hits: 7)
- IC 1011 -> Item 47
- Refers to item: Line (location: source ID 30, line 102, chars 3296-3314, hits: 7)
- IC 1011 -> Item 48
- Refers to item: Statement (location: source ID 30, line 102, chars 3296-3314, hits: 7)
- IC 87 -> Item 49
- Refers to item: Function "addConsumerUsingConfig" (location: source ID 30, line 104, chars 3326-3678, hits: 0)
- IC 198 -> Item 50
- Refers to item: Line (location: source ID 30, line 105, chars 3389-3435, hits: 0)
- IC 198 -> Item 51
- Refers to item: Statement (location: source ID 30, line 105, chars 3389-3435, hits: 0)
- IC 200 -> Item 52
- Refers to item: Statement (location: source ID 30, line 105, chars 3417-3435, hits: 0)
- IC 246 -> Item 53
- Refers to item: Line (location: source ID 30, line 106, chars 3444-3617, hits: 0)
- IC 246 -> Item 54
- Refers to item: Statement (location: source ID 30, line 106, chars 3444-3617, hits: 0)
- IC 249 -> Item 55
- Refers to item: Line (location: source ID 30, line 113, chars 3583-3617, hits: 0)
- IC 249 -> Item 56
- Refers to item: Statement (location: source ID 30, line 113, chars 3583-3617, hits: 0)
- IC 372 -> Item 57
- Refers to item: Line (location: source ID 30, line 114, chars 3629-3671, hits: 0)
- IC 372 -> Item 58
- Refers to item: Statement (location: source ID 30, line 114, chars 3629-3671, hits: 0)
- IC 119 -> Item 59
- Refers to item: Function "run" (location: source ID 30, line 116, chars 3683-3939, hits: 0)
- IC 391 -> Item 60
- Refers to item: Line (location: source ID 30, line 117, chars 3719-3858, hits: 0)
- IC 391 -> Item 61
- Refers to item: Statement (location: source ID 30, line 117, chars 3719-3858, hits: 0)
- IC 393 -> Item 62
- Refers to item: Line (location: source ID 30, line 118, chars 3747-3858, hits: 0)
- IC 393 -> Item 63
- Refers to item: Statement (location: source ID 30, line 118, chars 3747-3858, hits: 0)
- IC 520 -> Item 64
- Refers to item: Line (location: source ID 30, line 123, chars 3871-3901, hits: 0)
- IC 520 -> Item 65
- Refers to item: Statement (location: source ID 30, line 123, chars 3871-3901, hits: 0)
Anchors for Contract "Raffle" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 31):
- IC 244 -> Item 102
- Refers to item: Function "enterRaffle" (location: source ID 31, line 104, chars 2997-4131, hits: 6)
- IC 674 -> Item 103
- Refers to item: Line (location: source ID 31, line 106, chars 3221-3246, hits: 6)
- IC 674 -> Item 104
- Refers to item: Statement (location: source ID 31, line 106, chars 3221-3246, hits: 6)
- IC 714 -> Item 105
- Refers to item: Branch (branch: 0, path: 0) (location: source ID 31, line 106, chars 3218-3346, hits: 1)
- IC 763 -> Item 106
- Refers to item: Branch (branch: 0, path: 1) (location: source ID 31, line 106, chars 3218-3346, hits: 5)
- IC 714 -> Item 107
- Refers to item: Line (location: source ID 31, line 107, chars 3261-3294, hits: 1)
- IC 714 -> Item 108
- Refers to item: Statement (location: source ID 31, line 107, chars 3261-3294, hits: 1)
- IC 764 -> Item 109
- Refers to item: Line (location: source ID 31, line 109, chars 3361-3394, hits: 5)
- IC 764 -> Item 110
- Refers to item: Statement (location: source ID 31, line 109, chars 3361-3394, hits: 5)
- IC 823 -> Item 111
- Refers to item: Branch (branch: 1, path: 0) (location: source ID 31, line 109, chars 3357-3557, hits: 1)
- IC 872 -> Item 112
- Refers to item: Branch (branch: 1, path: 1) (location: source ID 31, line 109, chars 3357-3557, hits: 4)
- IC 823 -> Item 113
- Refers to item: Line (location: source ID 31, line 110, chars 3411-3441, hits: 1)
- IC 823 -> Item 114
- Refers to item: Statement (location: source ID 31, line 110, chars 3411-3441, hits: 1)
- IC 873 -> Item 115
- Refers to item: Line (location: source ID 31, line 113, chars 3617-3652, hits: 4)
- IC 873 -> Item 116
- Refers to item: Statement (location: source ID 31, line 113, chars 3617-3652, hits: 4)
- IC 972 -> Item 117
- Refers to item: Line (location: source ID 31, line 115, chars 4057-4087, hits: 4)
- IC 972 -> Item 118
- Refers to item: Statement (location: source ID 31, line 115, chars 4057-4087, hits: 4)
- IC 295 -> Item 119
- Refers to item: Function "checkUpkeep" (location: source ID 31, line 132, chars 4869-5929, hits: 2)
- IC 1493 -> Item 120
- Refers to item: Line (location: source ID 31, line 137, chars 5261-5308, hits: 4)
- IC 1493 -> Item 121
- Refers to item: Statement (location: source ID 31, line 137, chars 5261-5308, hits: 4)
- IC 1495 -> Item 122
- Refers to item: Statement (location: source ID 31, line 137, chars 5275-5308, hits: 4)
- IC 1552 -> Item 123
- Refers to item: Line (location: source ID 31, line 138, chars 5343-5416, hits: 4)
- IC 1552 -> Item 124
- Refers to item: Statement (location: source ID 31, line 138, chars 5343-5416, hits: 4)
- IC 1605 -> Item 125
- Refers to item: Line (location: source ID 31, line 139, chars 5450-5488, hits: 4)
- IC 1605 -> Item 126
- Refers to item: Statement (location: source ID 31, line 139, chars 5450-5488, hits: 4)
- IC 1607 -> Item 127
- Refers to item: Statement (location: source ID 31, line 139, chars 5468-5488, hits: 4)
- IC 1617 -> Item 128
- Refers to item: Line (location: source ID 31, line 140, chars 5531-5574, hits: 4)
- IC 1617 -> Item 129
- Refers to item: Statement (location: source ID 31, line 140, chars 5531-5574, hits: 4)
- IC 1619 -> Item 130
- Refers to item: Statement (location: source ID 31, line 140, chars 5549-5574, hits: 4)
- IC 1624 -> Item 131
- Refers to item: Line (location: source ID 31, line 141, chars 5614-5682, hits: 4)
- IC 1624 -> Item 132
- Refers to item: Statement (location: source ID 31, line 141, chars 5614-5682, hits: 4)
- IC 1654 -> Item 133
- Refers to item: Line (location: source ID 31, line 142, chars 5802-5830, hits: 4)
- IC 1654 -> Item 134
- Refers to item: Statement (location: source ID 31, line 142, chars 5802-5830, hits: 4)
- IC 254 -> Item 135
- Refers to item: Function "performUpkeep" (location: source ID 31, line 145, chars 5937-7515, hits: 2)
- IC 1041 -> Item 136
- Refers to item: Line (location: source ID 31, line 146, chars 6061-6100, hits: 2)
- IC 1041 -> Item 137
- Refers to item: Statement (location: source ID 31, line 146, chars 6061-6100, hits: 2)
- IC 1043 -> Item 138
- Refers to item: Statement (location: source ID 31, line 146, chars 6085-6100, hits: 2)
- IC 1070 -> Item 139
- Refers to item: Line (location: source ID 31, line 147, chars 6222-6235, hits: 2)
- IC 1070 -> Item 140
- Refers to item: Statement (location: source ID 31, line 147, chars 6222-6235, hits: 2)
- IC 1107 -> Item 141
- Refers to item: Branch (branch: 2, path: 0) (location: source ID 31, line 147, chars 6218-6495, hits: 0)
- IC 1115 -> Item 142
- Refers to item: Branch (branch: 2, path: 1) (location: source ID 31, line 147, chars 6218-6495, hits: 0)
- IC 1075 -> Item 143
- Refers to item: Line (location: source ID 31, line 148, chars 6251-6482, hits: 0)
- IC 1075 -> Item 144
- Refers to item: Statement (location: source ID 31, line 148, chars 6251-6482, hits: 0)
- IC 1178 -> Item 145
- Refers to item: Line (location: source ID 31, line 162, chars 6937-6976, hits: 2)
- IC 1178 -> Item 146
- Refers to item: Statement (location: source ID 31, line 162, chars 6937-6976, hits: 2)
- IC 1221 -> Item 147
- Refers to item: Line (location: source ID 31, line 164, chars 7094-7399, hits: 2)
- IC 1221 -> Item 148
- Refers to item: Statement (location: source ID 31, line 164, chars 7094-7399, hits: 2)
- IC 1792 -> Item 149
- Refers to item: Function "fulfillRandomWords" (location: source ID 31, line 175, chars 7601-8875, hits: 0)
- IC 1793 -> Item 150
- Refers to item: Line (location: source ID 31, line 183, chars 7843-7900, hits: 0)
- IC 1793 -> Item 151
- Refers to item: Statement (location: source ID 31, line 183, chars 7843-7900, hits: 0)
- IC 1795 -> Item 152
- Refers to item: Statement (location: source ID 31, line 183, chars 7867-7900, hits: 0)
- IC 1840 -> Item 153
- Refers to item: Line (location: source ID 31, line 184, chars 7950-7999, hits: 0)
- IC 1840 -> Item 154
- Refers to item: Statement (location: source ID 31, line 184, chars 7950-7999, hits: 0)
- IC 1906 -> Item 155
- Refers to item: Line (location: source ID 31, line 185, chars 8012-8035, hits: 0)
- IC 1906 -> Item 156
- Refers to item: Statement (location: source ID 31, line 185, chars 8012-8035, hits: 0)
- IC 1971 -> Item 157
- Refers to item: Line (location: source ID 31, line 186, chars 8047-8080, hits: 0)
- IC 1971 -> Item 158
- Refers to item: Statement (location: source ID 31, line 186, chars 8047-8080, hits: 0)
- IC 2014 -> Item 159
- Refers to item: Line (location: source ID 31, line 187, chars 8163-8199, hits: 0)
- IC 2014 -> Item 160
- Refers to item: Statement (location: source ID 31, line 187, chars 8163-8199, hits: 0)
- IC 2110 -> Item 161
- Refers to item: Line (location: source ID 31, line 188, chars 8319-8352, hits: 0)
- IC 2110 -> Item 162
- Refers to item: Statement (location: source ID 31, line 188, chars 8319-8352, hits: 0)
- IC 2117 -> Item 163
- Refers to item: Line (location: source ID 31, line 189, chars 8432-8457, hits: 0)
- IC 2117 -> Item 164
- Refers to item: Statement (location: source ID 31, line 189, chars 8432-8457, hits: 0)
- IC 2184 -> Item 165
- Refers to item: Line (location: source ID 31, line 192, chars 8612-8675, hits: 0)
- IC 2184 -> Item 166
- Refers to item: Statement (location: source ID 31, line 192, chars 8612-8675, hits: 0)
- IC 2186 -> Item 167
- Refers to item: Statement (location: source ID 31, line 192, chars 8630-8675, hits: 0)
- IC 2292 -> Item 168
- Refers to item: Line (location: source ID 31, line 193, chars 8758-8766, hits: 0)
- IC 2292 -> Item 169
- Refers to item: Statement (location: source ID 31, line 193, chars 8758-8766, hits: 0)
- IC 2297 -> Item 170
- Refers to item: Branch (branch: 3, path: 0) (location: source ID 31, line 193, chars 8754-8867, hits: 0)
- IC 2346 -> Item 171
- Refers to item: Branch (branch: 3, path: 1) (location: source ID 31, line 193, chars 8754-8867, hits: 0)
- IC 2297 -> Item 172
- Refers to item: Line (location: source ID 31, line 194, chars 8782-8813, hits: 0)
- IC 2297 -> Item 173
- Refers to item: Statement (location: source ID 31, line 194, chars 8782-8813, hits: 0)
- IC 117 -> Item 174
- Refers to item: Function "getEntranceFee" (location: source ID 31, line 200, chars 8909-9045, hits: 0)
- IC 421 -> Item 175
- Refers to item: Line (location: source ID 31, line 201, chars 9018-9038, hits: 0)
- IC 421 -> Item 176
- Refers to item: Statement (location: source ID 31, line 201, chars 9018-9038, hits: 0)
- IC 160 -> Item 177
- Refers to item: Function "getRaffleState" (location: source ID 31, line 204, chars 9051-9150, hits: 1)
- IC 461 -> Item 178
- Refers to item: Line (location: source ID 31, line 205, chars 9123-9143, hits: 1)
- IC 461 -> Item 179
- Refers to item: Statement (location: source ID 31, line 205, chars 9123-9143, hits: 1)
- IC 357 -> Item 180
- Refers to item: Function "getPlayer" (location: source ID 31, line 208, chars 9156-9342, hits: 1)
- IC 1724 -> Item 181
- Refers to item: Line (location: source ID 31, line 209, chars 9304-9335, hits: 1)
- IC 1724 -> Item 182
- Refers to item: Statement (location: source ID 31, line 209, chars 9304-9335, hits: 1)
Anchors for Contract "LinkToken" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 32):
- IC 428 -> Item 244
- Refers to item: Function "transferAndCall" (location: source ID 32, line 37, chars 979-1390, hits: 0)
- IC 1834 -> Item 245
- Refers to item: Line (location: source ID 32, line 42, chars 1131-1158, hits: 0)
- IC 1834 -> Item 246
- Refers to item: Statement (location: source ID 32, line 42, chars 1131-1158, hits: 0)
- IC 1845 -> Item 247
- Refers to item: Line (location: source ID 32, line 44, chars 1226-1271, hits: 0)
- IC 1845 -> Item 248
- Refers to item: Statement (location: source ID 32, line 44, chars 1226-1271, hits: 0)
- IC 1948 -> Item 249
- Refers to item: Line (location: source ID 32, line 45, chars 1285-1300, hits: 0)
- IC 1948 -> Item 250
- Refers to item: Statement (location: source ID 32, line 45, chars 1285-1300, hits: 0)
- IC 1962 -> Item 251
- Refers to item: Branch (branch: 0, path: 0) (location: source ID 32, line 45, chars 1281-1363, hits: 0)
- IC 1973 -> Item 252
- Refers to item: Branch (branch: 0, path: 1) (location: source ID 32, line 45, chars 1281-1363, hits: 0)
- IC 1962 -> Item 253
- Refers to item: Line (location: source ID 32, line 46, chars 1316-1352, hits: 0)
- IC 1962 -> Item 254
- Refers to item: Statement (location: source ID 32, line 46, chars 1316-1352, hits: 0)
- IC 1974 -> Item 255
- Refers to item: Line (location: source ID 32, line 48, chars 1372-1383, hits: 0)
- IC 1974 -> Item 256
- Refers to item: Statement (location: source ID 32, line 48, chars 1372-1383, hits: 0)
- IC 3407 -> Item 257
- Refers to item: Function "contractFallback" (location: source ID 32, line 53, chars 1412-1648, hits: 0)
- IC 3408 -> Item 258
- Refers to item: Line (location: source ID 32, line 58, chars 1535-1580, hits: 0)
- IC 3408 -> Item 259
- Refers to item: Statement (location: source ID 32, line 58, chars 1535-1580, hits: 0)
- IC 3410 -> Item 260
- Refers to item: Statement (location: source ID 32, line 58, chars 1561-1580, hits: 0)
- IC 3413 -> Item 261
- Refers to item: Line (location: source ID 32, line 59, chars 1590-1641, hits: 0)
- IC 3413 -> Item 262
- Refers to item: Statement (location: source ID 32, line 59, chars 1590-1641, hits: 0)
- IC 3388 -> Item 263
- Refers to item: Function "isContract" (location: source ID 32, line 62, chars 1654-1853, hits: 0)
- IC 3391 -> Item 264
- Refers to item: Line (location: source ID 32, line 63, chars 1735-1749, hits: 0)
- IC 3391 -> Item 265
- Refers to item: Statement (location: source ID 32, line 63, chars 1735-1749, hits: 0)
- IC 3392 -> Item 266
- Refers to item: Line (location: source ID 32, line 65, chars 1782-1810, hits: 0)
- IC 3392 -> Item 267
- Refers to item: Statement (location: source ID 32, line 65, chars 1782-1810, hits: 0)
- IC 3396 -> Item 268
- Refers to item: Line (location: source ID 32, line 67, chars 1829-1846, hits: 0)
- IC 3396 -> Item 269
- Refers to item: Statement (location: source ID 32, line 67, chars 1829-1846, hits: 0)
- IC 3396 -> Item 270
- Refers to item: Statement (location: source ID 32, line 67, chars 1836-1846, hits: 0)
Anchors for Contract "FundSubscription" (solc 0.8.24+commit.e11b9ed9.Linux.gcc, source ID 30):
- IC 133 -> Item 0
- Refers to item: Function "fundSubscriptionUsingConfig" (location: source ID 30, line 43, chars 1465-1901, hits: 0)
- IC 236 -> Item 1
- Refers to item: Line (location: source ID 30, line 44, chars 1522-1568, hits: 0)
- IC 236 -> Item 2
- Refers to item: Statement (location: source ID 30, line 44, chars 1522-1568, hits: 0)
- IC 238 -> Item 3
- Refers to item: Statement (location: source ID 30, line 44, chars 1550-1568, hits: 0)
- IC 284 -> Item 4
- Refers to item: Line (location: source ID 30, line 45, chars 1639-1837, hits: 0)
- IC 284 -> Item 5
- Refers to item: Statement (location: source ID 30, line 45, chars 1639-1837, hits: 0)
- IC 289 -> Item 6
- Refers to item: Line (location: source ID 30, line 53, chars 1803-1837, hits: 0)
- IC 289 -> Item 7
- Refers to item: Statement (location: source ID 30, line 53, chars 1803-1837, hits: 0)
- IC 413 -> Item 8
- Refers to item: Line (location: source ID 30, line 54, chars 1849-1894, hits: 0)
- IC 413 -> Item 9
- Refers to item: Statement (location: source ID 30, line 54, chars 1849-1894, hits: 0)
- IC 145 -> Item 10
- Refers to item: Function "fundSubscription" (location: source ID 30, line 57, chars 1907-2771, hits: 7)
- IC 432 -> Item 11
- Refers to item: Line (location: source ID 30, line 62, chars 2032-2076, hits: 7)
- IC 432 -> Item 12
- Refers to item: Statement (location: source ID 30, line 62, chars 2032-2076, hits: 7)
- IC 507 -> Item 13
- Refers to item: Line (location: source ID 30, line 63, chars 2086-2139, hits: 7)
- IC 507 -> Item 14
- Refers to item: Statement (location: source ID 30, line 63, chars 2086-2139, hits: 7)
- IC 572 -> Item 15
- Refers to item: Line (location: source ID 30, line 64, chars 2149-2191, hits: 7)
- IC 572 -> Item 16
- Refers to item: Statement (location: source ID 30, line 64, chars 2149-2191, hits: 7)
- IC 637 -> Item 17
- Refers to item: Line (location: source ID 30, line 65, chars 2205-2227, hits: 7)
- IC 637 -> Item 18
- Refers to item: Statement (location: source ID 30, line 65, chars 2205-2227, hits: 7)
- IC 1020 -> Item 19
- Refers to item: Branch (branch: 0, path: 0) (location: source ID 30, line 65, chars 2201-2481, hits: 0)
- IC 1029 -> Item 20
- Refers to item: Branch (branch: 0, path: 1) (location: source ID 30, line 65, chars 2201-2481, hits: 7)
- IC 683 -> Item 21
- Refers to item: Line (location: source ID 30, line 66, chars 2242-2261, hits: 7)
- IC 683 -> Item 22
- Refers to item: Statement (location: source ID 30, line 66, chars 2242-2261, hits: 7)
- IC 780 -> Item 23
- Refers to item: Line (location: source ID 30, line 67, chars 2301-2438, hits: 7)
- IC 780 -> Item 24
- Refers to item: Statement (location: source ID 30, line 67, chars 2301-2438, hits: 7)
- IC 937 -> Item 25
- Refers to item: Line (location: source ID 30, line 72, chars 2452-2470, hits: 7)
- IC 937 -> Item 26
- Refers to item: Statement (location: source ID 30, line 72, chars 2452-2470, hits: 7)
- IC 1076 -> Item 27
- Refers to item: Line (location: source ID 30, line 74, chars 2503-2522, hits: 0)
- IC 1076 -> Item 28
- Refers to item: Statement (location: source ID 30, line 74, chars 2503-2522, hits: 0)
- IC 1173 -> Item 29
- Refers to item: Line (location: source ID 30, line 75, chars 2538-2720, hits: 0)
- IC 1173 -> Item 30
- Refers to item: Statement (location: source ID 30, line 75, chars 2538-2720, hits: 0)
- IC 1384 -> Item 31
- Refers to item: Line (location: source ID 30, line 80, chars 2736-2754, hits: 0)
- IC 1384 -> Item 32
- Refers to item: Statement (location: source ID 30, line 80, chars 2736-2754, hits: 0)
- IC 177 -> Item 33
- Refers to item: Function "run" (location: source ID 30, line 84, chars 2777-2846, hits: 0)
- IC 1487 -> Item 34
- Refers to item: Line (location: source ID 30, line 85, chars 2810-2839, hits: 0)
- IC 1487 -> Item 35
- Refers to item: Statement (location: source ID 30, line 85, chars 2810-2839, hits: 0)