@contractkit/plugin-typescript 0.25.3 → 0.26.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.
@@ -1,9 +1,9 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1779024054501" clover="3.2.0">
3
- <project timestamp="1779024054501" name="All files">
4
- <metrics statements="2156" coveredstatements="1781" conditionals="1639" coveredconditionals="1234" methods="400" coveredmethods="334" elements="4195" coveredelements="3349" complexity="0" loc="2156" ncloc="2156" packages="2" files="8" classes="8"/>
2
+ <coverage generated="1781291686862" clover="3.2.0">
3
+ <project timestamp="1781291686862" name="All files">
4
+ <metrics statements="2161" coveredstatements="1786" conditionals="1645" coveredconditionals="1240" methods="404" coveredmethods="338" elements="4210" coveredelements="3364" complexity="0" loc="2161" ncloc="2161" packages="2" files="8" classes="8"/>
5
5
  <package name="src">
6
- <metrics statements="2110" coveredstatements="1738" conditionals="1606" coveredconditionals="1204" methods="372" coveredmethods="309"/>
6
+ <metrics statements="2115" coveredstatements="1743" conditionals="1612" coveredconditionals="1210" methods="376" coveredmethods="313"/>
7
7
  <file name="codegen-contract.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-typescript/src/codegen-contract.ts">
8
8
  <metrics statements="558" coveredstatements="497" conditionals="474" coveredconditionals="392" methods="121" coveredmethods="109"/>
9
9
  <line num="31" count="130" type="cond" truecount="3" falsecount="0"/>
@@ -375,9 +375,9 @@
375
375
  <line num="778" count="4" type="stmt"/>
376
376
  <line num="780" count="2" type="stmt"/>
377
377
  <line num="790" count="29" type="stmt"/>
378
- <line num="800" count="61" type="cond" truecount="5" falsecount="6"/>
378
+ <line num="800" count="62" type="cond" truecount="5" falsecount="6"/>
379
379
  <line num="802" count="29" type="stmt"/>
380
- <line num="804" count="25" type="cond" truecount="2" falsecount="0"/>
380
+ <line num="804" count="26" type="cond" truecount="2" falsecount="0"/>
381
381
  <line num="806" count="3" type="stmt"/>
382
382
  <line num="807" count="3" type="cond" truecount="1" falsecount="1"/>
383
383
  <line num="808" count="3" type="cond" truecount="1" falsecount="1"/>
@@ -455,7 +455,7 @@
455
455
  <line num="951" count="230" type="cond" truecount="1" falsecount="1"/>
456
456
  <line num="957" count="25" type="stmt"/>
457
457
  <line num="963" count="146" type="cond" truecount="3" falsecount="0"/>
458
- <line num="968" count="1499" type="cond" truecount="10" falsecount="0"/>
458
+ <line num="968" count="1502" type="cond" truecount="10" falsecount="0"/>
459
459
  <line num="970" count="887" type="stmt"/>
460
460
  <line num="972" count="76" type="stmt"/>
461
461
  <line num="974" count="12" type="stmt"/>
@@ -465,16 +465,16 @@
465
465
  <line num="982" count="68" type="stmt"/>
466
466
  <line num="984" count="6" type="stmt"/>
467
467
  <line num="986" count="56" type="stmt"/>
468
- <line num="988" count="433" type="stmt"/>
468
+ <line num="988" count="436" type="stmt"/>
469
469
  <line num="994" count="855" type="cond" truecount="3" falsecount="0"/>
470
- <line num="999" count="271" type="cond" truecount="6" falsecount="1"/>
470
+ <line num="999" count="272" type="cond" truecount="6" falsecount="1"/>
471
471
  <line num="1001" count="156" type="cond" truecount="3" falsecount="0"/>
472
472
  <line num="1003" count="14" type="stmt"/>
473
473
  <line num="1005" count="2" type="stmt"/>
474
474
  <line num="1007" count="0" type="stmt"/>
475
475
  <line num="1009" count="8" type="stmt"/>
476
476
  <line num="1011" count="10" type="stmt"/>
477
- <line num="1013" count="84" type="stmt"/>
477
+ <line num="1013" count="85" type="stmt"/>
478
478
  <line num="1019" count="186" type="stmt"/>
479
479
  <line num="1020" count="146" type="stmt"/>
480
480
  <line num="1022" count="146" type="stmt"/>
@@ -566,13 +566,13 @@
566
566
  <line num="1191" count="26" type="stmt"/>
567
567
  </file>
568
568
  <file name="codegen-operation.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-typescript/src/codegen-operation.ts">
569
- <metrics statements="398" coveredstatements="317" conditionals="338" coveredconditionals="251" methods="72" coveredmethods="56"/>
570
- <line num="19" count="22" type="cond" truecount="4" falsecount="1"/>
569
+ <metrics statements="403" coveredstatements="322" conditionals="344" coveredconditionals="257" methods="76" coveredmethods="60"/>
570
+ <line num="19" count="23" type="cond" truecount="4" falsecount="1"/>
571
571
  <line num="21" count="2" type="stmt"/>
572
572
  <line num="23" count="2" type="stmt"/>
573
573
  <line num="25" count="1" type="stmt"/>
574
574
  <line num="30" count="0" type="stmt"/>
575
- <line num="32" count="17" type="stmt"/>
575
+ <line num="32" count="18" type="stmt"/>
576
576
  <line num="41" count="18" type="cond" truecount="1" falsecount="1"/>
577
577
  <line num="42" count="18" type="cond" truecount="1" falsecount="11"/>
578
578
  <line num="44" count="0" type="stmt"/>
@@ -602,369 +602,374 @@
602
602
  <line num="92" count="0" type="stmt"/>
603
603
  <line num="93" count="0" type="stmt"/>
604
604
  <line num="94" count="0" type="stmt"/>
605
- <line num="131" count="110" type="stmt"/>
606
- <line num="132" count="110" type="stmt"/>
607
- <line num="133" count="110" type="stmt"/>
608
- <line num="134" count="110" type="stmt"/>
609
- <line num="138" count="110" type="stmt"/>
610
- <line num="139" count="110" type="stmt"/>
611
- <line num="140" count="110" type="stmt"/>
612
- <line num="141" count="110" type="stmt"/>
613
- <line num="142" count="110" type="cond" truecount="2" falsecount="0"/>
614
- <line num="143" count="110" type="cond" truecount="2" falsecount="0"/>
615
- <line num="144" count="110" type="stmt"/>
616
- <line num="146" count="110" type="stmt"/>
617
- <line num="147" count="109" type="cond" truecount="3" falsecount="0"/>
618
- <line num="148" count="109" type="stmt"/>
619
- <line num="151" count="110" type="cond" truecount="2" falsecount="0"/>
620
- <line num="152" count="46" type="stmt"/>
621
- <line num="155" count="110" type="cond" truecount="2" falsecount="0"/>
605
+ <line num="131" count="111" type="stmt"/>
606
+ <line num="132" count="111" type="stmt"/>
607
+ <line num="133" count="111" type="stmt"/>
608
+ <line num="134" count="111" type="stmt"/>
609
+ <line num="138" count="111" type="stmt"/>
610
+ <line num="139" count="111" type="stmt"/>
611
+ <line num="140" count="111" type="stmt"/>
612
+ <line num="141" count="111" type="stmt"/>
613
+ <line num="142" count="111" type="cond" truecount="2" falsecount="0"/>
614
+ <line num="143" count="111" type="cond" truecount="2" falsecount="0"/>
615
+ <line num="144" count="111" type="stmt"/>
616
+ <line num="146" count="111" type="stmt"/>
617
+ <line num="147" count="110" type="cond" truecount="3" falsecount="0"/>
618
+ <line num="148" count="110" type="stmt"/>
619
+ <line num="151" count="111" type="cond" truecount="2" falsecount="0"/>
620
+ <line num="152" count="47" type="stmt"/>
621
+ <line num="155" count="111" type="cond" truecount="2" falsecount="0"/>
622
622
  <line num="156" count="2" type="stmt"/>
623
- <line num="159" count="110" type="cond" truecount="2" falsecount="0"/>
624
- <line num="160" count="49" type="stmt"/>
625
- <line num="163" count="110" type="stmt"/>
626
- <line num="164" count="110" type="cond" truecount="1" falsecount="1"/>
627
- <line num="165" count="0" type="stmt"/>
628
- <line num="167" count="110" type="cond" truecount="2" falsecount="0"/>
629
- <line num="168" count="1" type="stmt"/>
630
- <line num="172" count="110" type="cond" truecount="1" falsecount="1"/>
631
- <line num="173" count="0" type="stmt"/>
632
- <line num="174" count="0" type="stmt"/>
633
- <line num="179" count="110" type="stmt"/>
634
- <line num="181" count="110" type="stmt"/>
635
- <line num="182" count="110" type="stmt"/>
636
- <line num="183" count="110" type="cond" truecount="2" falsecount="0"/>
637
- <line num="184" count="110" type="stmt"/>
638
- <line num="185" count="110" type="stmt"/>
639
- <line num="186" count="110" type="stmt"/>
640
- <line num="187" count="110" type="stmt"/>
641
- <line num="189" count="110" type="cond" truecount="2" falsecount="0"/>
642
- <line num="190" count="110" type="stmt"/>
643
- <line num="191" count="110" type="stmt"/>
644
- <line num="192" count="112" type="cond" truecount="4" falsecount="0"/>
645
- <line num="193" count="111" type="stmt"/>
623
+ <line num="159" count="111" type="cond" truecount="2" falsecount="0"/>
624
+ <line num="160" count="50" type="stmt"/>
625
+ <line num="163" count="111" type="cond" truecount="2" falsecount="0"/>
626
+ <line num="164" count="2" type="stmt"/>
627
+ <line num="167" count="111" type="stmt"/>
628
+ <line num="168" count="111" type="cond" truecount="1" falsecount="1"/>
629
+ <line num="169" count="0" type="stmt"/>
630
+ <line num="171" count="111" type="cond" truecount="2" falsecount="0"/>
631
+ <line num="172" count="1" type="stmt"/>
632
+ <line num="176" count="111" type="cond" truecount="1" falsecount="1"/>
633
+ <line num="177" count="0" type="stmt"/>
634
+ <line num="178" count="0" type="stmt"/>
635
+ <line num="183" count="111" type="stmt"/>
636
+ <line num="185" count="111" type="stmt"/>
637
+ <line num="186" count="111" type="stmt"/>
638
+ <line num="187" count="111" type="cond" truecount="2" falsecount="0"/>
639
+ <line num="188" count="111" type="stmt"/>
640
+ <line num="189" count="111" type="stmt"/>
641
+ <line num="190" count="111" type="stmt"/>
642
+ <line num="191" count="111" type="stmt"/>
643
+ <line num="193" count="111" type="cond" truecount="2" falsecount="0"/>
646
644
  <line num="194" count="111" type="stmt"/>
647
- <line num="198" count="110" type="cond" truecount="2" falsecount="0"/>
648
- <line num="199" count="110" type="stmt"/>
649
- <line num="200" count="110" type="cond" truecount="2" falsecount="0"/>
650
- <line num="206" count="111" type="stmt"/>
651
- <line num="207" count="111" type="stmt"/>
652
- <line num="208" count="111" type="stmt"/>
653
- <line num="209" count="111" type="stmt"/>
654
- <line num="211" count="111" type="stmt"/>
655
- <line num="214" count="111" type="cond" truecount="2" falsecount="0"/>
656
- <line num="215" count="111" type="cond" truecount="2" falsecount="0"/>
657
- <line num="216" count="2" type="stmt"/>
658
- <line num="219" count="111" type="cond" truecount="2" falsecount="0"/>
659
- <line num="220" count="111" type="stmt"/>
660
- <line num="223" count="111" type="stmt"/>
661
- <line num="224" count="111" type="cond" truecount="2" falsecount="0"/>
662
- <line num="225" count="3" type="stmt"/>
663
- <line num="229" count="111" type="stmt"/>
664
- <line num="230" count="111" type="cond" truecount="2" falsecount="0"/>
665
- <line num="231" count="111" type="cond" truecount="2" falsecount="0"/>
666
- <line num="233" count="111" type="stmt"/>
667
- <line num="235" count="111" type="stmt"/>
668
- <line num="236" count="111" type="stmt"/>
669
- <line num="237" count="111" type="cond" truecount="2" falsecount="0"/>
670
- <line num="238" count="111" type="stmt"/>
671
- <line num="239" count="111" type="cond" truecount="2" falsecount="0"/>
672
- <line num="242" count="111" type="stmt"/>
673
- <line num="243" count="111" type="cond" truecount="2" falsecount="0"/>
674
- <line num="244" count="108" type="stmt"/>
675
- <line num="246" count="108" type="cond" truecount="2" falsecount="0"/>
676
- <line num="251" count="108" type="stmt"/>
677
- <line num="253" count="111" type="cond" truecount="2" falsecount="0"/>
678
- <line num="254" count="22" type="stmt"/>
679
- <line num="255" count="22" type="stmt"/>
680
- <line num="256" count="19" type="stmt"/>
681
- <line num="258" count="111" type="cond" truecount="2" falsecount="0"/>
682
- <line num="259" count="5" type="stmt"/>
683
- <line num="261" count="111" type="cond" truecount="2" falsecount="0"/>
684
- <line num="263" count="111" type="stmt"/>
685
- <line num="266" count="111" type="cond" truecount="2" falsecount="0"/>
686
- <line num="267" count="111" type="cond" truecount="2" falsecount="0"/>
687
- <line num="268" count="111" type="cond" truecount="2" falsecount="0"/>
688
- <line num="271" count="111" type="cond" truecount="4" falsecount="0"/>
689
- <line num="272" count="19" type="cond" truecount="2" falsecount="0"/>
690
- <line num="273" count="1" type="stmt"/>
691
- <line num="274" count="1" type="stmt"/>
692
- <line num="275" count="18" type="cond" truecount="2" falsecount="0"/>
693
- <line num="276" count="15" type="stmt"/>
694
- <line num="277" count="15" type="stmt"/>
695
- <line num="278" count="6" type="cond" truecount="2" falsecount="0"/>
696
- <line num="280" count="2" type="stmt"/>
697
- <line num="281" count="2" type="stmt"/>
698
- <line num="284" count="1" type="stmt"/>
699
- <line num="286" count="2" type="cond" truecount="2" falsecount="0"/>
700
- <line num="289" count="1" type="stmt"/>
701
- <line num="290" count="1" type="stmt"/>
645
+ <line num="195" count="111" type="stmt"/>
646
+ <line num="196" count="113" type="cond" truecount="4" falsecount="0"/>
647
+ <line num="197" count="112" type="stmt"/>
648
+ <line num="198" count="112" type="stmt"/>
649
+ <line num="202" count="111" type="cond" truecount="2" falsecount="0"/>
650
+ <line num="203" count="111" type="stmt"/>
651
+ <line num="204" count="111" type="cond" truecount="2" falsecount="0"/>
652
+ <line num="210" count="112" type="stmt"/>
653
+ <line num="211" count="112" type="stmt"/>
654
+ <line num="212" count="112" type="stmt"/>
655
+ <line num="213" count="112" type="stmt"/>
656
+ <line num="215" count="112" type="stmt"/>
657
+ <line num="218" count="112" type="cond" truecount="2" falsecount="0"/>
658
+ <line num="219" count="112" type="cond" truecount="2" falsecount="0"/>
659
+ <line num="220" count="2" type="stmt"/>
660
+ <line num="223" count="112" type="cond" truecount="2" falsecount="0"/>
661
+ <line num="224" count="112" type="stmt"/>
662
+ <line num="227" count="112" type="stmt"/>
663
+ <line num="228" count="112" type="cond" truecount="2" falsecount="0"/>
664
+ <line num="229" count="3" type="stmt"/>
665
+ <line num="233" count="112" type="stmt"/>
666
+ <line num="234" count="112" type="cond" truecount="2" falsecount="0"/>
667
+ <line num="235" count="112" type="cond" truecount="2" falsecount="0"/>
668
+ <line num="237" count="112" type="stmt"/>
669
+ <line num="239" count="112" type="stmt"/>
670
+ <line num="240" count="112" type="stmt"/>
671
+ <line num="241" count="112" type="cond" truecount="2" falsecount="0"/>
672
+ <line num="242" count="112" type="stmt"/>
673
+ <line num="243" count="112" type="cond" truecount="2" falsecount="0"/>
674
+ <line num="246" count="112" type="stmt"/>
675
+ <line num="247" count="112" type="cond" truecount="2" falsecount="0"/>
676
+ <line num="248" count="109" type="stmt"/>
677
+ <line num="250" count="109" type="cond" truecount="2" falsecount="0"/>
678
+ <line num="255" count="109" type="stmt"/>
679
+ <line num="257" count="112" type="cond" truecount="2" falsecount="0"/>
680
+ <line num="258" count="23" type="stmt"/>
681
+ <line num="259" count="23" type="stmt"/>
682
+ <line num="260" count="20" type="stmt"/>
683
+ <line num="262" count="112" type="cond" truecount="2" falsecount="0"/>
684
+ <line num="263" count="6" type="cond" truecount="2" falsecount="0"/>
685
+ <line num="266" count="6" type="stmt"/>
686
+ <line num="268" count="112" type="cond" truecount="2" falsecount="0"/>
687
+ <line num="270" count="112" type="stmt"/>
688
+ <line num="273" count="112" type="cond" truecount="2" falsecount="0"/>
689
+ <line num="274" count="112" type="cond" truecount="2" falsecount="0"/>
690
+ <line num="275" count="112" type="cond" truecount="2" falsecount="0"/>
691
+ <line num="278" count="112" type="cond" truecount="4" falsecount="0"/>
692
+ <line num="279" count="20" type="cond" truecount="2" falsecount="0"/>
693
+ <line num="280" count="1" type="stmt"/>
694
+ <line num="281" count="1" type="stmt"/>
695
+ <line num="282" count="19" type="cond" truecount="2" falsecount="0"/>
696
+ <line num="283" count="16" type="stmt"/>
697
+ <line num="284" count="16" type="stmt"/>
698
+ <line num="285" count="6" type="cond" truecount="2" falsecount="0"/>
699
+ <line num="287" count="2" type="stmt"/>
700
+ <line num="288" count="2" type="stmt"/>
702
701
  <line num="291" count="1" type="stmt"/>
703
- <line num="292" count="2" type="stmt"/>
704
702
  <line num="293" count="2" type="cond" truecount="2" falsecount="0"/>
705
- <line num="294" count="1" type="stmt"/>
706
703
  <line num="296" count="1" type="stmt"/>
707
- <line num="298" count="2" type="stmt"/>
708
- <line num="300" count="1" type="stmt"/>
704
+ <line num="297" count="1" type="stmt"/>
705
+ <line num="298" count="1" type="stmt"/>
706
+ <line num="299" count="2" type="stmt"/>
707
+ <line num="300" count="2" type="cond" truecount="2" falsecount="0"/>
709
708
  <line num="301" count="1" type="stmt"/>
710
- <line num="306" count="111" type="cond" truecount="2" falsecount="0"/>
711
- <line num="307" count="111" type="stmt"/>
712
- <line num="308" count="111" type="cond" truecount="2" falsecount="0"/>
713
- <line num="309" count="111" type="stmt"/>
714
- <line num="310" count="111" type="cond" truecount="2" falsecount="0"/>
715
- <line num="312" count="5" type="cond" truecount="2" falsecount="0"/>
716
- <line num="316" count="111" type="cond" truecount="2" falsecount="0"/>
717
- <line num="317" count="22" type="stmt"/>
718
- <line num="318" count="22" type="cond" truecount="1" falsecount="1"/>
719
- <line num="319" count="0" type="stmt"/>
720
- <line num="321" count="22" type="stmt"/>
721
- <line num="322" count="22" type="cond" truecount="2" falsecount="0"/>
722
- <line num="323" count="3" type="stmt"/>
723
- <line num="327" count="19" type="stmt"/>
724
- <line num="330" count="89" type="stmt"/>
725
- <line num="331" count="89" type="cond" truecount="2" falsecount="0"/>
726
- <line num="332" count="1" type="stmt"/>
727
- <line num="334" count="88" type="stmt"/>
728
- <line num="338" count="111" type="stmt"/>
729
- <line num="339" count="111" type="cond" truecount="2" falsecount="0"/>
730
- <line num="341" count="111" type="cond" truecount="2" falsecount="0"/>
731
- <line num="342" count="4" type="stmt"/>
732
- <line num="343" count="5" type="stmt"/>
733
- <line num="344" count="5" type="cond" truecount="2" falsecount="0"/>
734
- <line num="345" count="1" type="stmt"/>
735
- <line num="347" count="4" type="stmt"/>
736
- <line num="352" count="111" type="cond" truecount="4" falsecount="0"/>
737
- <line num="353" count="20" type="stmt"/>
738
- <line num="354" count="20" type="cond" truecount="2" falsecount="0"/>
739
- <line num="357" count="111" type="stmt"/>
740
- <line num="359" count="111" type="stmt"/>
741
- <line num="366" count="111" type="cond" truecount="2" falsecount="0"/>
742
- <line num="367" count="5" type="cond" truecount="1" falsecount="0"/>
743
- <line num="368" count="5" type="cond" truecount="1" falsecount="1"/>
744
- <line num="372" count="106" type="stmt"/>
745
- <line num="373" count="106" type="stmt"/>
746
- <line num="374" count="106" type="stmt"/>
747
- <line num="375" count="106" type="stmt"/>
748
- <line num="379" count="106" type="stmt"/>
749
- <line num="380" count="106" type="cond" truecount="5" falsecount="1"/>
750
- <line num="382" count="81" type="cond" truecount="2" falsecount="0"/>
751
- <line num="384" count="20" type="stmt"/>
752
- <line num="386" count="1" type="stmt"/>
753
- <line num="388" count="1" type="stmt"/>
754
- <line num="390" count="3" type="stmt"/>
755
- <line num="392" count="0" type="stmt"/>
756
- <line num="397" count="111" type="stmt"/>
757
- <line num="399" count="111" type="cond" truecount="2" falsecount="0"/>
758
- <line num="400" count="13" type="cond" truecount="2" falsecount="0"/>
759
- <line num="401" count="12" type="stmt"/>
760
- <line num="403" count="1" type="stmt"/>
761
- <line num="407" count="111" type="cond" truecount="4" falsecount="0"/>
762
- <line num="408" count="19" type="stmt"/>
763
- <line num="409" count="19" type="cond" truecount="2" falsecount="0"/>
764
- <line num="410" count="19" type="cond" truecount="2" falsecount="0"/>
765
- <line num="413" count="111" type="cond" truecount="2" falsecount="0"/>
766
- <line num="415" count="111" type="cond" truecount="2" falsecount="0"/>
767
- <line num="416" count="111" type="stmt"/>
768
- <line num="420" count="26" type="cond" truecount="2" falsecount="0"/>
769
- <line num="421" count="4" type="stmt"/>
770
- <line num="422" count="4" type="stmt"/>
771
- <line num="424" count="22" type="cond" truecount="1" falsecount="1"/>
772
- <line num="425" count="22" type="cond" truecount="2" falsecount="0"/>
773
- <line num="426" count="22" type="stmt"/>
774
- <line num="428" count="0" type="cond" truecount="0" falsecount="2"/>
775
- <line num="430" count="0" type="stmt"/>
776
- <line num="431" count="0" type="stmt"/>
777
- <line num="445" count="333" type="cond" truecount="2" falsecount="0"/>
778
- <line num="446" count="31" type="stmt"/>
779
- <line num="447" count="31" type="stmt"/>
780
- <line num="448" count="31" type="cond" truecount="2" falsecount="0"/>
781
- <line num="450" count="4" type="cond" truecount="1" falsecount="1"/>
782
- <line num="451" count="4" type="stmt"/>
783
- <line num="452" count="4" type="stmt"/>
784
- <line num="453" count="27" type="cond" truecount="2" falsecount="0"/>
785
- <line num="455" count="23" type="cond" truecount="1" falsecount="1"/>
786
- <line num="458" count="23" type="cond" truecount="2" falsecount="0"/>
787
- <line num="459" count="23" type="stmt"/>
788
- <line num="460" count="23" type="stmt"/>
789
- <line num="461" count="23" type="stmt"/>
790
- <line num="462" count="23" type="stmt"/>
791
- <line num="463" count="28" type="cond" truecount="2" falsecount="0"/>
792
- <line num="464" count="28" type="cond" truecount="4" falsecount="0"/>
793
- <line num="465" count="1" type="stmt"/>
794
- <line num="466" count="1" type="stmt"/>
795
- <line num="468" count="27" type="stmt"/>
796
- <line num="471" count="23" type="stmt"/>
797
- <line num="472" count="23" type="stmt"/>
798
- <line num="473" count="23" type="stmt"/>
799
- <line num="478" count="4" type="cond" truecount="1" falsecount="1"/>
800
- <line num="479" count="4" type="stmt"/>
801
- <line num="480" count="4" type="stmt"/>
802
- <line num="482" count="31" type="stmt"/>
803
- <line num="494" count="46" type="stmt"/>
804
- <line num="495" count="46" type="stmt"/>
805
- <line num="497" count="46" type="cond" truecount="4" falsecount="0"/>
806
- <line num="499" count="2" type="stmt"/>
807
- <line num="500" count="2" type="stmt"/>
808
- <line num="502" count="2" type="stmt"/>
809
- <line num="503" count="2" type="stmt"/>
810
- <line num="504" count="2" type="cond" truecount="1" falsecount="1"/>
811
- <line num="505" count="0" type="cond" truecount="0" falsecount="2"/>
812
- <line num="506" count="0" type="stmt"/>
813
- <line num="507" count="0" type="stmt"/>
709
+ <line num="303" count="1" type="stmt"/>
710
+ <line num="305" count="2" type="stmt"/>
711
+ <line num="307" count="1" type="stmt"/>
712
+ <line num="308" count="1" type="stmt"/>
713
+ <line num="313" count="112" type="cond" truecount="2" falsecount="0"/>
714
+ <line num="314" count="112" type="stmt"/>
715
+ <line num="315" count="112" type="cond" truecount="2" falsecount="0"/>
716
+ <line num="316" count="112" type="stmt"/>
717
+ <line num="317" count="112" type="cond" truecount="2" falsecount="0"/>
718
+ <line num="319" count="5" type="cond" truecount="2" falsecount="0"/>
719
+ <line num="323" count="112" type="cond" truecount="2" falsecount="0"/>
720
+ <line num="324" count="22" type="stmt"/>
721
+ <line num="325" count="22" type="cond" truecount="1" falsecount="1"/>
722
+ <line num="326" count="0" type="stmt"/>
723
+ <line num="328" count="22" type="stmt"/>
724
+ <line num="329" count="22" type="cond" truecount="2" falsecount="0"/>
725
+ <line num="330" count="3" type="stmt"/>
726
+ <line num="334" count="19" type="stmt"/>
727
+ <line num="337" count="90" type="stmt"/>
728
+ <line num="338" count="90" type="cond" truecount="2" falsecount="0"/>
729
+ <line num="339" count="1" type="stmt"/>
730
+ <line num="341" count="89" type="stmt"/>
731
+ <line num="345" count="112" type="stmt"/>
732
+ <line num="346" count="112" type="cond" truecount="2" falsecount="0"/>
733
+ <line num="348" count="112" type="cond" truecount="2" falsecount="0"/>
734
+ <line num="349" count="4" type="stmt"/>
735
+ <line num="350" count="5" type="stmt"/>
736
+ <line num="351" count="5" type="cond" truecount="2" falsecount="0"/>
737
+ <line num="352" count="1" type="stmt"/>
738
+ <line num="354" count="4" type="stmt"/>
739
+ <line num="359" count="112" type="cond" truecount="4" falsecount="0"/>
740
+ <line num="360" count="20" type="stmt"/>
741
+ <line num="361" count="20" type="cond" truecount="2" falsecount="0"/>
742
+ <line num="364" count="112" type="stmt"/>
743
+ <line num="366" count="112" type="stmt"/>
744
+ <line num="373" count="112" type="cond" truecount="2" falsecount="0"/>
745
+ <line num="374" count="5" type="cond" truecount="1" falsecount="0"/>
746
+ <line num="375" count="5" type="cond" truecount="1" falsecount="1"/>
747
+ <line num="379" count="107" type="stmt"/>
748
+ <line num="380" count="107" type="stmt"/>
749
+ <line num="381" count="107" type="stmt"/>
750
+ <line num="382" count="107" type="stmt"/>
751
+ <line num="386" count="107" type="stmt"/>
752
+ <line num="387" count="107" type="cond" truecount="5" falsecount="1"/>
753
+ <line num="389" count="81" type="cond" truecount="2" falsecount="0"/>
754
+ <line num="391" count="21" type="stmt"/>
755
+ <line num="393" count="1" type="stmt"/>
756
+ <line num="395" count="1" type="stmt"/>
757
+ <line num="397" count="3" type="stmt"/>
758
+ <line num="399" count="0" type="stmt"/>
759
+ <line num="404" count="112" type="stmt"/>
760
+ <line num="406" count="112" type="cond" truecount="2" falsecount="0"/>
761
+ <line num="407" count="13" type="cond" truecount="2" falsecount="0"/>
762
+ <line num="408" count="12" type="stmt"/>
763
+ <line num="410" count="1" type="stmt"/>
764
+ <line num="414" count="112" type="cond" truecount="4" falsecount="0"/>
765
+ <line num="415" count="20" type="stmt"/>
766
+ <line num="416" count="20" type="cond" truecount="2" falsecount="0"/>
767
+ <line num="417" count="20" type="cond" truecount="2" falsecount="0"/>
768
+ <line num="420" count="112" type="cond" truecount="2" falsecount="0"/>
769
+ <line num="422" count="112" type="cond" truecount="2" falsecount="0"/>
770
+ <line num="423" count="112" type="stmt"/>
771
+ <line num="427" count="26" type="cond" truecount="2" falsecount="0"/>
772
+ <line num="428" count="4" type="stmt"/>
773
+ <line num="429" count="4" type="stmt"/>
774
+ <line num="431" count="22" type="cond" truecount="1" falsecount="1"/>
775
+ <line num="432" count="22" type="cond" truecount="2" falsecount="0"/>
776
+ <line num="433" count="22" type="stmt"/>
777
+ <line num="435" count="0" type="cond" truecount="0" falsecount="2"/>
778
+ <line num="437" count="0" type="stmt"/>
779
+ <line num="438" count="0" type="stmt"/>
780
+ <line num="452" count="336" type="cond" truecount="2" falsecount="0"/>
781
+ <line num="453" count="31" type="stmt"/>
782
+ <line num="454" count="31" type="stmt"/>
783
+ <line num="455" count="31" type="cond" truecount="2" falsecount="0"/>
784
+ <line num="457" count="4" type="cond" truecount="1" falsecount="1"/>
785
+ <line num="458" count="4" type="stmt"/>
786
+ <line num="459" count="4" type="stmt"/>
787
+ <line num="460" count="27" type="cond" truecount="2" falsecount="0"/>
788
+ <line num="462" count="23" type="cond" truecount="1" falsecount="1"/>
789
+ <line num="465" count="23" type="cond" truecount="2" falsecount="0"/>
790
+ <line num="466" count="23" type="stmt"/>
791
+ <line num="467" count="23" type="stmt"/>
792
+ <line num="468" count="23" type="stmt"/>
793
+ <line num="469" count="23" type="stmt"/>
794
+ <line num="470" count="28" type="cond" truecount="2" falsecount="0"/>
795
+ <line num="471" count="28" type="cond" truecount="4" falsecount="0"/>
796
+ <line num="472" count="1" type="stmt"/>
797
+ <line num="473" count="1" type="stmt"/>
798
+ <line num="475" count="27" type="stmt"/>
799
+ <line num="478" count="23" type="stmt"/>
800
+ <line num="479" count="23" type="stmt"/>
801
+ <line num="480" count="23" type="stmt"/>
802
+ <line num="485" count="4" type="cond" truecount="1" falsecount="1"/>
803
+ <line num="486" count="4" type="stmt"/>
804
+ <line num="487" count="4" type="stmt"/>
805
+ <line num="489" count="31" type="stmt"/>
806
+ <line num="501" count="47" type="stmt"/>
807
+ <line num="502" count="47" type="stmt"/>
808
+ <line num="504" count="47" type="cond" truecount="4" falsecount="0"/>
809
+ <line num="506" count="2" type="stmt"/>
810
+ <line num="507" count="2" type="stmt"/>
814
811
  <line num="509" count="2" type="stmt"/>
815
- <line num="514" count="2" type="stmt"/>
816
- <line num="515" count="2" type="stmt"/>
817
- <line num="516" count="0" type="stmt"/>
818
- <line num="517" count="0" type="stmt"/>
819
- <line num="518" count="0" type="cond" truecount="0" falsecount="2"/>
820
- <line num="519" count="0" type="stmt"/>
821
- <line num="523" count="2" type="stmt"/>
822
- <line num="524" count="2" type="stmt"/>
823
- <line num="525" count="2" type="stmt"/>
824
- <line num="529" count="44" type="stmt"/>
825
- <line num="530" count="44" type="stmt"/>
826
- <line num="533" count="46" type="stmt"/>
827
- <line num="539" count="110" type="stmt"/>
828
- <line num="540" count="110" type="stmt"/>
829
- <line num="541" count="110" type="stmt"/>
830
- <line num="542" count="110" type="stmt"/>
831
- <line num="543" count="110" type="stmt"/>
832
- <line num="544" count="112" type="cond" truecount="2" falsecount="0"/>
833
- <line num="545" count="19" type="stmt"/>
834
- <line num="546" count="22" type="stmt"/>
835
- <line num="547" count="22" type="stmt"/>
836
- <line num="550" count="112" type="stmt"/>
837
- <line num="551" count="25" type="cond" truecount="2" falsecount="0"/>
838
- <line num="552" count="23" type="stmt"/>
812
+ <line num="510" count="2" type="stmt"/>
813
+ <line num="511" count="2" type="cond" truecount="1" falsecount="1"/>
814
+ <line num="512" count="0" type="cond" truecount="0" falsecount="2"/>
815
+ <line num="513" count="0" type="stmt"/>
816
+ <line num="514" count="0" type="stmt"/>
817
+ <line num="516" count="2" type="stmt"/>
818
+ <line num="521" count="2" type="stmt"/>
819
+ <line num="522" count="2" type="stmt"/>
820
+ <line num="523" count="0" type="stmt"/>
821
+ <line num="524" count="0" type="stmt"/>
822
+ <line num="525" count="0" type="cond" truecount="0" falsecount="2"/>
823
+ <line num="526" count="0" type="stmt"/>
824
+ <line num="530" count="2" type="stmt"/>
825
+ <line num="531" count="2" type="stmt"/>
826
+ <line num="532" count="2" type="stmt"/>
827
+ <line num="536" count="45" type="stmt"/>
828
+ <line num="537" count="45" type="stmt"/>
829
+ <line num="540" count="47" type="stmt"/>
830
+ <line num="546" count="111" type="stmt"/>
831
+ <line num="547" count="111" type="stmt"/>
832
+ <line num="548" count="111" type="stmt"/>
833
+ <line num="549" count="111" type="stmt"/>
834
+ <line num="550" count="111" type="stmt"/>
835
+ <line num="551" count="113" type="cond" truecount="2" falsecount="0"/>
836
+ <line num="552" count="20" type="stmt"/>
839
837
  <line num="553" count="23" type="stmt"/>
840
- <line num="555" count="25" type="cond" truecount="2" falsecount="0"/>
841
- <line num="556" count="4" type="stmt"/>
842
- <line num="557" count="5" type="stmt"/>
843
- <line num="558" count="5" type="stmt"/>
844
- <line num="562" count="112" type="stmt"/>
845
- <line num="563" count="112" type="stmt"/>
846
- <line num="564" count="112" type="stmt"/>
847
- <line num="565" count="112" type="stmt"/>
848
- <line num="568" count="110" type="stmt"/>
849
- <line num="573" count="29" type="cond" truecount="2" falsecount="0"/>
850
- <line num="574" count="4" type="cond" truecount="2" falsecount="7"/>
851
- <line num="576" count="3" type="cond" truecount="2" falsecount="0"/>
852
- <line num="577" count="3" type="stmt"/>
853
- <line num="579" count="1" type="stmt"/>
854
- <line num="580" count="1" type="stmt"/>
855
- <line num="582" count="0" type="stmt"/>
856
- <line num="583" count="0" type="stmt"/>
857
- <line num="585" count="0" type="stmt"/>
858
- <line num="586" count="0" type="stmt"/>
859
- <line num="587" count="0" type="stmt"/>
838
+ <line num="554" count="23" type="stmt"/>
839
+ <line num="557" count="113" type="stmt"/>
840
+ <line num="558" count="25" type="cond" truecount="2" falsecount="0"/>
841
+ <line num="559" count="23" type="stmt"/>
842
+ <line num="560" count="23" type="stmt"/>
843
+ <line num="562" count="25" type="cond" truecount="2" falsecount="0"/>
844
+ <line num="563" count="4" type="stmt"/>
845
+ <line num="564" count="5" type="stmt"/>
846
+ <line num="565" count="5" type="stmt"/>
847
+ <line num="569" count="113" type="stmt"/>
848
+ <line num="570" count="113" type="stmt"/>
849
+ <line num="571" count="113" type="stmt"/>
850
+ <line num="572" count="113" type="stmt"/>
851
+ <line num="575" count="111" type="stmt"/>
852
+ <line num="580" count="29" type="cond" truecount="2" falsecount="0"/>
853
+ <line num="581" count="4" type="cond" truecount="2" falsecount="7"/>
854
+ <line num="583" count="3" type="cond" truecount="2" falsecount="0"/>
855
+ <line num="584" count="3" type="stmt"/>
856
+ <line num="586" count="1" type="stmt"/>
857
+ <line num="587" count="1" type="stmt"/>
860
858
  <line num="589" count="0" type="stmt"/>
861
859
  <line num="590" count="0" type="stmt"/>
862
860
  <line num="592" count="0" type="stmt"/>
863
861
  <line num="593" count="0" type="stmt"/>
864
- <line num="595" count="0" type="stmt"/>
862
+ <line num="594" count="0" type="stmt"/>
865
863
  <line num="596" count="0" type="stmt"/>
866
- <line num="598" count="0" type="stmt"/>
864
+ <line num="597" count="0" type="stmt"/>
867
865
  <line num="599" count="0" type="stmt"/>
868
- <line num="601" count="0" type="stmt"/>
866
+ <line num="600" count="0" type="stmt"/>
869
867
  <line num="602" count="0" type="stmt"/>
870
- <line num="607" count="334" type="cond" truecount="2" falsecount="0"/>
871
- <line num="608" count="30" type="cond" truecount="2" falsecount="0"/>
872
- <line num="609" count="4" type="cond" truecount="1" falsecount="1"/>
873
- <line num="610" count="26" type="cond" truecount="2" falsecount="0"/>
874
- <line num="611" count="22" type="stmt"/>
875
- <line num="612" count="27" type="stmt"/>
876
- <line num="615" count="4" type="stmt"/>
877
- <line num="621" count="334" type="cond" truecount="4" falsecount="0"/>
878
- <line num="622" count="3" type="cond" truecount="1" falsecount="1"/>
879
- <line num="623" count="0" type="cond" truecount="0" falsecount="2"/>
880
- <line num="624" count="3" type="cond" truecount="2" falsecount="0"/>
881
- <line num="625" count="2" type="stmt"/>
882
- <line num="631" count="29" type="cond" truecount="2" falsecount="0"/>
883
- <line num="632" count="8" type="cond" truecount="3" falsecount="6"/>
884
- <line num="634" count="4" type="cond" truecount="2" falsecount="0"/>
885
- <line num="635" count="4" type="stmt"/>
886
- <line num="637" count="0" type="stmt"/>
887
- <line num="638" count="0" type="stmt"/>
888
- <line num="640" count="0" type="stmt"/>
889
- <line num="641" count="0" type="stmt"/>
890
- <line num="643" count="0" type="stmt"/>
868
+ <line num="603" count="0" type="stmt"/>
869
+ <line num="605" count="0" type="stmt"/>
870
+ <line num="606" count="0" type="stmt"/>
871
+ <line num="608" count="0" type="stmt"/>
872
+ <line num="609" count="0" type="stmt"/>
873
+ <line num="614" count="337" type="cond" truecount="2" falsecount="0"/>
874
+ <line num="615" count="30" type="cond" truecount="2" falsecount="0"/>
875
+ <line num="616" count="4" type="cond" truecount="1" falsecount="1"/>
876
+ <line num="617" count="26" type="cond" truecount="2" falsecount="0"/>
877
+ <line num="618" count="22" type="stmt"/>
878
+ <line num="619" count="27" type="stmt"/>
879
+ <line num="622" count="4" type="stmt"/>
880
+ <line num="628" count="337" type="cond" truecount="4" falsecount="0"/>
881
+ <line num="629" count="3" type="cond" truecount="1" falsecount="1"/>
882
+ <line num="630" count="0" type="cond" truecount="0" falsecount="2"/>
883
+ <line num="631" count="3" type="cond" truecount="2" falsecount="0"/>
884
+ <line num="632" count="2" type="stmt"/>
885
+ <line num="638" count="30" type="cond" truecount="2" falsecount="0"/>
886
+ <line num="639" count="8" type="cond" truecount="3" falsecount="6"/>
887
+ <line num="641" count="4" type="cond" truecount="2" falsecount="0"/>
888
+ <line num="642" count="4" type="stmt"/>
891
889
  <line num="644" count="0" type="stmt"/>
892
890
  <line num="645" count="0" type="stmt"/>
893
891
  <line num="647" count="0" type="stmt"/>
894
892
  <line num="648" count="0" type="stmt"/>
895
893
  <line num="650" count="0" type="stmt"/>
896
894
  <line num="651" count="0" type="stmt"/>
897
- <line num="653" count="4" type="stmt"/>
898
- <line num="654" count="2" type="stmt"/>
899
- <line num="656" count="0" type="stmt"/>
895
+ <line num="652" count="0" type="stmt"/>
896
+ <line num="654" count="0" type="stmt"/>
897
+ <line num="655" count="0" type="stmt"/>
900
898
  <line num="657" count="0" type="stmt"/>
901
- <line num="659" count="1" type="stmt"/>
902
- <line num="660" count="1" type="stmt"/>
903
- <line num="665" count="97" type="cond" truecount="4" falsecount="5"/>
904
- <line num="667" count="53" type="cond" truecount="1" falsecount="1"/>
905
- <line num="668" count="53" type="stmt"/>
906
- <line num="670" count="6" type="stmt"/>
907
- <line num="671" count="6" type="stmt"/>
908
- <line num="673" count="0" type="stmt"/>
909
- <line num="674" count="0" type="stmt"/>
910
- <line num="676" count="0" type="stmt"/>
911
- <line num="677" count="0" type="stmt"/>
912
- <line num="678" count="0" type="stmt"/>
899
+ <line num="658" count="0" type="stmt"/>
900
+ <line num="660" count="4" type="stmt"/>
901
+ <line num="661" count="2" type="stmt"/>
902
+ <line num="663" count="0" type="stmt"/>
903
+ <line num="664" count="0" type="stmt"/>
904
+ <line num="666" count="1" type="stmt"/>
905
+ <line num="667" count="1" type="stmt"/>
906
+ <line num="672" count="98" type="cond" truecount="4" falsecount="5"/>
907
+ <line num="674" count="54" type="cond" truecount="1" falsecount="1"/>
908
+ <line num="675" count="54" type="stmt"/>
909
+ <line num="677" count="6" type="stmt"/>
910
+ <line num="678" count="6" type="stmt"/>
913
911
  <line num="680" count="0" type="stmt"/>
914
912
  <line num="681" count="0" type="stmt"/>
915
913
  <line num="683" count="0" type="stmt"/>
916
914
  <line num="684" count="0" type="stmt"/>
917
- <line num="686" count="8" type="stmt"/>
918
- <line num="687" count="4" type="stmt"/>
919
- <line num="689" count="0" type="stmt"/>
915
+ <line num="685" count="0" type="stmt"/>
916
+ <line num="687" count="0" type="stmt"/>
917
+ <line num="688" count="0" type="stmt"/>
920
918
  <line num="690" count="0" type="stmt"/>
921
- <line num="692" count="2" type="stmt"/>
922
- <line num="693" count="2" type="stmt"/>
923
- <line num="698" count="331" type="cond" truecount="2" falsecount="0"/>
924
- <line num="699" count="30" type="cond" truecount="2" falsecount="0"/>
925
- <line num="700" count="27" type="cond" truecount="2" falsecount="0"/>
926
- <line num="701" count="4" type="stmt"/>
927
- <line num="705" count="110" type="stmt"/>
928
- <line num="707" count="110" type="cond" truecount="2" falsecount="0"/>
929
- <line num="710" count="111" type="cond" truecount="4" falsecount="0"/>
930
- <line num="719" count="1001" type="cond" truecount="2" falsecount="0"/>
931
- <line num="720" count="90" type="cond" truecount="2" falsecount="0"/>
932
- <line num="721" count="81" type="cond" truecount="2" falsecount="0"/>
933
- <line num="722" count="12" type="stmt"/>
934
- <line num="726" count="330" type="stmt"/>
935
- <line num="728" count="330" type="cond" truecount="2" falsecount="0"/>
936
- <line num="731" count="336" type="cond" truecount="4" falsecount="0"/>
937
- <line num="740" count="110" type="stmt"/>
938
- <line num="741" count="110" type="stmt"/>
939
- <line num="743" count="110" type="stmt"/>
940
- <line num="744" count="110" type="stmt"/>
941
- <line num="745" count="112" type="cond" truecount="2" falsecount="0"/>
942
- <line num="746" count="5" type="cond" truecount="1" falsecount="1"/>
943
- <line num="748" count="107" type="stmt"/>
944
- <line num="752" count="110" type="stmt"/>
945
- <line num="756" count="259" type="cond" truecount="2" falsecount="0"/>
946
- <line num="757" count="30" type="cond" truecount="2" falsecount="0"/>
947
- <line num="758" count="26" type="cond" truecount="2" falsecount="0"/>
948
- <line num="759" count="4" type="stmt"/>
949
- <line num="763" count="110" type="stmt"/>
950
- <line num="764" count="110" type="cond" truecount="5" falsecount="0"/>
951
- <line num="769" count="110" type="stmt"/>
952
- <line num="773" count="112" type="stmt"/>
953
- <line num="777" count="28" type="stmt"/>
954
- <line num="784" count="437" type="cond" truecount="1" falsecount="1"/>
955
- <line num="789" count="437" type="stmt"/>
956
- <line num="791" count="449" type="stmt"/>
957
- <line num="796" count="221" type="stmt"/>
958
- <line num="801" count="108" type="stmt"/>
959
- <line num="802" count="111" type="stmt"/>
960
- <line num="803" count="108" type="cond" truecount="2" falsecount="0"/>
961
- <line num="804" count="2" type="stmt"/>
962
- <line num="806" count="106" type="stmt"/>
963
- <line num="811" count="44" type="cond" truecount="1" falsecount="1"/>
964
- <line num="815" count="44" type="cond" truecount="1" falsecount="1"/>
965
- <line num="816" count="44" type="cond" truecount="2" falsecount="0"/>
966
- <line num="817" count="1" type="stmt"/>
967
- <line num="819" count="43" type="stmt"/>
919
+ <line num="691" count="0" type="stmt"/>
920
+ <line num="693" count="8" type="stmt"/>
921
+ <line num="694" count="4" type="stmt"/>
922
+ <line num="696" count="0" type="stmt"/>
923
+ <line num="697" count="0" type="stmt"/>
924
+ <line num="699" count="2" type="stmt"/>
925
+ <line num="700" count="2" type="stmt"/>
926
+ <line num="705" count="334" type="cond" truecount="2" falsecount="0"/>
927
+ <line num="706" count="30" type="cond" truecount="2" falsecount="0"/>
928
+ <line num="707" count="27" type="cond" truecount="2" falsecount="0"/>
929
+ <line num="708" count="4" type="stmt"/>
930
+ <line num="712" count="111" type="stmt"/>
931
+ <line num="714" count="111" type="cond" truecount="2" falsecount="0"/>
932
+ <line num="717" count="112" type="cond" truecount="4" falsecount="0"/>
933
+ <line num="726" count="1010" type="cond" truecount="2" falsecount="0"/>
934
+ <line num="727" count="90" type="cond" truecount="2" falsecount="0"/>
935
+ <line num="728" count="81" type="cond" truecount="2" falsecount="0"/>
936
+ <line num="729" count="12" type="stmt"/>
937
+ <line num="733" count="333" type="stmt"/>
938
+ <line num="735" count="333" type="cond" truecount="2" falsecount="0"/>
939
+ <line num="738" count="339" type="cond" truecount="4" falsecount="0"/>
940
+ <line num="747" count="111" type="stmt"/>
941
+ <line num="748" count="111" type="stmt"/>
942
+ <line num="750" count="111" type="stmt"/>
943
+ <line num="751" count="111" type="stmt"/>
944
+ <line num="752" count="113" type="cond" truecount="2" falsecount="0"/>
945
+ <line num="753" count="5" type="cond" truecount="1" falsecount="1"/>
946
+ <line num="755" count="108" type="stmt"/>
947
+ <line num="759" count="111" type="stmt"/>
948
+ <line num="763" count="260" type="cond" truecount="2" falsecount="0"/>
949
+ <line num="764" count="30" type="cond" truecount="2" falsecount="0"/>
950
+ <line num="765" count="26" type="cond" truecount="2" falsecount="0"/>
951
+ <line num="766" count="4" type="stmt"/>
952
+ <line num="770" count="111" type="stmt"/>
953
+ <line num="771" count="111" type="cond" truecount="5" falsecount="0"/>
954
+ <line num="776" count="111" type="stmt"/>
955
+ <line num="780" count="113" type="stmt"/>
956
+ <line num="784" count="111" type="stmt"/>
957
+ <line num="785" count="113" type="cond" truecount="2" falsecount="0"/>
958
+ <line num="790" count="28" type="stmt"/>
959
+ <line num="797" count="441" type="cond" truecount="1" falsecount="1"/>
960
+ <line num="802" count="441" type="stmt"/>
961
+ <line num="804" count="453" type="stmt"/>
962
+ <line num="809" count="223" type="stmt"/>
963
+ <line num="814" count="109" type="stmt"/>
964
+ <line num="815" count="112" type="stmt"/>
965
+ <line num="816" count="109" type="cond" truecount="2" falsecount="0"/>
966
+ <line num="817" count="2" type="stmt"/>
967
+ <line num="819" count="107" type="stmt"/>
968
+ <line num="824" count="45" type="cond" truecount="1" falsecount="1"/>
969
+ <line num="828" count="45" type="cond" truecount="1" falsecount="1"/>
970
+ <line num="829" count="45" type="cond" truecount="2" falsecount="0"/>
971
+ <line num="830" count="1" type="stmt"/>
972
+ <line num="832" count="44" type="stmt"/>
968
973
  </file>
969
974
  <file name="codegen-plain-types.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-typescript/src/codegen-plain-types.ts">
970
975
  <metrics statements="143" coveredstatements="132" conditionals="111" coveredconditionals="87" methods="30" coveredmethods="29"/>
@@ -2140,7 +2145,7 @@
2140
2145
  <metrics statements="46" coveredstatements="43" conditionals="33" coveredconditionals="30" methods="28" coveredmethods="25"/>
2141
2146
  <file name="helpers.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-typescript/tests/helpers.ts">
2142
2147
  <metrics statements="46" coveredstatements="43" conditionals="33" coveredconditionals="30" methods="28" coveredmethods="25"/>
2143
- <line num="32" count="903" type="stmt"/>
2148
+ <line num="32" count="905" type="stmt"/>
2144
2149
  <line num="36" count="325" type="stmt"/>
2145
2150
  <line num="40" count="29" type="stmt"/>
2146
2151
  <line num="44" count="3" type="stmt"/>
@@ -2149,7 +2154,7 @@
2149
2154
  <line num="56" count="15" type="stmt"/>
2150
2155
  <line num="60" count="6" type="stmt"/>
2151
2156
  <line num="64" count="2" type="stmt"/>
2152
- <line num="68" count="207" type="stmt"/>
2157
+ <line num="68" count="208" type="stmt"/>
2153
2158
  <line num="72" count="11" type="stmt"/>
2154
2159
  <line num="76" count="4" type="stmt"/>
2155
2160
  <line num="80" count="265" type="stmt"/>
@@ -2159,8 +2164,8 @@
2159
2164
  <line num="110" count="0" type="stmt"/>
2160
2165
  <line num="114" count="0" type="stmt"/>
2161
2166
  <line num="118" count="0" type="stmt"/>
2162
- <line num="122" count="30" type="cond" truecount="2" falsecount="0"/>
2163
- <line num="123" count="30" type="stmt"/>
2167
+ <line num="122" count="31" type="cond" truecount="2" falsecount="0"/>
2168
+ <line num="123" count="31" type="stmt"/>
2164
2169
  <line num="127" count="6" type="stmt"/>
2165
2170
  <line num="128" count="12" type="stmt"/>
2166
2171
  <line num="137" count="123" type="cond" truecount="4" falsecount="0"/>
@@ -2174,13 +2179,13 @@
2174
2179
  <line num="154" count="45" type="cond" truecount="2" falsecount="0"/>
2175
2180
  <line num="155" count="7" type="cond" truecount="4" falsecount="1"/>
2176
2181
  <line num="156" count="7" type="stmt"/>
2177
- <line num="160" count="212" type="stmt"/>
2178
- <line num="161" count="212" type="cond" truecount="2" falsecount="0"/>
2179
- <line num="162" count="212" type="cond" truecount="2" falsecount="0"/>
2180
- <line num="163" count="212" type="stmt"/>
2181
- <line num="177" count="202" type="cond" truecount="2" falsecount="0"/>
2182
- <line num="178" count="202" type="stmt"/>
2183
- <line num="182" count="198" type="stmt"/>
2182
+ <line num="160" count="213" type="stmt"/>
2183
+ <line num="161" count="213" type="cond" truecount="2" falsecount="0"/>
2184
+ <line num="162" count="213" type="cond" truecount="2" falsecount="0"/>
2185
+ <line num="163" count="213" type="stmt"/>
2186
+ <line num="177" count="203" type="cond" truecount="2" falsecount="0"/>
2187
+ <line num="178" count="203" type="stmt"/>
2188
+ <line num="182" count="199" type="stmt"/>
2184
2189
  <line num="187" count="6" type="stmt"/>
2185
2190
  <line num="197" count="6" type="stmt"/>
2186
2191
  <line num="205" count="6" type="stmt"/>