@contractkit/plugin-bruno 0.9.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build$colon$ci.log +19 -35
- package/.turbo/turbo-test$colon$ci.log +25 -128
- package/CHANGELOG.md +36 -0
- package/README.md +41 -0
- package/coverage/clover.xml +289 -275
- package/coverage/coverage-final.json +2 -2
- package/coverage/index.html +28 -28
- package/coverage/src/codegen-bruno.ts.html +242 -110
- package/coverage/src/index.html +18 -18
- package/coverage/tests/helpers.ts.html +28 -28
- package/coverage/tests/index.html +19 -19
- package/dist/codegen-bruno.d.ts +15 -0
- package/dist/codegen-bruno.d.ts.map +1 -1
- package/dist/index.d.ts +12 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +32 -4
- package/dist/index.js.map +1 -1
- package/package.json +3 -2
- package/src/codegen-bruno.ts +52 -8
- package/src/index.ts +12 -0
- package/tests/codegen-bruno.test.ts +153 -3
- package/.turbo/turbo-build.log +0 -15
- package/.turbo/turbo-test.log +0 -14
package/coverage/clover.xml
CHANGED
|
@@ -1,275 +1,289 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<coverage generated="
|
|
3
|
-
<project timestamp="
|
|
4
|
-
<metrics statements="
|
|
2
|
+
<coverage generated="1777661352701" clover="3.2.0">
|
|
3
|
+
<project timestamp="1777661352702" name="All files">
|
|
4
|
+
<metrics statements="309" coveredstatements="269" conditionals="287" coveredconditionals="220" methods="71" coveredmethods="61" elements="667" coveredelements="550" complexity="0" loc="309" ncloc="309" packages="2" files="2" classes="2"/>
|
|
5
5
|
<package name="src">
|
|
6
|
-
<metrics statements="
|
|
7
|
-
<file name="codegen-bruno.ts" path="/
|
|
8
|
-
<metrics statements="
|
|
9
|
-
<line num="
|
|
10
|
-
<line num="
|
|
11
|
-
<line num="
|
|
12
|
-
<line num="
|
|
13
|
-
<line num="
|
|
14
|
-
<line num="
|
|
15
|
-
<line num="
|
|
16
|
-
<line num="
|
|
17
|
-
<line num="
|
|
18
|
-
<line num="
|
|
19
|
-
<line num="
|
|
20
|
-
<line num="
|
|
21
|
-
<line num="
|
|
22
|
-
<line num="
|
|
23
|
-
<line num="
|
|
24
|
-
<line num="
|
|
25
|
-
<line num="
|
|
26
|
-
<line num="
|
|
27
|
-
<line num="
|
|
28
|
-
<line num="
|
|
29
|
-
<line num="
|
|
30
|
-
<line num="
|
|
31
|
-
<line num="
|
|
32
|
-
<line num="
|
|
33
|
-
<line num="
|
|
34
|
-
<line num="
|
|
35
|
-
<line num="
|
|
36
|
-
<line num="
|
|
37
|
-
<line num="
|
|
38
|
-
<line num="
|
|
39
|
-
<line num="
|
|
40
|
-
<line num="
|
|
41
|
-
<line num="
|
|
42
|
-
<line num="
|
|
43
|
-
<line num="
|
|
44
|
-
<line num="
|
|
45
|
-
<line num="
|
|
46
|
-
<line num="
|
|
47
|
-
<line num="
|
|
48
|
-
<line num="
|
|
49
|
-
<line num="
|
|
50
|
-
<line num="
|
|
51
|
-
<line num="
|
|
52
|
-
<line num="
|
|
53
|
-
<line num="
|
|
54
|
-
<line num="
|
|
55
|
-
<line num="
|
|
56
|
-
<line num="
|
|
57
|
-
<line num="
|
|
58
|
-
<line num="
|
|
59
|
-
<line num="
|
|
60
|
-
<line num="
|
|
61
|
-
<line num="
|
|
62
|
-
<line num="
|
|
63
|
-
<line num="
|
|
64
|
-
<line num="
|
|
65
|
-
<line num="
|
|
66
|
-
<line num="
|
|
67
|
-
<line num="
|
|
68
|
-
<line num="
|
|
69
|
-
<line num="
|
|
70
|
-
<line num="
|
|
71
|
-
<line num="
|
|
72
|
-
<line num="
|
|
73
|
-
<line num="
|
|
74
|
-
<line num="
|
|
75
|
-
<line num="
|
|
76
|
-
<line num="
|
|
77
|
-
<line num="
|
|
78
|
-
<line num="
|
|
79
|
-
<line num="
|
|
80
|
-
<line num="
|
|
81
|
-
<line num="
|
|
82
|
-
<line num="
|
|
83
|
-
<line num="
|
|
84
|
-
<line num="
|
|
85
|
-
<line num="
|
|
86
|
-
<line num="
|
|
87
|
-
<line num="
|
|
88
|
-
<line num="
|
|
89
|
-
<line num="
|
|
90
|
-
<line num="
|
|
91
|
-
<line num="
|
|
92
|
-
<line num="
|
|
93
|
-
<line num="
|
|
94
|
-
<line num="
|
|
95
|
-
<line num="
|
|
96
|
-
<line num="
|
|
97
|
-
<line num="
|
|
98
|
-
<line num="
|
|
99
|
-
<line num="
|
|
100
|
-
<line num="
|
|
101
|
-
<line num="
|
|
102
|
-
<line num="
|
|
103
|
-
<line num="
|
|
104
|
-
<line num="
|
|
105
|
-
<line num="
|
|
106
|
-
<line num="
|
|
107
|
-
<line num="
|
|
108
|
-
<line num="
|
|
109
|
-
<line num="
|
|
110
|
-
<line num="
|
|
111
|
-
<line num="
|
|
112
|
-
<line num="
|
|
113
|
-
<line num="
|
|
114
|
-
<line num="
|
|
115
|
-
<line num="
|
|
116
|
-
<line num="
|
|
117
|
-
<line num="
|
|
118
|
-
<line num="
|
|
119
|
-
<line num="
|
|
120
|
-
<line num="
|
|
121
|
-
<line num="
|
|
122
|
-
<line num="
|
|
123
|
-
<line num="
|
|
124
|
-
<line num="
|
|
125
|
-
<line num="
|
|
126
|
-
<line num="
|
|
127
|
-
<line num="
|
|
128
|
-
<line num="
|
|
129
|
-
<line num="
|
|
130
|
-
<line num="
|
|
131
|
-
<line num="
|
|
132
|
-
<line num="
|
|
133
|
-
<line num="
|
|
134
|
-
<line num="
|
|
135
|
-
<line num="
|
|
136
|
-
<line num="
|
|
137
|
-
<line num="
|
|
138
|
-
<line num="
|
|
139
|
-
<line num="
|
|
140
|
-
<line num="
|
|
141
|
-
<line num="
|
|
142
|
-
<line num="
|
|
143
|
-
<line num="
|
|
144
|
-
<line num="
|
|
145
|
-
<line num="
|
|
146
|
-
<line num="
|
|
147
|
-
<line num="
|
|
148
|
-
<line num="
|
|
149
|
-
<line num="
|
|
150
|
-
<line num="
|
|
151
|
-
<line num="
|
|
152
|
-
<line num="
|
|
153
|
-
<line num="
|
|
154
|
-
<line num="
|
|
155
|
-
<line num="
|
|
156
|
-
<line num="
|
|
157
|
-
<line num="
|
|
158
|
-
<line num="
|
|
159
|
-
<line num="
|
|
160
|
-
<line num="
|
|
161
|
-
<line num="
|
|
162
|
-
<line num="
|
|
163
|
-
<line num="
|
|
164
|
-
<line num="
|
|
165
|
-
<line num="
|
|
166
|
-
<line num="
|
|
167
|
-
<line num="
|
|
168
|
-
<line num="
|
|
169
|
-
<line num="
|
|
170
|
-
<line num="
|
|
171
|
-
<line num="
|
|
172
|
-
<line num="
|
|
173
|
-
<line num="
|
|
174
|
-
<line num="
|
|
175
|
-
<line num="
|
|
176
|
-
<line num="
|
|
177
|
-
<line num="
|
|
178
|
-
<line num="
|
|
179
|
-
<line num="
|
|
180
|
-
<line num="
|
|
181
|
-
<line num="
|
|
182
|
-
<line num="
|
|
183
|
-
<line num="
|
|
184
|
-
<line num="
|
|
185
|
-
<line num="
|
|
186
|
-
<line num="
|
|
187
|
-
<line num="
|
|
188
|
-
<line num="
|
|
189
|
-
<line num="
|
|
190
|
-
<line num="
|
|
191
|
-
<line num="
|
|
192
|
-
<line num="
|
|
193
|
-
<line num="
|
|
194
|
-
<line num="
|
|
195
|
-
<line num="412" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
196
|
-
<line num="413" count="5" type="stmt"/>
|
|
197
|
-
<line num="414" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
198
|
-
<line num="416" count="19" type="cond" truecount="7" falsecount="5"/>
|
|
199
|
-
<line num="418" count="5" type="stmt"/>
|
|
200
|
-
<line num="420" count="1" type="stmt"/>
|
|
201
|
-
<line num="422" count="0" type="stmt"/>
|
|
202
|
-
<line num="426" count="6" type="stmt"/>
|
|
203
|
-
<line num="428" count="0" type="stmt"/>
|
|
204
|
-
<line num="430" count="1" type="stmt"/>
|
|
6
|
+
<metrics statements="271" coveredstatements="239" conditionals="256" coveredconditionals="196" methods="46" coveredmethods="42"/>
|
|
7
|
+
<file name="codegen-bruno.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-bruno/src/codegen-bruno.ts">
|
|
8
|
+
<metrics statements="271" coveredstatements="239" conditionals="256" coveredconditionals="196" methods="46" coveredmethods="42"/>
|
|
9
|
+
<line num="23" count="1" type="stmt"/>
|
|
10
|
+
<line num="66" count="87" type="stmt"/>
|
|
11
|
+
<line num="68" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
12
|
+
<line num="69" count="87" type="stmt"/>
|
|
13
|
+
<line num="70" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
14
|
+
<line num="71" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
15
|
+
<line num="72" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
16
|
+
<line num="74" count="87" type="stmt"/>
|
|
17
|
+
<line num="75" count="87" type="stmt"/>
|
|
18
|
+
<line num="78" count="87" type="stmt"/>
|
|
19
|
+
<line num="79" count="87" type="stmt"/>
|
|
20
|
+
<line num="80" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
21
|
+
<line num="81" count="87" type="cond" truecount="4" falsecount="0"/>
|
|
22
|
+
<line num="83" count="87" type="stmt"/>
|
|
23
|
+
<line num="85" count="87" type="stmt"/>
|
|
24
|
+
<line num="86" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
25
|
+
<line num="87" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
26
|
+
<line num="89" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
27
|
+
<line num="90" count="4" type="stmt"/>
|
|
28
|
+
<line num="91" count="4" type="stmt"/>
|
|
29
|
+
<line num="94" count="87" type="stmt"/>
|
|
30
|
+
<line num="95" count="87" type="stmt"/>
|
|
31
|
+
<line num="96" count="88" type="stmt"/>
|
|
32
|
+
<line num="97" count="92" type="cond" truecount="4" falsecount="0"/>
|
|
33
|
+
<line num="98" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
34
|
+
<line num="99" count="92" type="cond" truecount="2" falsecount="0"/>
|
|
35
|
+
<line num="100" count="92" type="stmt"/>
|
|
36
|
+
<line num="101" count="92" type="stmt"/>
|
|
37
|
+
<line num="102" count="92" type="cond" truecount="2" falsecount="0"/>
|
|
38
|
+
<line num="103" count="5" type="stmt"/>
|
|
39
|
+
<line num="105" count="91" type="stmt"/>
|
|
40
|
+
<line num="106" count="91" type="stmt"/>
|
|
41
|
+
<line num="111" count="356" type="stmt"/>
|
|
42
|
+
<line num="112" count="87" type="stmt"/>
|
|
43
|
+
<line num="117" count="87" type="stmt"/>
|
|
44
|
+
<line num="122" count="5" type="stmt"/>
|
|
45
|
+
<line num="123" count="5" type="stmt"/>
|
|
46
|
+
<line num="124" count="7" type="cond" truecount="4" falsecount="0"/>
|
|
47
|
+
<line num="125" count="1" type="stmt"/>
|
|
48
|
+
<line num="130" count="4" type="stmt"/>
|
|
49
|
+
<line num="136" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
50
|
+
<line num="144" count="13" type="stmt"/>
|
|
51
|
+
<line num="145" count="13" type="stmt"/>
|
|
52
|
+
<line num="146" count="13" type="stmt"/>
|
|
53
|
+
<line num="148" count="13" type="stmt"/>
|
|
54
|
+
<line num="150" count="7" type="stmt"/>
|
|
55
|
+
<line num="165" count="10" type="stmt"/>
|
|
56
|
+
<line num="166" count="10" type="cond" truecount="5" falsecount="0"/>
|
|
57
|
+
<line num="167" count="3" type="stmt"/>
|
|
58
|
+
<line num="169" count="7" type="stmt"/>
|
|
59
|
+
<line num="170" count="7" type="stmt"/>
|
|
60
|
+
<line num="176" count="87" type="stmt"/>
|
|
61
|
+
<line num="177" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
62
|
+
<line num="178" count="6" type="stmt"/>
|
|
63
|
+
<line num="179" count="6" type="stmt"/>
|
|
64
|
+
<line num="180" count="6" type="stmt"/>
|
|
65
|
+
<line num="182" count="87" type="stmt"/>
|
|
66
|
+
<line num="183" count="87" type="stmt"/>
|
|
67
|
+
<line num="187" count="87" type="stmt"/>
|
|
68
|
+
<line num="188" count="87" type="cond" truecount="2" falsecount="0"/>
|
|
69
|
+
<line num="189" count="6" type="stmt"/>
|
|
70
|
+
<line num="190" count="7" type="stmt"/>
|
|
71
|
+
<line num="191" count="7" type="stmt"/>
|
|
72
|
+
<line num="194" count="87" type="stmt"/>
|
|
73
|
+
<line num="195" count="87" type="stmt"/>
|
|
74
|
+
<line num="199" count="91" type="stmt"/>
|
|
75
|
+
<line num="212" count="91" type="stmt"/>
|
|
76
|
+
<line num="214" count="91" type="stmt"/>
|
|
77
|
+
<line num="215" count="91" type="stmt"/>
|
|
78
|
+
<line num="216" count="91" type="stmt"/>
|
|
79
|
+
<line num="217" count="91" type="stmt"/>
|
|
80
|
+
<line num="218" count="91" type="stmt"/>
|
|
81
|
+
<line num="219" count="91" type="stmt"/>
|
|
82
|
+
<line num="220" count="91" type="stmt"/>
|
|
83
|
+
<line num="221" count="91" type="stmt"/>
|
|
84
|
+
<line num="225" count="91" type="stmt"/>
|
|
85
|
+
<line num="231" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
86
|
+
<line num="232" count="15" type="stmt"/>
|
|
87
|
+
<line num="234" count="91" type="stmt"/>
|
|
88
|
+
<line num="236" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
89
|
+
<line num="237" count="20" type="stmt"/>
|
|
90
|
+
<line num="238" count="20" type="stmt"/>
|
|
91
|
+
<line num="239" count="29" type="stmt"/>
|
|
92
|
+
<line num="240" count="29" type="stmt"/>
|
|
93
|
+
<line num="241" count="29" type="stmt"/>
|
|
94
|
+
<line num="242" count="29" type="cond" truecount="4" falsecount="0"/>
|
|
95
|
+
<line num="247" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
96
|
+
<line num="248" count="4" type="stmt"/>
|
|
97
|
+
<line num="249" count="4" type="cond" truecount="1" falsecount="1"/>
|
|
98
|
+
<line num="250" count="4" type="stmt"/>
|
|
99
|
+
<line num="251" count="4" type="stmt"/>
|
|
100
|
+
<line num="252" count="6" type="stmt"/>
|
|
101
|
+
<line num="253" count="6" type="stmt"/>
|
|
102
|
+
<line num="254" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
103
|
+
<line num="260" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
104
|
+
<line num="261" count="6" type="cond" truecount="1" falsecount="3"/>
|
|
105
|
+
<line num="262" count="6" type="cond" truecount="2" falsecount="0"/>
|
|
106
|
+
<line num="263" count="1" type="stmt"/>
|
|
107
|
+
<line num="264" count="1" type="stmt"/>
|
|
108
|
+
<line num="266" count="5" type="stmt"/>
|
|
109
|
+
<line num="271" count="91" type="cond" truecount="4" falsecount="0"/>
|
|
110
|
+
<line num="272" count="19" type="stmt"/>
|
|
111
|
+
<line num="278" count="57" type="cond" truecount="1" falsecount="1"/>
|
|
112
|
+
<line num="280" count="19" type="stmt"/>
|
|
113
|
+
<line num="281" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
114
|
+
<line num="282" count="1" type="stmt"/>
|
|
115
|
+
<line num="283" count="1" type="stmt"/>
|
|
116
|
+
<line num="284" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
117
|
+
<line num="285" count="0" type="stmt"/>
|
|
118
|
+
<line num="286" count="0" type="stmt"/>
|
|
119
|
+
<line num="288" count="18" type="stmt"/>
|
|
120
|
+
<line num="289" count="18" type="stmt"/>
|
|
121
|
+
<line num="290" count="18" type="stmt"/>
|
|
122
|
+
<line num="291" count="18" type="stmt"/>
|
|
123
|
+
<line num="292" count="60" type="stmt"/>
|
|
124
|
+
<line num="298" count="91" type="stmt"/>
|
|
125
|
+
<line num="299" count="91" type="stmt"/>
|
|
126
|
+
<line num="300" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
127
|
+
<line num="301" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
128
|
+
<line num="302" count="10" type="stmt"/>
|
|
129
|
+
<line num="303" count="10" type="stmt"/>
|
|
130
|
+
<line num="304" count="10" type="stmt"/>
|
|
131
|
+
<line num="305" count="10" type="stmt"/>
|
|
132
|
+
<line num="306" count="10" type="stmt"/>
|
|
133
|
+
<line num="309" count="10" type="stmt"/>
|
|
134
|
+
<line num="310" count="10" type="stmt"/>
|
|
135
|
+
<line num="311" count="1" type="stmt"/>
|
|
136
|
+
<line num="312" count="1" type="stmt"/>
|
|
137
|
+
<line num="313" count="1" type="stmt"/>
|
|
138
|
+
<line num="318" count="91" type="stmt"/>
|
|
139
|
+
<line num="319" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
140
|
+
<line num="320" count="3" type="stmt"/>
|
|
141
|
+
<line num="321" count="3" type="stmt"/>
|
|
142
|
+
<line num="322" count="3" type="stmt"/>
|
|
143
|
+
<line num="323" count="8" type="stmt"/>
|
|
144
|
+
<line num="327" count="91" type="stmt"/>
|
|
145
|
+
<line num="328" count="91" type="stmt"/>
|
|
146
|
+
<line num="333" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
147
|
+
<line num="334" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
148
|
+
<line num="339" count="91" type="stmt"/>
|
|
149
|
+
<line num="340" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
150
|
+
<line num="341" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
151
|
+
<line num="342" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
152
|
+
<line num="343" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
153
|
+
<line num="344" count="1" type="stmt"/>
|
|
154
|
+
<line num="345" count="1" type="stmt"/>
|
|
155
|
+
<line num="346" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
156
|
+
<line num="347" count="2" type="cond" truecount="2" falsecount="0"/>
|
|
157
|
+
<line num="348" count="2" type="stmt"/>
|
|
158
|
+
<line num="350" count="1" type="stmt"/>
|
|
159
|
+
<line num="352" count="91" type="cond" truecount="2" falsecount="0"/>
|
|
160
|
+
<line num="359" count="6" type="stmt"/>
|
|
161
|
+
<line num="360" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
162
|
+
<line num="361" count="4" type="stmt"/>
|
|
163
|
+
<line num="363" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
164
|
+
<line num="364" count="1" type="stmt"/>
|
|
165
|
+
<line num="366" count="1" type="cond" truecount="3" falsecount="1"/>
|
|
166
|
+
<line num="367" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
167
|
+
<line num="368" count="1" type="stmt"/>
|
|
168
|
+
<line num="370" count="0" type="stmt"/>
|
|
169
|
+
<line num="375" count="6" type="cond" truecount="4" falsecount="0"/>
|
|
170
|
+
<line num="376" count="2" type="cond" truecount="4" falsecount="0"/>
|
|
171
|
+
<line num="377" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
172
|
+
<line num="378" count="0" type="stmt"/>
|
|
173
|
+
<line num="384" count="87" type="stmt"/>
|
|
174
|
+
<line num="385" count="87" type="stmt"/>
|
|
175
|
+
<line num="386" count="8" type="stmt"/>
|
|
176
|
+
<line num="387" count="9" type="stmt"/>
|
|
177
|
+
<line num="390" count="87" type="stmt"/>
|
|
178
|
+
<line num="395" count="9" type="stmt"/>
|
|
179
|
+
<line num="396" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
180
|
+
<line num="397" count="1" type="stmt"/>
|
|
181
|
+
<line num="398" count="1" type="stmt"/>
|
|
182
|
+
<line num="399" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
183
|
+
<line num="402" count="9" type="stmt"/>
|
|
184
|
+
<line num="416" count="12" type="cond" truecount="2" falsecount="0"/>
|
|
185
|
+
<line num="417" count="13" type="stmt"/>
|
|
186
|
+
<line num="419" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
187
|
+
<line num="420" count="5" type="stmt"/>
|
|
188
|
+
<line num="421" count="5" type="cond" truecount="2" falsecount="0"/>
|
|
189
|
+
<line num="422" count="3" type="stmt"/>
|
|
190
|
+
<line num="423" count="7" type="stmt"/>
|
|
191
|
+
<line num="424" count="6" type="stmt"/>
|
|
192
|
+
<line num="427" count="2" type="stmt"/>
|
|
193
|
+
<line num="428" count="2" type="stmt"/>
|
|
194
|
+
<line num="431" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
205
195
|
<line num="432" count="0" type="stmt"/>
|
|
206
196
|
<line num="434" count="0" type="stmt"/>
|
|
207
|
-
<line num="
|
|
208
|
-
<line num="
|
|
209
|
-
<line num="
|
|
210
|
-
<line num="
|
|
211
|
-
<line num="
|
|
212
|
-
<line num="
|
|
213
|
-
<line num="
|
|
214
|
-
<line num="
|
|
215
|
-
<line num="
|
|
216
|
-
<line num="
|
|
217
|
-
<line num="
|
|
218
|
-
<line num="
|
|
219
|
-
<line num="
|
|
220
|
-
<line num="
|
|
221
|
-
<line num="
|
|
222
|
-
<line num="
|
|
223
|
-
<line num="
|
|
197
|
+
<line num="439" count="14" type="cond" truecount="2" falsecount="0"/>
|
|
198
|
+
<line num="440" count="6" type="cond" truecount="1" falsecount="1"/>
|
|
199
|
+
<line num="441" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
200
|
+
<line num="442" count="0" type="stmt"/>
|
|
201
|
+
<line num="443" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
202
|
+
<line num="445" count="0" type="cond" truecount="0" falsecount="4"/>
|
|
203
|
+
<line num="446" count="0" type="stmt"/>
|
|
204
|
+
<line num="448" count="0" type="stmt"/>
|
|
205
|
+
<line num="453" count="35" type="cond" truecount="1" falsecount="1"/>
|
|
206
|
+
<line num="454" count="35" type="cond" truecount="2" falsecount="0"/>
|
|
207
|
+
<line num="455" count="25" type="cond" truecount="3" falsecount="1"/>
|
|
208
|
+
<line num="456" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
209
|
+
<line num="457" count="24" type="cond" truecount="1" falsecount="1"/>
|
|
210
|
+
<line num="458" count="24" type="cond" truecount="2" falsecount="0"/>
|
|
211
|
+
<line num="459" count="5" type="stmt"/>
|
|
212
|
+
<line num="460" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
213
|
+
<line num="462" count="19" type="cond" truecount="7" falsecount="5"/>
|
|
214
|
+
<line num="464" count="5" type="stmt"/>
|
|
215
|
+
<line num="466" count="1" type="stmt"/>
|
|
216
|
+
<line num="468" count="0" type="stmt"/>
|
|
217
|
+
<line num="472" count="6" type="stmt"/>
|
|
218
|
+
<line num="474" count="0" type="stmt"/>
|
|
219
|
+
<line num="476" count="1" type="stmt"/>
|
|
220
|
+
<line num="478" count="0" type="stmt"/>
|
|
221
|
+
<line num="480" count="0" type="stmt"/>
|
|
222
|
+
<line num="482" count="1" type="stmt"/>
|
|
223
|
+
<line num="484" count="5" type="stmt"/>
|
|
224
|
+
<line num="490" count="5" type="cond" truecount="6" falsecount="3"/>
|
|
224
225
|
<line num="492" count="1" type="stmt"/>
|
|
225
|
-
<line num="494" count="
|
|
226
|
+
<line num="494" count="1" type="stmt"/>
|
|
226
227
|
<line num="496" count="0" type="stmt"/>
|
|
227
|
-
<line num="498" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
228
228
|
<line num="500" count="1" type="stmt"/>
|
|
229
|
-
<line num="502" count="
|
|
230
|
-
<line num="504" count="
|
|
231
|
-
<line num="
|
|
232
|
-
<line num="
|
|
233
|
-
<line num="
|
|
234
|
-
<line num="
|
|
235
|
-
<line num="
|
|
236
|
-
<line num="
|
|
237
|
-
<line num="
|
|
238
|
-
<line num="
|
|
239
|
-
<line num="
|
|
240
|
-
<line num="
|
|
241
|
-
<line num="
|
|
242
|
-
<line num="
|
|
243
|
-
<line num="
|
|
244
|
-
<line num="
|
|
245
|
-
<line num="
|
|
246
|
-
<line num="
|
|
247
|
-
<line num="
|
|
248
|
-
<line num="
|
|
249
|
-
<line num="
|
|
250
|
-
<line num="
|
|
251
|
-
<line num="
|
|
252
|
-
<line num="
|
|
253
|
-
<line num="
|
|
254
|
-
<line num="
|
|
255
|
-
<line num="
|
|
256
|
-
<line num="
|
|
257
|
-
<line num="
|
|
258
|
-
<line num="
|
|
259
|
-
<line num="
|
|
260
|
-
<line num="
|
|
261
|
-
<line num="
|
|
262
|
-
<line num="
|
|
263
|
-
<line num="
|
|
264
|
-
<line num="
|
|
265
|
-
<line num="
|
|
229
|
+
<line num="502" count="1" type="stmt"/>
|
|
230
|
+
<line num="504" count="1" type="stmt"/>
|
|
231
|
+
<line num="506" count="0" type="stmt"/>
|
|
232
|
+
<line num="522" count="38" type="cond" truecount="5" falsecount="8"/>
|
|
233
|
+
<line num="524" count="17" type="cond" truecount="8" falsecount="6"/>
|
|
234
|
+
<line num="526" count="7" type="stmt"/>
|
|
235
|
+
<line num="528" count="3" type="cond" truecount="2" falsecount="0"/>
|
|
236
|
+
<line num="530" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
237
|
+
<line num="532" count="2" type="cond" truecount="1" falsecount="1"/>
|
|
238
|
+
<line num="536" count="2" type="stmt"/>
|
|
239
|
+
<line num="538" count="1" type="stmt"/>
|
|
240
|
+
<line num="540" count="0" type="stmt"/>
|
|
241
|
+
<line num="542" count="0" type="stmt"/>
|
|
242
|
+
<line num="544" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
243
|
+
<line num="546" count="1" type="stmt"/>
|
|
244
|
+
<line num="548" count="0" type="stmt"/>
|
|
245
|
+
<line num="550" count="0" type="stmt"/>
|
|
246
|
+
<line num="553" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
247
|
+
<line num="555" count="0" type="stmt"/>
|
|
248
|
+
<line num="557" count="1" type="stmt"/>
|
|
249
|
+
<line num="559" count="0" type="stmt"/>
|
|
250
|
+
<line num="561" count="0" type="stmt"/>
|
|
251
|
+
<line num="563" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
252
|
+
<line num="565" count="0" type="cond" truecount="0" falsecount="2"/>
|
|
253
|
+
<line num="567" count="0" type="stmt"/>
|
|
254
|
+
<line num="569" count="9" type="stmt"/>
|
|
255
|
+
<line num="570" count="9" type="cond" truecount="2" falsecount="0"/>
|
|
256
|
+
<line num="572" count="5" type="cond" truecount="1" falsecount="1"/>
|
|
257
|
+
<line num="573" count="5" type="stmt"/>
|
|
258
|
+
<line num="576" count="0" type="stmt"/>
|
|
259
|
+
<line num="578" count="10" type="stmt"/>
|
|
260
|
+
<line num="580" count="0" type="stmt"/>
|
|
261
|
+
<line num="586" count="5" type="stmt"/>
|
|
262
|
+
<line num="591" count="15" type="stmt"/>
|
|
263
|
+
<line num="592" count="15" type="stmt"/>
|
|
264
|
+
<line num="593" count="29" type="cond" truecount="2" falsecount="0"/>
|
|
265
|
+
<line num="594" count="26" type="cond" truecount="2" falsecount="0"/>
|
|
266
|
+
<line num="595" count="6" type="stmt"/>
|
|
267
|
+
<line num="596" count="20" type="cond" truecount="2" falsecount="0"/>
|
|
268
|
+
<line num="597" count="19" type="stmt"/>
|
|
269
|
+
<line num="600" count="15" type="stmt"/>
|
|
270
|
+
<line num="607" count="91" type="stmt"/>
|
|
271
|
+
<line num="612" count="7" type="stmt"/>
|
|
272
|
+
<line num="616" count="7" type="cond" truecount="1" falsecount="1"/>
|
|
273
|
+
<line num="621" count="94" type="stmt"/>
|
|
274
|
+
<line num="628" count="94" type="cond" truecount="2" falsecount="0"/>
|
|
275
|
+
<line num="633" count="91" type="stmt"/>
|
|
276
|
+
<line num="638" count="86" type="stmt"/>
|
|
277
|
+
<line num="646" count="360" type="cond" truecount="4" falsecount="0"/>
|
|
278
|
+
<line num="647" count="105" type="stmt"/>
|
|
279
|
+
<line num="649" count="255" type="stmt"/>
|
|
266
280
|
</file>
|
|
267
281
|
</package>
|
|
268
282
|
<package name="tests">
|
|
269
|
-
<metrics statements="38" coveredstatements="
|
|
270
|
-
<file name="helpers.ts" path="/
|
|
271
|
-
<metrics statements="38" coveredstatements="
|
|
272
|
-
<line num="31" count="
|
|
283
|
+
<metrics statements="38" coveredstatements="30" conditionals="31" coveredconditionals="24" methods="25" coveredmethods="19"/>
|
|
284
|
+
<file name="helpers.ts" path="/home/runner/work/ContractKit/ContractKit/packages/plugin-bruno/tests/helpers.ts">
|
|
285
|
+
<metrics statements="38" coveredstatements="30" conditionals="31" coveredconditionals="24" methods="25" coveredmethods="19"/>
|
|
286
|
+
<line num="31" count="244" type="stmt"/>
|
|
273
287
|
<line num="35" count="48" type="stmt"/>
|
|
274
288
|
<line num="39" count="1" type="stmt"/>
|
|
275
289
|
<line num="43" count="0" type="stmt"/>
|
|
@@ -277,7 +291,7 @@
|
|
|
277
291
|
<line num="51" count="6" type="stmt"/>
|
|
278
292
|
<line num="55" count="0" type="stmt"/>
|
|
279
293
|
<line num="59" count="0" type="stmt"/>
|
|
280
|
-
<line num="63" count="
|
|
294
|
+
<line num="63" count="11" type="stmt"/>
|
|
281
295
|
<line num="67" count="10" type="stmt"/>
|
|
282
296
|
<line num="71" count="0" type="stmt"/>
|
|
283
297
|
<line num="75" count="36" type="stmt"/>
|
|
@@ -289,24 +303,24 @@
|
|
|
289
303
|
<line num="113" count="0" type="stmt"/>
|
|
290
304
|
<line num="120" count="19" type="cond" truecount="2" falsecount="0"/>
|
|
291
305
|
<line num="121" count="19" type="stmt"/>
|
|
292
|
-
<line num="126" count="
|
|
293
|
-
<line num="127" count="
|
|
294
|
-
<line num="131" count="
|
|
295
|
-
<line num="132" count="
|
|
306
|
+
<line num="126" count="10" type="cond" truecount="3" falsecount="1"/>
|
|
307
|
+
<line num="127" count="10" type="stmt"/>
|
|
308
|
+
<line num="131" count="1" type="stmt"/>
|
|
309
|
+
<line num="132" count="1" type="cond" truecount="1" falsecount="1"/>
|
|
296
310
|
<line num="133" count="0" type="stmt"/>
|
|
297
|
-
<line num="135" count="
|
|
311
|
+
<line num="135" count="1" type="stmt"/>
|
|
298
312
|
<line num="141" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
299
313
|
<line num="142" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
300
314
|
<line num="143" count="18" type="cond" truecount="1" falsecount="1"/>
|
|
301
315
|
<line num="144" count="18" type="cond" truecount="3" falsecount="2"/>
|
|
302
316
|
<line num="145" count="0" type="stmt"/>
|
|
303
|
-
<line num="149" count="
|
|
304
|
-
<line num="150" count="
|
|
305
|
-
<line num="151" count="
|
|
306
|
-
<line num="152" count="
|
|
307
|
-
<line num="167" count="
|
|
308
|
-
<line num="168" count="
|
|
309
|
-
<line num="172" count="
|
|
317
|
+
<line num="149" count="92" type="stmt"/>
|
|
318
|
+
<line num="150" count="92" type="cond" truecount="2" falsecount="0"/>
|
|
319
|
+
<line num="151" count="92" type="cond" truecount="2" falsecount="0"/>
|
|
320
|
+
<line num="152" count="92" type="stmt"/>
|
|
321
|
+
<line num="167" count="88" type="cond" truecount="2" falsecount="0"/>
|
|
322
|
+
<line num="168" count="88" type="stmt"/>
|
|
323
|
+
<line num="172" count="87" type="stmt"/>
|
|
310
324
|
</file>
|
|
311
325
|
</package>
|
|
312
326
|
</project>
|