@karpeleslab/klbfw 0.2.0 → 0.2.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/fw-wrapper.js +21 -3
  2. package/index.d.ts +81 -0
  3. package/index.js +1 -1
  4. package/internal.js +19 -6
  5. package/package.json +8 -1
  6. package/CLAUDE.md +0 -50
  7. package/coverage/clover.xml +0 -835
  8. package/coverage/coverage-final.json +0 -9
  9. package/coverage/lcov-report/base.css +0 -224
  10. package/coverage/lcov-report/block-navigation.js +0 -87
  11. package/coverage/lcov-report/cookies.js.html +0 -334
  12. package/coverage/lcov-report/favicon.png +0 -0
  13. package/coverage/lcov-report/fw-wrapper.js.html +0 -163
  14. package/coverage/lcov-report/index.html +0 -131
  15. package/coverage/lcov-report/index.js.html +0 -196
  16. package/coverage/lcov-report/internal.js.html +0 -604
  17. package/coverage/lcov-report/klbfw/cookies.js.html +0 -490
  18. package/coverage/lcov-report/klbfw/fw-wrapper.js.html +0 -745
  19. package/coverage/lcov-report/klbfw/index.html +0 -206
  20. package/coverage/lcov-report/klbfw/index.js.html +0 -235
  21. package/coverage/lcov-report/klbfw/internal.js.html +0 -811
  22. package/coverage/lcov-report/klbfw/rest.js.html +0 -565
  23. package/coverage/lcov-report/klbfw/test/index.html +0 -116
  24. package/coverage/lcov-report/klbfw/test/setup.js.html +0 -1105
  25. package/coverage/lcov-report/klbfw/upload.js.html +0 -3487
  26. package/coverage/lcov-report/klbfw/util.js.html +0 -388
  27. package/coverage/lcov-report/prettify.css +0 -1
  28. package/coverage/lcov-report/prettify.js +0 -2
  29. package/coverage/lcov-report/rest.js.html +0 -472
  30. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  31. package/coverage/lcov-report/sorter.js +0 -196
  32. package/coverage/lcov-report/upload.js.html +0 -1789
  33. package/coverage/lcov-report/util.js.html +0 -313
  34. package/coverage/lcov.info +0 -1617
  35. package/test/README.md +0 -62
  36. package/test/api.test.js +0 -102
  37. package/test/cookies.test.js +0 -65
  38. package/test/integration.test.js +0 -481
  39. package/test/rest.test.js +0 -93
  40. package/test/setup.js +0 -341
  41. package/test/upload.test.js +0 -689
  42. package/test/util.test.js +0 -46
@@ -1,835 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1742086094604" clover="3.2.0">
3
- <project timestamp="1742086094604" name="All files">
4
- <metrics statements="799" coveredstatements="526" conditionals="458" coveredconditionals="209" methods="144" coveredmethods="82" elements="1401" coveredelements="817" complexity="0" loc="799" ncloc="799" packages="2" files="8" classes="8"/>
5
- <package name="klbfw">
6
- <metrics statements="716" coveredstatements="468" conditionals="371" coveredconditionals="169" methods="127" coveredmethods="74"/>
7
- <file name="cookies.js" path="/home/magicaltux/projects/klbfw/cookies.js">
8
- <metrics statements="53" coveredstatements="14" conditionals="28" coveredconditionals="4" methods="4" coveredmethods="2"/>
9
- <line num="14" count="4" type="stmt"/>
10
- <line num="15" count="0" type="cond" truecount="0" falsecount="2"/>
11
- <line num="16" count="0" type="stmt"/>
12
- <line num="19" count="0" type="stmt"/>
13
- <line num="20" count="0" type="stmt"/>
14
- <line num="21" count="0" type="stmt"/>
15
- <line num="23" count="0" type="stmt"/>
16
- <line num="24" count="0" type="stmt"/>
17
- <line num="25" count="0" type="stmt"/>
18
- <line num="27" count="0" type="cond" truecount="0" falsecount="2"/>
19
- <line num="28" count="0" type="stmt"/>
20
- <line num="29" count="0" type="stmt"/>
21
- <line num="30" count="0" type="stmt"/>
22
- <line num="34" count="0" type="stmt"/>
23
- <line num="42" count="4" type="stmt"/>
24
- <line num="44" count="2" type="cond" truecount="1" falsecount="1"/>
25
- <line num="45" count="2" type="stmt"/>
26
- <line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
27
- <line num="50" count="0" type="stmt"/>
28
- <line num="54" count="0" type="stmt"/>
29
- <line num="55" count="0" type="stmt"/>
30
- <line num="56" count="0" type="stmt"/>
31
- <line num="58" count="0" type="stmt"/>
32
- <line num="59" count="0" type="stmt"/>
33
- <line num="60" count="0" type="cond" truecount="0" falsecount="2"/>
34
- <line num="61" count="0" type="stmt"/>
35
- <line num="65" count="0" type="stmt"/>
36
- <line num="73" count="4" type="stmt"/>
37
- <line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
38
- <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
39
- <line num="80" count="0" type="cond" truecount="0" falsecount="2"/>
40
- <line num="81" count="0" type="stmt"/>
41
- <line num="85" count="0" type="stmt"/>
42
- <line num="94" count="4" type="stmt"/>
43
- <line num="96" count="1" type="cond" truecount="1" falsecount="1"/>
44
- <line num="98" count="1" type="stmt"/>
45
- <line num="103" count="1" type="cond" truecount="1" falsecount="1"/>
46
- <line num="104" count="0" type="stmt"/>
47
- <line num="105" count="0" type="stmt"/>
48
- <line num="109" count="1" type="cond" truecount="1" falsecount="1"/>
49
- <line num="110" count="1" type="stmt"/>
50
- <line num="114" count="0" type="cond" truecount="0" falsecount="2"/>
51
- <line num="115" count="0" type="stmt"/>
52
- <line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
53
- <line num="120" count="0" type="stmt"/>
54
- <line num="121" count="0" type="stmt"/>
55
- <line num="125" count="0" type="stmt"/>
56
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
57
- <line num="127" count="0" type="stmt"/>
58
- <line num="130" count="0" type="stmt"/>
59
- <line num="134" count="4" type="stmt"/>
60
- <line num="135" count="4" type="stmt"/>
61
- <line num="136" count="4" type="stmt"/>
62
- </file>
63
- <file name="fw-wrapper.js" path="/home/magicaltux/projects/klbfw/fw-wrapper.js">
64
- <metrics statements="73" coveredstatements="48" conditionals="36" coveredconditionals="8" methods="22" coveredmethods="8"/>
65
- <line num="17" count="5" type="stmt"/>
66
- <line num="18" count="88" type="cond" truecount="2" falsecount="0"/>
67
- <line num="21" count="83" type="cond" truecount="1" falsecount="1"/>
68
- <line num="22" count="0" type="stmt"/>
69
- <line num="23" count="0" type="stmt"/>
70
- <line num="25" count="0" type="stmt"/>
71
- <line num="26" count="0" type="cond" truecount="0" falsecount="4"/>
72
- <line num="27" count="0" type="stmt"/>
73
- <line num="30" count="0" type="cond" truecount="0" falsecount="2"/>
74
- <line num="33" count="83" type="cond" truecount="2" falsecount="0"/>
75
- <line num="40" count="5" type="stmt"/>
76
- <line num="46" count="5" type="stmt"/>
77
- <line num="52" count="5" type="stmt"/>
78
- <line num="58" count="5" type="stmt"/>
79
- <line num="64" count="5" type="stmt"/>
80
- <line num="65" count="0" type="cond" truecount="0" falsecount="2"/>
81
- <line num="66" count="0" type="cond" truecount="0" falsecount="2"/>
82
- <line num="67" count="0" type="stmt"/>
83
- <line num="74" count="5" type="stmt"/>
84
- <line num="75" count="0" type="cond" truecount="0" falsecount="2"/>
85
- <line num="76" count="0" type="cond" truecount="0" falsecount="2"/>
86
- <line num="77" count="0" type="stmt"/>
87
- <line num="84" count="5" type="stmt"/>
88
- <line num="90" count="5" type="stmt"/>
89
- <line num="91" count="26" type="cond" truecount="3" falsecount="1"/>
90
- <line num="92" count="26" type="stmt"/>
91
- <line num="94" count="0" type="stmt"/>
92
- <line num="102" count="5" type="stmt"/>
93
- <line num="103" count="0" type="cond" truecount="0" falsecount="4"/>
94
- <line num="104" count="0" type="stmt"/>
95
- <line num="112" count="32" type="stmt"/>
96
- <line num="118" count="5" type="stmt"/>
97
- <line num="124" count="5" type="stmt"/>
98
- <line num="125" count="0" type="cond" truecount="0" falsecount="2"/>
99
- <line num="126" count="0" type="cond" truecount="0" falsecount="2"/>
100
- <line num="127" count="0" type="stmt"/>
101
- <line num="132" count="0" type="stmt"/>
102
- <line num="139" count="16" type="stmt"/>
103
- <line num="145" count="34" type="stmt"/>
104
- <line num="151" count="5" type="stmt"/>
105
- <line num="157" count="5" type="stmt"/>
106
- <line num="163" count="17" type="stmt"/>
107
- <line num="169" count="5" type="stmt"/>
108
- <line num="176" count="5" type="stmt"/>
109
- <line num="177" count="0" type="cond" truecount="0" falsecount="2"/>
110
- <line num="178" count="0" type="stmt"/>
111
- <line num="181" count="0" type="stmt"/>
112
- <line num="182" count="0" type="stmt"/>
113
- <line num="188" count="5" type="stmt"/>
114
- <line num="189" count="0" type="cond" truecount="0" falsecount="2"/>
115
- <line num="190" count="0" type="stmt"/>
116
- <line num="198" count="5" type="stmt"/>
117
- <line num="201" count="5" type="stmt"/>
118
- <line num="202" count="5" type="stmt"/>
119
- <line num="203" count="5" type="stmt"/>
120
- <line num="204" count="5" type="stmt"/>
121
- <line num="205" count="5" type="stmt"/>
122
- <line num="206" count="5" type="stmt"/>
123
- <line num="207" count="5" type="stmt"/>
124
- <line num="208" count="5" type="stmt"/>
125
- <line num="209" count="5" type="stmt"/>
126
- <line num="210" count="5" type="stmt"/>
127
- <line num="211" count="5" type="stmt"/>
128
- <line num="212" count="5" type="stmt"/>
129
- <line num="213" count="5" type="stmt"/>
130
- <line num="214" count="5" type="stmt"/>
131
- <line num="215" count="5" type="stmt"/>
132
- <line num="216" count="5" type="stmt"/>
133
- <line num="217" count="5" type="stmt"/>
134
- <line num="218" count="5" type="stmt"/>
135
- <line num="219" count="5" type="stmt"/>
136
- <line num="220" count="5" type="stmt"/>
137
- <line num="221" count="5" type="stmt"/>
138
- </file>
139
- <file name="index.js" path="/home/magicaltux/projects/klbfw/index.js">
140
- <metrics statements="33" coveredstatements="33" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
141
- <line num="9" count="3" type="stmt"/>
142
- <line num="10" count="3" type="stmt"/>
143
- <line num="11" count="3" type="stmt"/>
144
- <line num="12" count="3" type="stmt"/>
145
- <line num="13" count="3" type="stmt"/>
146
- <line num="16" count="3" type="stmt"/>
147
- <line num="17" count="3" type="stmt"/>
148
- <line num="18" count="3" type="stmt"/>
149
- <line num="19" count="3" type="stmt"/>
150
- <line num="20" count="3" type="stmt"/>
151
- <line num="21" count="3" type="stmt"/>
152
- <line num="22" count="3" type="stmt"/>
153
- <line num="23" count="3" type="stmt"/>
154
- <line num="24" count="3" type="stmt"/>
155
- <line num="25" count="3" type="stmt"/>
156
- <line num="26" count="3" type="stmt"/>
157
- <line num="27" count="3" type="stmt"/>
158
- <line num="28" count="3" type="stmt"/>
159
- <line num="29" count="3" type="stmt"/>
160
- <line num="30" count="3" type="stmt"/>
161
- <line num="31" count="3" type="stmt"/>
162
- <line num="32" count="3" type="stmt"/>
163
- <line num="33" count="3" type="stmt"/>
164
- <line num="34" count="3" type="stmt"/>
165
- <line num="37" count="3" type="stmt"/>
166
- <line num="38" count="3" type="stmt"/>
167
- <line num="39" count="3" type="stmt"/>
168
- <line num="42" count="3" type="stmt"/>
169
- <line num="43" count="3" type="stmt"/>
170
- <line num="44" count="3" type="stmt"/>
171
- <line num="47" count="3" type="stmt"/>
172
- <line num="50" count="3" type="stmt"/>
173
- <line num="51" count="3" type="stmt"/>
174
- </file>
175
- <file name="internal.js" path="/home/magicaltux/projects/klbfw/internal.js">
176
- <metrics statements="91" coveredstatements="74" conditionals="59" coveredconditionals="38" methods="11" coveredmethods="7"/>
177
- <line num="9" count="3" type="stmt"/>
178
- <line num="17" count="3" type="stmt"/>
179
- <line num="18" count="32" type="stmt"/>
180
- <line num="19" count="32" type="stmt"/>
181
- <line num="20" count="32" type="stmt"/>
182
- <line num="22" count="32" type="stmt"/>
183
- <line num="29" count="3" type="stmt"/>
184
- <line num="31" count="16" type="stmt"/>
185
- <line num="32" count="16" type="cond" truecount="1" falsecount="1"/>
186
- <line num="33" count="16" type="stmt"/>
187
- <line num="38" count="16" type="cond" truecount="3" falsecount="1"/>
188
- <line num="39" count="16" type="stmt"/>
189
- <line num="42" count="0" type="stmt"/>
190
- <line num="52" count="3" type="stmt"/>
191
- <line num="53" count="17" type="cond" truecount="2" falsecount="0"/>
192
- <line num="54" count="1" type="cond" truecount="1" falsecount="1"/>
193
- <line num="55" count="0" type="stmt"/>
194
- <line num="58" count="16" type="cond" truecount="1" falsecount="1"/>
195
- <line num="59" count="16" type="stmt"/>
196
- <line num="62" count="16" type="cond" truecount="1" falsecount="1"/>
197
- <line num="63" count="16" type="stmt"/>
198
- <line num="64" count="16" type="stmt"/>
199
- <line num="66" count="0" type="stmt"/>
200
- <line num="69" count="16" type="cond" truecount="1" falsecount="1"/>
201
- <line num="70" count="16" type="stmt"/>
202
- <line num="74" count="16" type="stmt"/>
203
- <line num="75" count="16" type="stmt"/>
204
- <line num="76" count="64" type="stmt"/>
205
- <line num="79" count="16" type="stmt"/>
206
- <line num="80" count="80" type="cond" truecount="1" falsecount="1"/>
207
- <line num="81" count="80" type="stmt"/>
208
- <line num="82" count="80" type="stmt"/>
209
- <line num="85" count="16" type="stmt"/>
210
- <line num="92" count="3" type="stmt"/>
211
- <line num="93" count="17" type="stmt"/>
212
- <line num="95" count="17" type="cond" truecount="1" falsecount="1"/>
213
- <line num="96" count="0" type="stmt"/>
214
- <line num="99" count="17" type="cond" truecount="1" falsecount="1"/>
215
- <line num="100" count="0" type="stmt"/>
216
- <line num="103" count="17" type="cond" truecount="1" falsecount="1"/>
217
- <line num="104" count="0" type="stmt"/>
218
- <line num="105" count="0" type="stmt"/>
219
- <line num="108" count="17" type="stmt"/>
220
- <line num="119" count="3" type="stmt"/>
221
- <line num="120" count="16" type="cond" truecount="1" falsecount="1"/>
222
- <line num="121" count="16" type="cond" truecount="2" falsecount="0"/>
223
- <line num="122" count="16" type="cond" truecount="2" falsecount="0"/>
224
- <line num="124" count="16" type="cond" truecount="1" falsecount="1"/>
225
- <line num="125" count="16" type="stmt"/>
226
- <line num="128" count="16" type="stmt"/>
227
- <line num="129" count="16" type="stmt"/>
228
- <line num="131" count="16" type="cond" truecount="1" falsecount="1"/>
229
- <line num="132" count="16" type="stmt"/>
230
- <line num="136" count="16" type="cond" truecount="2" falsecount="0"/>
231
- <line num="137" count="3" type="cond" truecount="1" falsecount="1"/>
232
- <line num="139" count="3" type="cond" truecount="1" falsecount="1"/>
233
- <line num="140" count="0" type="stmt"/>
234
- <line num="146" count="3" type="stmt"/>
235
- <line num="154" count="0" type="stmt"/>
236
- <line num="162" count="13" type="cond" truecount="3" falsecount="1"/>
237
- <line num="163" count="0" type="stmt"/>
238
- <line num="172" count="13" type="stmt"/>
239
- <line num="174" count="13" type="stmt"/>
240
- <line num="188" count="3" type="stmt"/>
241
- <line num="190" count="17" type="cond" truecount="2" falsecount="0"/>
242
- <line num="191" count="1" type="stmt"/>
243
- <line num="196" count="1" type="stmt"/>
244
- <line num="199" count="16" type="stmt"/>
245
- <line num="200" count="16" type="cond" truecount="4" falsecount="0"/>
246
- <line num="201" count="2" type="stmt"/>
247
- <line num="203" count="0" type="stmt"/>
248
- <line num="209" count="0" type="stmt"/>
249
- <line num="210" count="0" type="stmt"/>
250
- <line num="213" count="14" type="stmt"/>
251
- <line num="216" count="14" type="cond" truecount="2" falsecount="3"/>
252
- <line num="217" count="0" type="stmt"/>
253
- <line num="221" count="14" type="cond" truecount="2" falsecount="2"/>
254
- <line num="222" count="0" type="stmt"/>
255
- <line num="223" count="0" type="stmt"/>
256
- <line num="225" count="14" type="stmt"/>
257
- <line num="228" count="0" type="stmt"/>
258
- <line num="232" count="3" type="stmt"/>
259
- <line num="233" count="3" type="stmt"/>
260
- <line num="234" count="3" type="stmt"/>
261
- <line num="235" count="3" type="stmt"/>
262
- <line num="236" count="3" type="stmt"/>
263
- <line num="237" count="3" type="stmt"/>
264
- <line num="240" count="3" type="stmt"/>
265
- <line num="241" count="3" type="stmt"/>
266
- <line num="242" count="3" type="stmt"/>
267
- <line num="243" count="3" type="stmt"/>
268
- </file>
269
- <file name="rest.js" path="/home/magicaltux/projects/klbfw/rest.js">
270
- <metrics statements="60" coveredstatements="44" conditionals="30" coveredconditionals="17" methods="16" coveredmethods="10"/>
271
- <line num="8" count="4" type="stmt"/>
272
- <line num="9" count="4" type="stmt"/>
273
- <line num="19" count="4" type="stmt"/>
274
- <line num="21" count="23" type="cond" truecount="2" falsecount="0"/>
275
- <line num="22" count="4" type="cond" truecount="2" falsecount="0"/>
276
- <line num="23" count="4" type="stmt"/>
277
- <line num="26" count="4" type="stmt"/>
278
- <line num="27" count="0" type="stmt"/>
279
- <line num="30" count="4" type="stmt"/>
280
- <line num="31" count="4" type="stmt"/>
281
- <line num="33" count="4" type="cond" truecount="2" falsecount="2"/>
282
- <line num="34" count="0" type="stmt"/>
283
- <line num="36" count="4" type="stmt"/>
284
- <line num="40" count="0" type="cond" truecount="0" falsecount="2"/>
285
- <line num="46" count="19" type="cond" truecount="1" falsecount="1"/>
286
- <line num="47" count="0" type="stmt"/>
287
- <line num="48" count="0" type="stmt"/>
288
- <line num="49" count="0" type="cond" truecount="0" falsecount="2"/>
289
- <line num="50" count="0" type="stmt"/>
290
- <line num="51" count="0" type="cond" truecount="0" falsecount="2"/>
291
- <line num="52" count="0" type="stmt"/>
292
- <line num="54" count="0" type="stmt"/>
293
- <line num="60" count="19" type="stmt"/>
294
- <line num="71" count="4" type="stmt"/>
295
- <line num="73" count="20" type="stmt"/>
296
- <line num="74" count="20" type="cond" truecount="2" falsecount="0"/>
297
- <line num="75" count="3" type="stmt"/>
298
- <line num="79" count="17" type="cond" truecount="1" falsecount="1"/>
299
- <line num="80" count="0" type="stmt"/>
300
- <line num="83" count="17" type="stmt"/>
301
- <line num="84" count="17" type="stmt"/>
302
- <line num="85" count="17" type="stmt"/>
303
- <line num="88" count="17" type="stmt"/>
304
- <line num="89" count="0" type="stmt"/>
305
- <line num="92" count="17" type="stmt"/>
306
- <line num="93" count="2" type="stmt"/>
307
- <line num="97" count="17" type="stmt"/>
308
- <line num="109" count="4" type="stmt"/>
309
- <line num="111" count="3" type="stmt"/>
310
- <line num="112" count="3" type="cond" truecount="2" falsecount="0"/>
311
- <line num="113" count="1" type="stmt"/>
312
- <line num="117" count="2" type="cond" truecount="1" falsecount="1"/>
313
- <line num="118" count="0" type="stmt"/>
314
- <line num="121" count="2" type="cond" truecount="2" falsecount="0"/>
315
- <line num="122" count="2" type="stmt"/>
316
- <line num="124" count="2" type="cond" truecount="1" falsecount="1"/>
317
- <line num="126" count="2" type="cond" truecount="1" falsecount="1"/>
318
- <line num="127" count="0" type="stmt"/>
319
- <line num="129" count="2" type="stmt"/>
320
- <line num="133" count="2" type="stmt"/>
321
- <line num="134" count="2" type="stmt"/>
322
- <line num="135" count="2" type="stmt"/>
323
- <line num="138" count="2" type="stmt"/>
324
- <line num="139" count="0" type="stmt"/>
325
- <line num="142" count="2" type="stmt"/>
326
- <line num="143" count="0" type="stmt"/>
327
- <line num="147" count="2" type="stmt"/>
328
- <line num="157" count="4" type="stmt"/>
329
- <line num="158" count="4" type="stmt"/>
330
- <line num="161" count="4" type="stmt"/>
331
- </file>
332
- <file name="upload.js" path="/home/magicaltux/projects/klbfw/upload.js">
333
- <metrics statements="368" coveredstatements="223" conditionals="192" coveredconditionals="83" methods="68" coveredmethods="43"/>
334
- <line num="56" count="3" type="stmt"/>
335
- <line num="57" count="3" type="stmt"/>
336
- <line num="58" count="3" type="stmt"/>
337
- <line num="63" count="3" type="stmt"/>
338
- <line num="90" count="3" type="cond" truecount="3" falsecount="1"/>
339
- <line num="91" count="0" type="stmt"/>
340
- <line num="92" count="0" type="stmt"/>
341
- <line num="93" count="0" type="stmt"/>
342
- <line num="94" count="0" type="stmt"/>
343
- <line num="95" count="0" type="stmt"/>
344
- <line num="96" count="0" type="stmt"/>
345
- <line num="97" count="0" type="stmt"/>
346
- <line num="99" count="0" type="stmt"/>
347
- <line num="100" count="0" type="stmt"/>
348
- <line num="107" count="3" type="stmt"/>
349
- <line num="115" count="11" type="cond" truecount="3" falsecount="1"/>
350
- <line num="116" count="11" type="stmt"/>
351
- <line num="117" count="0" type="cond" truecount="0" falsecount="4"/>
352
- <line num="118" count="0" type="stmt"/>
353
- <line num="119" count="0" type="cond" truecount="0" falsecount="2"/>
354
- <line num="121" count="0" type="stmt"/>
355
- <line num="123" count="0" type="stmt"/>
356
- <line num="132" count="1" type="cond" truecount="1" falsecount="1"/>
357
- <line num="133" count="1" type="stmt"/>
358
- <line num="134" count="0" type="cond" truecount="0" falsecount="4"/>
359
- <line num="135" count="0" type="stmt"/>
360
- <line num="136" count="0" type="stmt"/>
361
- <line num="139" count="0" type="stmt"/>
362
- <line num="140" count="0" type="cond" truecount="0" falsecount="2"/>
363
- <line num="141" count="0" type="stmt"/>
364
- <line num="142" count="0" type="cond" truecount="0" falsecount="2"/>
365
- <line num="144" count="0" type="stmt"/>
366
- <line num="147" count="0" type="stmt"/>
367
- <line num="149" count="0" type="stmt"/>
368
- <line num="158" count="12" type="cond" truecount="1" falsecount="1"/>
369
- <line num="159" count="12" type="stmt"/>
370
- <line num="160" count="12" type="stmt"/>
371
- <line num="161" count="12" type="stmt"/>
372
- <line num="162" count="12" type="stmt"/>
373
- <line num="163" count="0" type="cond" truecount="0" falsecount="4"/>
374
- <line num="164" count="0" type="cond" truecount="0" falsecount="2"/>
375
- <line num="166" count="0" type="stmt"/>
376
- <line num="171" count="0" type="stmt"/>
377
- <line num="172" count="0" type="stmt"/>
378
- <line num="173" count="0" type="stmt"/>
379
- <line num="174" count="0" type="stmt"/>
380
- <line num="175" count="0" type="stmt"/>
381
- <line num="177" count="0" type="stmt"/>
382
- <line num="178" count="0" type="cond" truecount="0" falsecount="2"/>
383
- <line num="180" count="0" type="stmt"/>
384
- <line num="181" count="0" type="stmt"/>
385
- <line num="183" count="0" type="stmt"/>
386
- <line num="186" count="0" type="stmt"/>
387
- <line num="196" count="37" type="cond" truecount="1" falsecount="1"/>
388
- <line num="197" count="37" type="stmt"/>
389
- <line num="198" count="37" type="stmt"/>
390
- <line num="199" count="0" type="cond" truecount="0" falsecount="4"/>
391
- <line num="200" count="0" type="stmt"/>
392
- <line num="210" count="3" type="stmt"/>
393
- <line num="211" count="3" type="stmt"/>
394
- <line num="226" count="15" type="cond" truecount="2" falsecount="0"/>
395
- <line num="243" count="3" type="cond" truecount="2" falsecount="0"/>
396
- <line num="244" count="3" type="cond" truecount="1" falsecount="1"/>
397
- <line num="249" count="3" type="cond" truecount="4" falsecount="0"/>
398
- <line num="251" count="1" type="stmt"/>
399
- <line num="253" count="2" type="stmt"/>
400
- <line num="255" count="2" type="stmt"/>
401
- <line num="257" count="2" type="cond" truecount="5" falsecount="0"/>
402
- <line num="258" count="1" type="stmt"/>
403
- <line num="259" count="1" type="cond" truecount="3" falsecount="1"/>
404
- <line num="260" count="0" type="stmt"/>
405
- <line num="263" count="2" type="stmt"/>
406
- <line num="265" count="0" type="stmt"/>
407
- <line num="266" count="0" type="stmt"/>
408
- <line num="271" count="3" type="stmt"/>
409
- <line num="272" count="3" type="stmt"/>
410
- <line num="275" count="3" type="stmt"/>
411
- <line num="276" count="3" type="stmt"/>
412
- <line num="279" count="3" type="stmt"/>
413
- <line num="290" count="3" type="stmt"/>
414
- <line num="291" count="3" type="stmt"/>
415
- <line num="293" count="3" type="stmt"/>
416
- <line num="294" count="8" type="stmt"/>
417
- <line num="295" count="8" type="cond" truecount="2" falsecount="0"/>
418
- <line num="296" count="7" type="stmt"/>
419
- <line num="297" count="7" type="stmt"/>
420
- <line num="302" count="3" type="stmt"/>
421
- <line num="303" count="3" type="stmt"/>
422
- <line num="304" count="3" type="stmt"/>
423
- <line num="306" count="3" type="stmt"/>
424
- <line num="308" count="3" type="stmt"/>
425
- <line num="316" count="3" type="stmt"/>
426
- <line num="317" count="3" type="cond" truecount="1" falsecount="1"/>
427
- <line num="320" count="3" type="stmt"/>
428
- <line num="323" count="3" type="stmt"/>
429
- <line num="338" count="3" type="stmt"/>
430
- <line num="342" count="3" type="stmt"/>
431
- <line num="351" count="3" type="stmt"/>
432
- <line num="362" count="36" type="stmt"/>
433
- <line num="365" count="36" type="cond" truecount="1" falsecount="1"/>
434
- <line num="366" count="0" type="stmt"/>
435
- <line num="370" count="36" type="stmt"/>
436
- <line num="380" count="0" type="cond" truecount="0" falsecount="2"/>
437
- <line num="383" count="0" type="stmt"/>
438
- <line num="384" count="0" type="cond" truecount="0" falsecount="2"/>
439
- <line num="385" count="0" type="stmt"/>
440
- <line num="390" count="0" type="stmt"/>
441
- <line num="391" count="0" type="stmt"/>
442
- <line num="392" count="0" type="stmt"/>
443
- <line num="395" count="0" type="stmt"/>
444
- <line num="398" count="0" type="stmt"/>
445
- <line num="401" count="0" type="stmt"/>
446
- <line num="414" count="6" type="stmt"/>
447
- <line num="417" count="6" type="cond" truecount="1" falsecount="1"/>
448
- <line num="420" count="6" type="stmt"/>
449
- <line num="421" count="6" type="stmt"/>
450
- <line num="422" count="6" type="stmt"/>
451
- <line num="423" count="6" type="stmt"/>
452
- <line num="426" count="6" type="stmt"/>
453
- <line num="429" count="4" type="cond" truecount="2" falsecount="0"/>
454
- <line num="430" count="1" type="stmt"/>
455
- <line num="434" count="3" type="cond" truecount="1" falsecount="1"/>
456
- <line num="435" count="3" type="stmt"/>
457
- <line num="439" count="0" type="stmt"/>
458
- <line num="440" count="0" type="stmt"/>
459
- <line num="441" count="0" type="stmt"/>
460
- <line num="443" count="0" type="stmt"/>
461
- <line num="453" count="1" type="stmt"/>
462
- <line num="456" count="1" type="stmt"/>
463
- <line num="464" count="1" type="stmt"/>
464
- <line num="465" count="1" type="stmt"/>
465
- <line num="466" count="1" type="stmt"/>
466
- <line num="468" count="1" type="stmt"/>
467
- <line num="471" count="1" type="stmt"/>
468
- <line num="474" count="1" type="stmt"/>
469
- <line num="475" count="1" type="cond" truecount="1" falsecount="1"/>
470
- <line num="478" count="1" type="stmt"/>
471
- <line num="479" count="1" type="stmt"/>
472
- <line num="480" count="1" type="stmt"/>
473
- <line num="481" count="1" type="stmt"/>
474
- <line num="482" count="1" type="stmt"/>
475
- <line num="485" count="1" type="stmt"/>
476
- <line num="487" count="0" type="stmt"/>
477
- <line num="497" count="3" type="stmt"/>
478
- <line num="500" count="3" type="stmt"/>
479
- <line num="501" count="3" type="stmt"/>
480
- <line num="503" count="3" type="cond" truecount="1" falsecount="1"/>
481
- <line num="505" count="3" type="stmt"/>
482
- <line num="509" count="3" type="stmt"/>
483
- <line num="510" count="3" type="stmt"/>
484
- <line num="511" count="3" type="stmt"/>
485
- <line num="512" count="3" type="stmt"/>
486
- <line num="513" count="3" type="stmt"/>
487
- <line num="516" count="3" type="stmt"/>
488
- <line num="527" count="12" type="stmt"/>
489
- <line num="530" count="12" type="stmt"/>
490
- <line num="531" count="12" type="stmt"/>
491
- <line num="536" count="12" type="cond" truecount="1" falsecount="1"/>
492
- <line num="538" count="12" type="stmt"/>
493
- <line num="539" count="0" type="cond" truecount="0" falsecount="2"/>
494
- <line num="541" count="0" type="stmt"/>
495
- <line num="549" count="0" type="stmt"/>
496
- <line num="550" count="0" type="stmt"/>
497
- <line num="554" count="12" type="stmt"/>
498
- <line num="555" count="9" type="cond" truecount="1" falsecount="1"/>
499
- <line num="556" count="0" type="stmt"/>
500
- <line num="557" count="0" type="stmt"/>
501
- <line num="561" count="9" type="cond" truecount="2" falsecount="0"/>
502
- <line num="562" count="1" type="stmt"/>
503
- <line num="563" count="8" type="cond" truecount="1" falsecount="1"/>
504
- <line num="564" count="8" type="stmt"/>
505
- <line num="566" count="0" type="stmt"/>
506
- <line num="579" count="1" type="stmt"/>
507
- <line num="581" count="1" type="stmt"/>
508
- <line num="591" count="1" type="stmt"/>
509
- <line num="594" count="1" type="stmt"/>
510
- <line num="595" count="1" type="stmt"/>
511
- <line num="597" count="0" type="stmt"/>
512
- <line num="609" count="8" type="stmt"/>
513
- <line num="614" count="8" type="cond" truecount="2" falsecount="0"/>
514
- <line num="615" count="6" type="stmt"/>
515
- <line num="616" count="6" type="stmt"/>
516
- <line num="620" count="8" type="stmt"/>
517
- <line num="627" count="8" type="stmt"/>
518
- <line num="630" count="8" type="stmt"/>
519
- <line num="631" count="8" type="stmt"/>
520
- <line num="633" count="0" type="stmt"/>
521
- <line num="644" count="29" type="cond" truecount="3" falsecount="1"/>
522
- <line num="647" count="29" type="stmt"/>
523
- <line num="648" count="29" type="stmt"/>
524
- <line num="651" count="29" type="stmt"/>
525
- <line num="652" count="126" type="cond" truecount="2" falsecount="0"/>
526
- <line num="654" count="12" type="cond" truecount="1" falsecount="1"/>
527
- <line num="657" count="12" type="stmt"/>
528
- <line num="658" count="12" type="stmt"/>
529
- <line num="659" count="114" type="cond" truecount="2" falsecount="0"/>
530
- <line num="661" count="66" type="stmt"/>
531
- <line num="662" count="66" type="stmt"/>
532
- <line num="665" count="48" type="stmt"/>
533
- <line num="669" count="60" type="cond" truecount="2" falsecount="0"/>
534
- <line num="673" count="29" type="stmt"/>
535
- <line num="676" count="29" type="cond" truecount="2" falsecount="0"/>
536
- <line num="678" count="3" type="stmt"/>
537
- <line num="680" count="3" type="cond" truecount="2" falsecount="0"/>
538
- <line num="681" count="1" type="stmt"/>
539
- <line num="682" count="2" type="cond" truecount="1" falsecount="1"/>
540
- <line num="683" count="2" type="stmt"/>
541
- <line num="695" count="1" type="stmt"/>
542
- <line num="697" count="1" type="stmt"/>
543
- <line num="699" count="1" type="stmt"/>
544
- <line num="702" count="1" type="stmt"/>
545
- <line num="705" count="1" type="stmt"/>
546
- <line num="706" count="1" type="stmt"/>
547
- <line num="709" count="1" type="stmt"/>
548
- <line num="718" count="1" type="stmt"/>
549
- <line num="719" count="1" type="stmt"/>
550
- <line num="722" count="1" type="stmt"/>
551
- <line num="725" count="1" type="stmt"/>
552
- <line num="728" count="1" type="stmt"/>
553
- <line num="731" count="1" type="stmt"/>
554
- <line num="733" count="0" type="stmt"/>
555
- <line num="742" count="2" type="stmt"/>
556
- <line num="745" count="2" type="stmt"/>
557
- <line num="746" count="2" type="stmt"/>
558
- <line num="749" count="2" type="stmt"/>
559
- <line num="752" count="2" type="stmt"/>
560
- <line num="755" count="2" type="stmt"/>
561
- <line num="758" count="2" type="stmt"/>
562
- <line num="760" count="0" type="stmt"/>
563
- <line num="769" count="21" type="cond" truecount="2" falsecount="0"/>
564
- <line num="772" count="20" type="cond" truecount="2" falsecount="0"/>
565
- <line num="774" count="6" type="stmt"/>
566
- <line num="777" count="6" type="stmt"/>
567
- <line num="781" count="20" type="stmt"/>
568
- <line num="790" count="3" type="stmt"/>
569
- <line num="791" count="56" type="stmt"/>
570
- <line num="793" count="119" type="stmt"/>
571
- <line num="802" count="3" type="stmt"/>
572
- <line num="804" count="0" type="stmt"/>
573
- <line num="805" count="0" type="stmt"/>
574
- <line num="809" count="0" type="stmt"/>
575
- <line num="813" count="3" type="stmt"/>
576
- <line num="816" count="0" type="cond" truecount="0" falsecount="2"/>
577
- <line num="818" count="0" type="cond" truecount="0" falsecount="2"/>
578
- <line num="820" count="0" type="cond" truecount="0" falsecount="2"/>
579
- <line num="821" count="0" type="stmt"/>
580
- <line num="822" count="0" type="stmt"/>
581
- <line num="825" count="0" type="stmt"/>
582
- <line num="826" count="0" type="stmt"/>
583
- <line num="827" count="0" type="stmt"/>
584
- <line num="828" count="0" type="cond" truecount="0" falsecount="2"/>
585
- <line num="829" count="0" type="stmt"/>
586
- <line num="832" count="0" type="stmt"/>
587
- <line num="833" count="0" type="stmt"/>
588
- <line num="835" count="0" type="stmt"/>
589
- <line num="836" count="0" type="stmt"/>
590
- <line num="837" count="0" type="cond" truecount="0" falsecount="2"/>
591
- <line num="838" count="0" type="stmt"/>
592
- <line num="841" count="0" type="stmt"/>
593
- <line num="842" count="0" type="cond" truecount="0" falsecount="2"/>
594
- <line num="843" count="0" type="stmt"/>
595
- <line num="844" count="0" type="stmt"/>
596
- <line num="845" count="0" type="stmt"/>
597
- <line num="847" count="0" type="cond" truecount="0" falsecount="2"/>
598
- <line num="848" count="0" type="cond" truecount="0" falsecount="2"/>
599
- <line num="851" count="0" type="stmt"/>
600
- <line num="855" count="0" type="stmt"/>
601
- <line num="856" count="0" type="stmt"/>
602
- <line num="857" count="0" type="cond" truecount="0" falsecount="2"/>
603
- <line num="859" count="0" type="stmt"/>
604
- <line num="861" count="0" type="cond" truecount="0" falsecount="2"/>
605
- <line num="862" count="0" type="stmt"/>
606
- <line num="865" count="0" type="cond" truecount="0" falsecount="2"/>
607
- <line num="866" count="0" type="stmt"/>
608
- <line num="869" count="0" type="stmt"/>
609
- <line num="870" count="0" type="stmt"/>
610
- <line num="871" count="0" type="cond" truecount="0" falsecount="2"/>
611
- <line num="872" count="0" type="stmt"/>
612
- <line num="875" count="0" type="cond" truecount="0" falsecount="2"/>
613
- <line num="877" count="0" type="stmt"/>
614
- <line num="879" count="0" type="stmt"/>
615
- <line num="880" count="0" type="stmt"/>
616
- <line num="882" count="0" type="stmt"/>
617
- <line num="883" count="0" type="stmt"/>
618
- <line num="886" count="0" type="stmt"/>
619
- <line num="894" count="0" type="stmt"/>
620
- <line num="902" count="0" type="stmt"/>
621
- <line num="904" count="0" type="stmt"/>
622
- <line num="905" count="0" type="cond" truecount="0" falsecount="2"/>
623
- <line num="906" count="0" type="cond" truecount="0" falsecount="2"/>
624
- <line num="909" count="0" type="stmt"/>
625
- <line num="910" count="0" type="stmt"/>
626
- <line num="911" count="0" type="cond" truecount="0" falsecount="2"/>
627
- <line num="914" count="0" type="stmt"/>
628
- <line num="915" count="0" type="stmt"/>
629
- <line num="916" count="0" type="cond" truecount="0" falsecount="2"/>
630
- <line num="920" count="0" type="stmt"/>
631
- <line num="925" count="0" type="stmt"/>
632
- <line num="926" count="0" type="stmt"/>
633
- <line num="940" count="3" type="stmt"/>
634
- <line num="941" count="6" type="stmt"/>
635
- <line num="943" count="6" type="cond" truecount="1" falsecount="1"/>
636
- <line num="944" count="6" type="cond" truecount="2" falsecount="0"/>
637
- <line num="947" count="6" type="stmt"/>
638
- <line num="960" count="6" type="stmt"/>
639
- <line num="969" count="3" type="stmt"/>
640
- <line num="971" count="1" type="cond" truecount="1" falsecount="1"/>
641
- <line num="973" count="0" type="stmt"/>
642
- <line num="976" count="1" type="stmt"/>
643
- <line num="977" count="1" type="cond" truecount="1" falsecount="1"/>
644
- <line num="978" count="1" type="stmt"/>
645
- <line num="979" count="1" type="stmt"/>
646
- <line num="985" count="1" type="stmt"/>
647
- <line num="993" count="3" type="stmt"/>
648
- <line num="995" count="0" type="cond" truecount="0" falsecount="2"/>
649
- <line num="997" count="0" type="cond" truecount="0" falsecount="2"/>
650
- <line num="998" count="0" type="stmt"/>
651
- <line num="1002" count="0" type="stmt"/>
652
- <line num="1003" count="0" type="cond" truecount="0" falsecount="2"/>
653
- <line num="1004" count="0" type="stmt"/>
654
- <line num="1005" count="0" type="stmt"/>
655
- <line num="1010" count="0" type="stmt"/>
656
- <line num="1011" count="0" type="cond" truecount="0" falsecount="2"/>
657
- <line num="1012" count="0" type="stmt"/>
658
- <line num="1013" count="0" type="stmt"/>
659
- <line num="1019" count="0" type="stmt"/>
660
- <line num="1026" count="3" type="stmt"/>
661
- <line num="1028" count="1" type="stmt"/>
662
- <line num="1031" count="1" type="cond" truecount="3" falsecount="1"/>
663
- <line num="1032" count="1" type="stmt"/>
664
- <line num="1036" count="1" type="stmt"/>
665
- <line num="1043" count="3" type="stmt"/>
666
- <line num="1045" count="1" type="stmt"/>
667
- <line num="1048" count="1" type="cond" truecount="3" falsecount="1"/>
668
- <line num="1049" count="1" type="stmt"/>
669
- <line num="1050" count="1" type="stmt"/>
670
- <line num="1054" count="1" type="stmt"/>
671
- <line num="1061" count="3" type="stmt"/>
672
- <line num="1063" count="1" type="stmt"/>
673
- <line num="1064" count="1" type="stmt"/>
674
- <line num="1066" count="1" type="stmt"/>
675
- <line num="1067" count="1" type="cond" truecount="1" falsecount="1"/>
676
- <line num="1068" count="1" type="stmt"/>
677
- <line num="1069" count="1" type="stmt"/>
678
- <line num="1070" count="1" type="stmt"/>
679
- <line num="1075" count="1" type="cond" truecount="1" falsecount="1"/>
680
- <line num="1078" count="1" type="stmt"/>
681
- <line num="1079" count="0" type="cond" truecount="0" falsecount="2"/>
682
- <line num="1080" count="0" type="stmt"/>
683
- <line num="1085" count="1" type="stmt"/>
684
- <line num="1088" count="1" type="stmt"/>
685
- <line num="1089" count="1" type="cond" truecount="1" falsecount="1"/>
686
- <line num="1090" count="1" type="stmt"/>
687
- <line num="1095" count="1" type="stmt"/>
688
- <line num="1096" count="1" type="stmt"/>
689
- <line num="1099" count="1" type="stmt"/>
690
- <line num="1102" count="1" type="stmt"/>
691
- <line num="1105" count="1" type="stmt"/>
692
- <line num="1113" count="3" type="stmt"/>
693
- <line num="1115" count="21" type="stmt"/>
694
- <line num="1118" count="21" type="stmt"/>
695
- <line num="1119" count="37" type="stmt"/>
696
- <line num="1122" count="37" type="cond" truecount="2" falsecount="0"/>
697
- <line num="1124" count="6" type="stmt"/>
698
- <line num="1125" count="6" type="stmt"/>
699
- <line num="1127" count="28" type="stmt"/>
700
- <line num="1128" count="28" type="stmt"/>
701
- <line num="1133" count="3" type="stmt"/>
702
- </file>
703
- <file name="util.js" path="/home/magicaltux/projects/klbfw/util.js">
704
- <metrics statements="38" coveredstatements="32" conditionals="26" coveredconditionals="19" methods="6" coveredmethods="4"/>
705
- <line num="9" count="4" type="stmt"/>
706
- <line num="16" count="4" type="stmt"/>
707
- <line num="18" count="2" type="cond" truecount="2" falsecount="0"/>
708
- <line num="21" count="2" type="cond" truecount="1" falsecount="1"/>
709
- <line num="23" count="0" type="stmt"/>
710
- <line num="26" count="2" type="cond" truecount="1" falsecount="1"/>
711
- <line num="28" count="0" type="stmt"/>
712
- <line num="32" count="2" type="stmt"/>
713
- <line num="33" count="2" type="stmt"/>
714
- <line num="35" count="2" type="cond" truecount="1" falsecount="1"/>
715
- <line num="36" count="0" type="stmt"/>
716
- <line num="40" count="0" type="stmt"/>
717
- <line num="43" count="2" type="stmt"/>
718
- <line num="46" count="0" type="cond" truecount="0" falsecount="2"/>
719
- <line num="50" count="0" type="cond" truecount="0" falsecount="2"/>
720
- <line num="60" count="4" type="stmt"/>
721
- <line num="61" count="1" type="stmt"/>
722
- <line num="62" count="1" type="stmt"/>
723
- <line num="63" count="1" type="stmt"/>
724
- <line num="65" count="1" type="stmt"/>
725
- <line num="66" count="12" type="stmt"/>
726
- <line num="69" count="12" type="cond" truecount="4" falsecount="0"/>
727
- <line num="72" count="11" type="cond" truecount="4" falsecount="0"/>
728
- <line num="73" count="1" type="stmt"/>
729
- <line num="74" count="1" type="stmt"/>
730
- <line num="78" count="10" type="cond" truecount="4" falsecount="0"/>
731
- <line num="79" count="2" type="cond" truecount="2" falsecount="0"/>
732
- <line num="81" count="1" type="stmt"/>
733
- <line num="82" count="1" type="stmt"/>
734
- <line num="83" count="1" type="stmt"/>
735
- <line num="86" count="1" type="stmt"/>
736
- <line num="87" count="1" type="stmt"/>
737
- <line num="88" count="1" type="stmt"/>
738
- <line num="89" count="1" type="stmt"/>
739
- <line num="94" count="8" type="stmt"/>
740
- <line num="97" count="1" type="stmt"/>
741
- <line num="101" count="4" type="stmt"/>
742
- <line num="102" count="4" type="stmt"/>
743
- </file>
744
- </package>
745
- <package name="klbfw.test">
746
- <metrics statements="83" coveredstatements="58" conditionals="87" coveredconditionals="40" methods="17" coveredmethods="8"/>
747
- <file name="setup.js" path="/home/magicaltux/projects/klbfw/test/setup.js">
748
- <metrics statements="83" coveredstatements="58" conditionals="87" coveredconditionals="40" methods="17" coveredmethods="8"/>
749
- <line num="4" count="5" type="stmt"/>
750
- <line num="7" count="5" type="cond" truecount="1" falsecount="1"/>
751
- <line num="10" count="5" type="stmt"/>
752
- <line num="46" count="5" type="stmt"/>
753
- <line num="48" count="7" type="stmt"/>
754
- <line num="51" count="7" type="stmt"/>
755
- <line num="52" count="2" type="stmt"/>
756
- <line num="58" count="7" type="stmt"/>
757
- <line num="59" count="0" type="stmt"/>
758
- <line num="65" count="7" type="stmt"/>
759
- <line num="68" count="5" type="stmt"/>
760
- <line num="70" count="19" type="stmt"/>
761
- <line num="73" count="19" type="cond" truecount="2" falsecount="0"/>
762
- <line num="74" count="19" type="cond" truecount="2" falsecount="0"/>
763
- <line num="75" count="19" type="cond" truecount="2" falsecount="0"/>
764
- <line num="79" count="5" type="stmt"/>
765
- <line num="80" count="35" type="cond" truecount="2" falsecount="0"/>
766
- <line num="81" count="6" type="stmt"/>
767
- <line num="83" count="6" type="stmt"/>
768
- <line num="84" count="0" type="cond" truecount="0" falsecount="6"/>
769
- <line num="86" count="0" type="stmt"/>
770
- <line num="96" count="0" type="stmt"/>
771
- <line num="101" count="0" type="stmt"/>
772
- <line num="106" count="0" type="stmt"/>
773
- <line num="112" count="0" type="stmt"/>
774
- <line num="125" count="0" type="stmt"/>
775
- <line num="133" count="35" type="cond" truecount="2" falsecount="0"/>
776
- <line num="134" count="6" type="stmt"/>
777
- <line num="136" count="6" type="stmt"/>
778
- <line num="137" count="0" type="cond" truecount="0" falsecount="6"/>
779
- <line num="139" count="0" type="stmt"/>
780
- <line num="149" count="0" type="stmt"/>
781
- <line num="154" count="0" type="stmt"/>
782
- <line num="159" count="0" type="stmt"/>
783
- <line num="165" count="0" type="stmt"/>
784
- <line num="178" count="0" type="stmt"/>
785
- <line num="186" count="35" type="cond" truecount="2" falsecount="0"/>
786
- <line num="187" count="6" type="stmt"/>
787
- <line num="191" count="35" type="stmt"/>
788
- <line num="193" count="8" type="stmt"/>
789
- <line num="196" count="8" type="cond" truecount="2" falsecount="0"/>
790
- <line num="197" count="1" type="stmt"/>
791
- <line num="198" count="7" type="cond" truecount="2" falsecount="0"/>
792
- <line num="199" count="1" type="stmt"/>
793
- <line num="200" count="6" type="cond" truecount="2" falsecount="0"/>
794
- <line num="201" count="2" type="stmt"/>
795
- <line num="202" count="4" type="cond" truecount="2" falsecount="0"/>
796
- <line num="203" count="1" type="stmt"/>
797
- <line num="204" count="3" type="cond" truecount="2" falsecount="0"/>
798
- <line num="205" count="2" type="stmt"/>
799
- <line num="206" count="1" type="cond" truecount="1" falsecount="1"/>
800
- <line num="208" count="0" type="stmt"/>
801
- <line num="213" count="0" type="cond" truecount="0" falsecount="2"/>
802
- <line num="215" count="0" type="stmt"/>
803
- <line num="221" count="0" type="stmt"/>
804
- <line num="223" count="1" type="cond" truecount="1" falsecount="1"/>
805
- <line num="225" count="1" type="stmt"/>
806
- <line num="230" count="0" type="stmt"/>
807
- <line num="236" count="7" type="cond" truecount="2" falsecount="0"/>
808
- <line num="237" count="1" type="stmt"/>
809
- <line num="242" count="0" type="cond" truecount="0" falsecount="2"/>
810
- <line num="244" count="0" type="stmt"/>
811
- <line num="253" count="6" type="stmt"/>
812
- <line num="254" count="6" type="cond" truecount="4" falsecount="0"/>
813
- <line num="255" count="3" type="stmt"/>
814
- <line num="256" count="3" type="cond" truecount="1" falsecount="1"/>
815
- <line num="257" count="3" type="stmt"/>
816
- <line num="258" count="0" type="cond" truecount="0" falsecount="2"/>
817
- <line num="259" count="0" type="stmt"/>
818
- <line num="272" count="6" type="stmt"/>
819
- <line num="273" count="6" type="cond" truecount="4" falsecount="1"/>
820
- <line num="275" count="1" type="stmt"/>
821
- <line num="285" count="1" type="stmt"/>
822
- <line num="290" count="2" type="stmt"/>
823
- <line num="295" count="2" type="stmt"/>
824
- <line num="308" count="0" type="stmt"/>
825
- <line num="315" count="6" type="stmt"/>
826
- <line num="320" count="6" type="cond" truecount="1" falsecount="1"/>
827
- <line num="322" count="6" type="stmt"/>
828
- <line num="327" count="35" type="stmt"/>
829
- <line num="332" count="35" type="cond" truecount="1" falsecount="1"/>
830
- <line num="333" count="35" type="stmt"/>
831
- <line num="337" count="5" type="stmt"/>
832
- </file>
833
- </package>
834
- </project>
835
- </coverage>