@prosopo/keyring 2.8.35 → 2.8.39

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