@kcuf/sls-logger-base 0.0.2 → 0.0.4

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 (71) hide show
  1. package/dist/cjs/class/sls-logger.js +7 -7
  2. package/dist/cjs/factory/generate-create-logger.js +4 -4
  3. package/dist/cjs/util/flatten-object.js +14 -9
  4. package/dist/cjs/util/flatten-test-path.js +11 -0
  5. package/dist/cjs/util/index.js +3 -3
  6. package/dist/cjs/util/merge-dont-send.js +14 -0
  7. package/dist/esm/class/sls-logger.js +7 -7
  8. package/dist/esm/class/sls-logger.js.map +1 -1
  9. package/dist/esm/factory/generate-create-logger.js +5 -5
  10. package/dist/esm/factory/generate-create-logger.js.map +1 -1
  11. package/dist/esm/types/common.js.map +1 -1
  12. package/dist/esm/types/options.js.map +1 -1
  13. package/dist/esm/util/flatten-object.js +14 -9
  14. package/dist/esm/util/flatten-object.js.map +1 -1
  15. package/dist/esm/util/flatten-test-path.js +6 -0
  16. package/dist/esm/util/flatten-test-path.js.map +1 -0
  17. package/dist/esm/util/index.js +1 -1
  18. package/dist/esm/util/index.js.map +1 -1
  19. package/dist/esm/util/merge-dont-send.js +9 -0
  20. package/dist/esm/util/merge-dont-send.js.map +1 -0
  21. package/dist/types/class/sls-logger.d.ts +1 -1
  22. package/dist/types/factory/generate-create-logger.d.ts +1 -1
  23. package/dist/types/types/common.d.ts +2 -12
  24. package/dist/types/types/options.d.ts +15 -8
  25. package/dist/types/util/flatten-object.d.ts +2 -2
  26. package/dist/types/util/flatten-test-path.d.ts +2 -0
  27. package/dist/types/util/index.d.ts +1 -1
  28. package/dist/types/util/merge-dont-send.d.ts +2 -0
  29. package/package.json +2 -2
  30. package/coverage/base.css +0 -224
  31. package/coverage/block-navigation.js +0 -87
  32. package/coverage/clover.xml +0 -417
  33. package/coverage/coverage-final.json +0 -20
  34. package/coverage/favicon.png +0 -0
  35. package/coverage/index.html +0 -176
  36. package/coverage/prettify.css +0 -1
  37. package/coverage/prettify.js +0 -2
  38. package/coverage/sort-arrow-sprite.png +0 -0
  39. package/coverage/sorter.js +0 -196
  40. package/coverage/src/class/index.html +0 -146
  41. package/coverage/src/class/index.ts.html +0 -85
  42. package/coverage/src/class/sls-logger.ts.html +0 -457
  43. package/coverage/src/class/sls-pipe.ts.html +0 -400
  44. package/coverage/src/const/index.html +0 -116
  45. package/coverage/src/const/index.ts.html +0 -127
  46. package/coverage/src/factory/create-logger.ts.html +0 -166
  47. package/coverage/src/factory/generate-create-logger.ts.html +0 -184
  48. package/coverage/src/factory/index.html +0 -131
  49. package/coverage/src/index.html +0 -116
  50. package/coverage/src/index.ts.html +0 -118
  51. package/coverage/src/util/build-post-body.ts.html +0 -166
  52. package/coverage/src/util/convert-error-to-plain.ts.html +0 -133
  53. package/coverage/src/util/convert-log-info.ts.html +0 -214
  54. package/coverage/src/util/create-sls-log-quick.ts.html +0 -157
  55. package/coverage/src/util/flatten-object.ts.html +0 -283
  56. package/coverage/src/util/flatten-should-ignore.ts.html +0 -151
  57. package/coverage/src/util/get-log-once-key.ts.html +0 -115
  58. package/coverage/src/util/get-silent-countdown.ts.html +0 -97
  59. package/coverage/src/util/index.html +0 -281
  60. package/coverage/src/util/index.ts.html +0 -112
  61. package/coverage/src/util/merge-default-params.ts.html +0 -148
  62. package/coverage/src/util/merge-should-ignore.ts.html +0 -115
  63. package/coverage/src/util/resolve-default-params.ts.html +0 -103
  64. package/dist/cjs/util/flatten-should-ignore.js +0 -22
  65. package/dist/cjs/util/merge-should-ignore.js +0 -14
  66. package/dist/esm/util/flatten-should-ignore.js +0 -17
  67. package/dist/esm/util/flatten-should-ignore.js.map +0 -1
  68. package/dist/esm/util/merge-should-ignore.js +0 -9
  69. package/dist/esm/util/merge-should-ignore.js.map +0 -1
  70. package/dist/types/util/flatten-should-ignore.d.ts +0 -2
  71. package/dist/types/util/merge-should-ignore.d.ts +0 -2
@@ -1,417 +0,0 @@
1
- <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1726882649549" clover="3.2.0">
3
- <project timestamp="1726882649549" name="All files">
4
- <metrics statements="339" coveredstatements="339" conditionals="115" coveredconditionals="115" methods="25" coveredmethods="25" elements="479" coveredelements="479" complexity="0" loc="339" ncloc="339" packages="5" files="19" classes="19"/>
5
- <package name="src">
6
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
7
- <file name="index.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/index.ts">
8
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
9
- <line num="1" count="1" type="stmt"/>
10
- </file>
11
- </package>
12
- <package name="src.class">
13
- <metrics statements="149" coveredstatements="149" conditionals="48" coveredconditionals="48" methods="10" coveredmethods="10"/>
14
- <file name="index.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/class/index.ts">
15
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
16
- <line num="1" count="1" type="stmt"/>
17
- </file>
18
- <file name="sls-logger.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/class/sls-logger.ts">
19
- <metrics statements="83" coveredstatements="83" conditionals="32" coveredconditionals="32" methods="3" coveredmethods="3"/>
20
- <line num="1" count="1" type="stmt"/>
21
- <line num="15" count="1" type="stmt"/>
22
- <line num="21" count="1" type="stmt"/>
23
- <line num="23" count="1" type="stmt"/>
24
- <line num="28" count="1" type="stmt"/>
25
- <line num="31" count="1" type="stmt"/>
26
- <line num="33" count="1" type="cond" truecount="1" falsecount="0"/>
27
- <line num="34" count="11" type="stmt"/>
28
- <line num="35" count="11" type="stmt"/>
29
- <line num="36" count="11" type="stmt"/>
30
- <line num="37" count="11" type="stmt"/>
31
- <line num="38" count="11" type="cond" truecount="1" falsecount="0"/>
32
- <line num="39" count="11" type="cond" truecount="1" falsecount="0"/>
33
- <line num="40" count="11" type="cond" truecount="1" falsecount="0"/>
34
- <line num="41" count="11" type="stmt"/>
35
- <line num="42" count="11" type="stmt"/>
36
- <line num="44" count="1" type="cond" truecount="1" falsecount="0"/>
37
- <line num="45" count="63" type="stmt"/>
38
- <line num="46" count="63" type="stmt"/>
39
- <line num="47" count="63" type="stmt"/>
40
- <line num="49" count="63" type="cond" truecount="1" falsecount="0"/>
41
- <line num="50" count="40" type="stmt"/>
42
- <line num="51" count="63" type="cond" truecount="1" falsecount="0"/>
43
- <line num="52" count="23" type="stmt"/>
44
- <line num="53" count="23" type="stmt"/>
45
- <line num="55" count="63" type="stmt"/>
46
- <line num="56" count="63" type="stmt"/>
47
- <line num="57" count="63" type="stmt"/>
48
- <line num="58" count="63" type="stmt"/>
49
- <line num="59" count="63" type="stmt"/>
50
- <line num="60" count="63" type="stmt"/>
51
- <line num="61" count="63" type="stmt"/>
52
- <line num="62" count="63" type="stmt"/>
53
- <line num="63" count="63" type="stmt"/>
54
- <line num="64" count="63" type="stmt"/>
55
- <line num="65" count="63" type="stmt"/>
56
- <line num="66" count="63" type="stmt"/>
57
- <line num="67" count="63" type="stmt"/>
58
- <line num="68" count="63" type="stmt"/>
59
- <line num="69" count="63" type="stmt"/>
60
- <line num="70" count="63" type="cond" truecount="2" falsecount="0"/>
61
- <line num="71" count="63" type="stmt"/>
62
- <line num="73" count="63" type="cond" truecount="1" falsecount="0"/>
63
- <line num="74" count="8" type="stmt"/>
64
- <line num="75" count="8" type="cond" truecount="1" falsecount="0"/>
65
- <line num="77" count="63" type="cond" truecount="1" falsecount="0"/>
66
- <line num="78" count="3" type="stmt"/>
67
- <line num="79" count="3" type="cond" truecount="1" falsecount="0"/>
68
- <line num="81" count="55" type="stmt"/>
69
- <line num="83" count="63" type="cond" truecount="1" falsecount="0"/>
70
- <line num="84" count="28" type="cond" truecount="1" falsecount="0"/>
71
- <line num="85" count="6" type="cond" truecount="2" falsecount="0"/>
72
- <line num="86" count="28" type="cond" truecount="2" falsecount="0"/>
73
- <line num="87" count="1" type="stmt"/>
74
- <line num="88" count="22" type="cond" truecount="1" falsecount="0"/>
75
- <line num="89" count="21" type="stmt"/>
76
- <line num="90" count="21" type="stmt"/>
77
- <line num="91" count="28" type="cond" truecount="1" falsecount="0"/>
78
- <line num="93" count="55" type="stmt"/>
79
- <line num="94" count="55" type="stmt"/>
80
- <line num="95" count="55" type="stmt"/>
81
- <line num="96" count="55" type="stmt"/>
82
- <line num="97" count="55" type="stmt"/>
83
- <line num="98" count="55" type="stmt"/>
84
- <line num="99" count="63" type="stmt"/>
85
- <line num="104" count="1" type="cond" truecount="1" falsecount="0"/>
86
- <line num="105" count="63" type="stmt"/>
87
- <line num="106" count="63" type="stmt"/>
88
- <line num="107" count="63" type="stmt"/>
89
- <line num="108" count="63" type="stmt"/>
90
- <line num="109" count="63" type="stmt"/>
91
- <line num="111" count="63" type="cond" truecount="2" falsecount="0"/>
92
- <line num="112" count="4" type="stmt"/>
93
- <line num="113" count="4" type="cond" truecount="1" falsecount="0"/>
94
- <line num="115" count="63" type="cond" truecount="2" falsecount="0"/>
95
- <line num="116" count="3" type="stmt"/>
96
- <line num="117" count="3" type="cond" truecount="1" falsecount="0"/>
97
- <line num="119" count="63" type="cond" truecount="3" falsecount="0"/>
98
- <line num="120" count="2" type="stmt"/>
99
- <line num="121" count="2" type="cond" truecount="1" falsecount="0"/>
100
- <line num="123" count="54" type="stmt"/>
101
- <line num="124" count="63" type="stmt"/>
102
- <line num="125" count="1" type="stmt"/>
103
- </file>
104
- <file name="sls-pipe.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/class/sls-pipe.ts">
105
- <metrics statements="65" coveredstatements="65" conditionals="16" coveredconditionals="16" methods="7" coveredmethods="7"/>
106
- <line num="1" count="1" type="stmt"/>
107
- <line num="11" count="1" type="stmt"/>
108
- <line num="16" count="1" type="stmt"/>
109
- <line num="19" count="1" type="stmt"/>
110
- <line num="20" count="1" type="stmt"/>
111
- <line num="21" count="1" type="stmt"/>
112
- <line num="23" count="1" type="cond" truecount="1" falsecount="0"/>
113
- <line num="24" count="11" type="stmt"/>
114
- <line num="25" count="11" type="stmt"/>
115
- <line num="27" count="11" type="stmt"/>
116
- <line num="29" count="11" type="cond" truecount="1" falsecount="0"/>
117
- <line num="30" count="2" type="stmt"/>
118
- <line num="32" count="2" type="cond" truecount="1" falsecount="0"/>
119
- <line num="33" count="2" type="stmt"/>
120
- <line num="34" count="2" type="stmt"/>
121
- <line num="35" count="2" type="stmt"/>
122
- <line num="36" count="2" type="stmt"/>
123
- <line num="37" count="11" type="stmt"/>
124
- <line num="42" count="1" type="cond" truecount="1" falsecount="0"/>
125
- <line num="43" count="55" type="cond" truecount="1" falsecount="0"/>
126
- <line num="44" count="3" type="stmt"/>
127
- <line num="46" count="3" type="stmt"/>
128
- <line num="47" count="3" type="cond" truecount="1" falsecount="0"/>
129
- <line num="49" count="52" type="stmt"/>
130
- <line num="50" count="52" type="stmt"/>
131
- <line num="51" count="55" type="stmt"/>
132
- <line num="53" count="1" type="cond" truecount="1" falsecount="0"/>
133
- <line num="54" count="52" type="cond" truecount="1" falsecount="0"/>
134
- <line num="55" count="4" type="stmt"/>
135
- <line num="56" count="4" type="cond" truecount="1" falsecount="0"/>
136
- <line num="58" count="48" type="stmt"/>
137
- <line num="59" count="52" type="stmt"/>
138
- <line num="64" count="1" type="cond" truecount="1" falsecount="0"/>
139
- <line num="65" count="30" type="stmt"/>
140
- <line num="66" count="30" type="stmt"/>
141
- <line num="67" count="30" type="stmt"/>
142
- <line num="68" count="30" type="stmt"/>
143
- <line num="69" count="30" type="stmt"/>
144
- <line num="70" count="30" type="stmt"/>
145
- <line num="71" count="30" type="stmt"/>
146
- <line num="73" count="30" type="cond" truecount="1" falsecount="0"/>
147
- <line num="74" count="30" type="stmt"/>
148
- <line num="76" count="30" type="stmt"/>
149
- <line num="77" count="30" type="stmt"/>
150
- <line num="79" count="30" type="stmt"/>
151
- <line num="80" count="30" type="stmt"/>
152
- <line num="81" count="30" type="stmt"/>
153
- <line num="82" count="30" type="stmt"/>
154
- <line num="83" count="30" type="stmt"/>
155
- <line num="88" count="1" type="cond" truecount="1" falsecount="0"/>
156
- <line num="89" count="27" type="stmt"/>
157
- <line num="90" count="27" type="stmt"/>
158
- <line num="91" count="27" type="stmt"/>
159
- <line num="92" count="27" type="stmt"/>
160
- <line num="94" count="1" type="cond" truecount="1" falsecount="0"/>
161
- <line num="95" count="75" type="cond" truecount="1" falsecount="0"/>
162
- <line num="96" count="48" type="stmt"/>
163
- <line num="97" count="48" type="stmt"/>
164
- <line num="98" count="48" type="stmt"/>
165
- <line num="99" count="75" type="stmt"/>
166
- <line num="101" count="1" type="cond" truecount="1" falsecount="0"/>
167
- <line num="102" count="48" type="stmt"/>
168
- <line num="103" count="48" type="cond" truecount="1" falsecount="0"/>
169
- <line num="104" count="48" type="stmt"/>
170
- <line num="105" count="1" type="stmt"/>
171
- </file>
172
- </package>
173
- <package name="src.const">
174
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
175
- <file name="index.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/const/index.ts">
176
- <metrics statements="5" coveredstatements="5" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
177
- <line num="4" count="1" type="stmt"/>
178
- <line num="9" count="1" type="stmt"/>
179
- <line num="11" count="1" type="stmt"/>
180
- <line num="13" count="1" type="stmt"/>
181
- <line num="15" count="1" type="stmt"/>
182
- </file>
183
- </package>
184
- <package name="src.factory">
185
- <metrics statements="32" coveredstatements="32" conditionals="3" coveredconditionals="3" methods="2" coveredmethods="2"/>
186
- <file name="create-logger.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/factory/create-logger.ts">
187
- <metrics statements="14" coveredstatements="14" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
188
- <line num="1" count="1" type="stmt"/>
189
- <line num="8" count="1" type="stmt"/>
190
- <line num="11" count="1" type="stmt"/>
191
- <line num="16" count="11" type="cond" truecount="1" falsecount="0"/>
192
- <line num="17" count="11" type="stmt"/>
193
- <line num="18" count="11" type="stmt"/>
194
- <line num="20" count="11" type="stmt"/>
195
- <line num="21" count="11" type="stmt"/>
196
- <line num="22" count="11" type="stmt"/>
197
- <line num="23" count="11" type="stmt"/>
198
- <line num="24" count="11" type="stmt"/>
199
- <line num="25" count="11" type="stmt"/>
200
- <line num="27" count="11" type="stmt"/>
201
- <line num="28" count="11" type="stmt"/>
202
- </file>
203
- <file name="generate-create-logger.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/factory/generate-create-logger.ts">
204
- <metrics statements="18" coveredstatements="18" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
205
- <line num="1" count="1" type="stmt"/>
206
- <line num="10" count="1" type="stmt"/>
207
- <line num="12" count="1" type="stmt"/>
208
- <line num="19" count="4" type="cond" truecount="1" falsecount="0"/>
209
- <line num="20" count="4" type="stmt"/>
210
- <line num="21" count="4" type="stmt"/>
211
- <line num="22" count="4" type="stmt"/>
212
- <line num="23" count="4" type="stmt"/>
213
- <line num="25" count="4" type="cond" truecount="1" falsecount="0"/>
214
- <line num="26" count="4" type="stmt"/>
215
- <line num="27" count="4" type="stmt"/>
216
- <line num="28" count="4" type="stmt"/>
217
- <line num="29" count="4" type="stmt"/>
218
- <line num="30" count="4" type="stmt"/>
219
- <line num="31" count="4" type="stmt"/>
220
- <line num="32" count="4" type="stmt"/>
221
- <line num="33" count="4" type="stmt"/>
222
- <line num="34" count="4" type="stmt"/>
223
- </file>
224
- </package>
225
- <package name="src.util">
226
- <metrics statements="152" coveredstatements="152" conditionals="64" coveredconditionals="64" methods="13" coveredmethods="13"/>
227
- <file name="build-post-body.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/build-post-body.ts">
228
- <metrics statements="13" coveredstatements="13" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
229
- <line num="1" count="1" type="stmt"/>
230
- <line num="7" count="1" type="stmt"/>
231
- <line num="9" count="1" type="stmt"/>
232
- <line num="17" count="30" type="cond" truecount="1" falsecount="0"/>
233
- <line num="18" count="30" type="stmt"/>
234
- <line num="20" count="30" type="cond" truecount="1" falsecount="0"/>
235
- <line num="21" count="24" type="stmt"/>
236
- <line num="22" count="24" type="stmt"/>
237
- <line num="24" count="30" type="stmt"/>
238
- <line num="25" count="30" type="stmt"/>
239
- <line num="26" count="30" type="stmt"/>
240
- <line num="27" count="30" type="stmt"/>
241
- <line num="28" count="30" type="stmt"/>
242
- </file>
243
- <file name="convert-error-to-plain.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/convert-error-to-plain.ts">
244
- <metrics statements="11" coveredstatements="11" conditionals="2" coveredconditionals="2" methods="1" coveredmethods="1"/>
245
- <line num="1" count="1" type="stmt"/>
246
- <line num="6" count="4" type="cond" truecount="1" falsecount="0"/>
247
- <line num="7" count="4" type="stmt"/>
248
- <line num="8" count="4" type="stmt"/>
249
- <line num="9" count="4" type="stmt"/>
250
- <line num="10" count="4" type="stmt"/>
251
- <line num="12" count="4" type="cond" truecount="1" falsecount="0"/>
252
- <line num="13" count="6" type="stmt"/>
253
- <line num="14" count="4" type="stmt"/>
254
- <line num="16" count="4" type="stmt"/>
255
- <line num="17" count="4" type="stmt"/>
256
- </file>
257
- <file name="convert-log-info.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/convert-log-info.ts">
258
- <metrics statements="22" coveredstatements="22" conditionals="12" coveredconditionals="12" methods="1" coveredmethods="1"/>
259
- <line num="11" count="55" type="cond" truecount="1" falsecount="0"/>
260
- <line num="12" count="55" type="stmt"/>
261
- <line num="14" count="55" type="cond" truecount="1" falsecount="0"/>
262
- <line num="15" count="171" type="stmt"/>
263
- <line num="17" count="171" type="cond" truecount="3" falsecount="0"/>
264
- <line num="18" count="3" type="stmt"/>
265
- <line num="19" count="3" type="cond" truecount="1" falsecount="0"/>
266
- <line num="21" count="171" type="cond" truecount="1" falsecount="0"/>
267
- <line num="22" count="134" type="stmt"/>
268
- <line num="23" count="171" type="cond" truecount="3" falsecount="0"/>
269
- <line num="24" count="28" type="stmt"/>
270
- <line num="25" count="34" type="cond" truecount="1" falsecount="0"/>
271
- <line num="26" count="6" type="stmt"/>
272
- <line num="27" count="6" type="stmt"/>
273
- <line num="28" count="6" type="cond" truecount="1" falsecount="0"/>
274
- <line num="29" count="1" type="stmt"/>
275
- <line num="30" count="1" type="stmt"/>
276
- <line num="31" count="6" type="stmt"/>
277
- <line num="32" count="55" type="stmt"/>
278
- <line num="41" count="55" type="stmt"/>
279
- <line num="43" count="55" type="stmt"/>
280
- <line num="44" count="55" type="stmt"/>
281
- </file>
282
- <file name="create-sls-log-quick.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/create-sls-log-quick.ts">
283
- <metrics statements="16" coveredstatements="16" conditionals="4" coveredconditionals="4" methods="1" coveredmethods="1"/>
284
- <line num="8" count="66" type="cond" truecount="1" falsecount="0"/>
285
- <line num="9" count="66" type="cond" truecount="1" falsecount="0"/>
286
- <line num="10" count="7" type="stmt"/>
287
- <line num="11" count="7" type="stmt"/>
288
- <line num="12" count="7" type="stmt"/>
289
- <line num="14" count="7" type="cond" truecount="1" falsecount="0"/>
290
- <line num="15" count="6" type="stmt"/>
291
- <line num="16" count="7" type="cond" truecount="1" falsecount="0"/>
292
- <line num="17" count="1" type="stmt"/>
293
- <line num="18" count="1" type="stmt"/>
294
- <line num="20" count="7" type="stmt"/>
295
- <line num="21" count="7" type="stmt"/>
296
- <line num="22" count="7" type="stmt"/>
297
- <line num="23" count="7" type="stmt"/>
298
- <line num="24" count="7" type="stmt"/>
299
- <line num="25" count="66" type="stmt"/>
300
- </file>
301
- <file name="flatten-object.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/flatten-object.ts">
302
- <metrics statements="38" coveredstatements="38" conditionals="16" coveredconditionals="16" methods="3" coveredmethods="3"/>
303
- <line num="1" count="1" type="stmt"/>
304
- <line num="2" count="1" type="stmt"/>
305
- <line num="3" count="1" type="stmt"/>
306
- <line num="4" count="1" type="stmt"/>
307
- <line num="10" count="1" type="stmt"/>
308
- <line num="11" count="1" type="stmt"/>
309
- <line num="24" count="6" type="cond" truecount="1" falsecount="0"/>
310
- <line num="25" count="6" type="cond" truecount="1" falsecount="0"/>
311
- <line num="26" count="3" type="stmt"/>
312
- <line num="27" count="6" type="cond" truecount="1" falsecount="0"/>
313
- <line num="28" count="6" type="stmt"/>
314
- <line num="29" count="6" type="stmt"/>
315
- <line num="30" count="6" type="stmt"/>
316
- <line num="31" count="6" type="stmt"/>
317
- <line num="32" count="6" type="stmt"/>
318
- <line num="33" count="6" type="stmt"/>
319
- <line num="35" count="6" type="cond" truecount="1" falsecount="0"/>
320
- <line num="36" count="38" type="cond" truecount="2" falsecount="0"/>
321
- <line num="37" count="38" type="stmt"/>
322
- <line num="39" count="6" type="cond" truecount="1" falsecount="0"/>
323
- <line num="40" count="17" type="stmt"/>
324
- <line num="42" count="17" type="cond" truecount="1" falsecount="0"/>
325
- <line num="43" count="42" type="stmt"/>
326
- <line num="44" count="42" type="cond" truecount="2" falsecount="0"/>
327
- <line num="47" count="42" type="cond" truecount="1" falsecount="0"/>
328
- <line num="48" count="10" type="stmt"/>
329
- <line num="49" count="10" type="cond" truecount="1" falsecount="0"/>
330
- <line num="51" count="32" type="stmt"/>
331
- <line num="54" count="42" type="cond" truecount="3" falsecount="0"/>
332
- <line num="55" count="21" type="stmt"/>
333
- <line num="57" count="21" type="stmt"/>
334
- <line num="58" count="21" type="cond" truecount="1" falsecount="0"/>
335
- <line num="60" count="11" type="stmt"/>
336
- <line num="61" count="17" type="stmt"/>
337
- <line num="62" count="17" type="stmt"/>
338
- <line num="64" count="6" type="stmt"/>
339
- <line num="66" count="6" type="stmt"/>
340
- <line num="67" count="6" type="stmt"/>
341
- </file>
342
- <file name="flatten-should-ignore.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/flatten-should-ignore.ts">
343
- <metrics statements="15" coveredstatements="15" conditionals="9" coveredconditionals="9" methods="1" coveredmethods="1"/>
344
- <line num="5" count="42" type="cond" truecount="1" falsecount="0"/>
345
- <line num="6" count="42" type="cond" truecount="1" falsecount="0"/>
346
- <line num="7" count="2" type="stmt"/>
347
- <line num="8" count="2" type="cond" truecount="1" falsecount="0"/>
348
- <line num="10" count="42" type="cond" truecount="1" falsecount="0"/>
349
- <line num="11" count="16" type="stmt"/>
350
- <line num="12" count="16" type="cond" truecount="1" falsecount="0"/>
351
- <line num="14" count="42" type="cond" truecount="1" falsecount="0"/>
352
- <line num="15" count="7" type="stmt"/>
353
- <line num="16" count="7" type="cond" truecount="1" falsecount="0"/>
354
- <line num="18" count="42" type="cond" truecount="1" falsecount="0"/>
355
- <line num="19" count="12" type="stmt"/>
356
- <line num="20" count="12" type="cond" truecount="1" falsecount="0"/>
357
- <line num="22" count="5" type="stmt"/>
358
- <line num="23" count="5" type="stmt"/>
359
- </file>
360
- <file name="get-log-once-key.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/get-log-once-key.ts">
361
- <metrics statements="9" coveredstatements="9" conditionals="5" coveredconditionals="5" methods="1" coveredmethods="1"/>
362
- <line num="1" count="63" type="cond" truecount="1" falsecount="0"/>
363
- <line num="2" count="63" type="cond" truecount="1" falsecount="0"/>
364
- <line num="3" count="56" type="stmt"/>
365
- <line num="4" count="56" type="cond" truecount="1" falsecount="0"/>
366
- <line num="6" count="63" type="cond" truecount="1" falsecount="0"/>
367
- <line num="7" count="3" type="stmt"/>
368
- <line num="8" count="3" type="cond" truecount="1" falsecount="0"/>
369
- <line num="10" count="4" type="stmt"/>
370
- <line num="11" count="4" type="stmt"/>
371
- </file>
372
- <file name="get-silent-countdown.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/get-silent-countdown.ts">
373
- <metrics statements="4" coveredstatements="4" conditionals="1" coveredconditionals="1" methods="1" coveredmethods="1"/>
374
- <line num="1" count="1" type="stmt"/>
375
- <line num="3" count="11" type="cond" truecount="1" falsecount="0"/>
376
- <line num="4" count="11" type="stmt"/>
377
- <line num="5" count="11" type="stmt"/>
378
- </file>
379
- <file name="index.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/index.ts">
380
- <metrics statements="1" coveredstatements="1" conditionals="0" coveredconditionals="0" methods="0" coveredmethods="0"/>
381
- <line num="1" count="1" type="stmt"/>
382
- </file>
383
- <file name="merge-default-params.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/merge-default-params.ts">
384
- <metrics statements="14" coveredstatements="14" conditionals="5" coveredconditionals="5" methods="1" coveredmethods="1"/>
385
- <line num="1" count="1" type="stmt"/>
386
- <line num="5" count="1" type="stmt"/>
387
- <line num="10" count="4" type="cond" truecount="1" falsecount="0"/>
388
- <line num="11" count="4" type="cond" truecount="2" falsecount="0"/>
389
- <line num="12" count="1" type="cond" truecount="1" falsecount="0"/>
390
- <line num="13" count="2" type="stmt"/>
391
- <line num="14" count="2" type="stmt"/>
392
- <line num="15" count="2" type="stmt"/>
393
- <line num="16" count="1" type="cond" truecount="1" falsecount="0"/>
394
- <line num="18" count="3" type="stmt"/>
395
- <line num="19" count="3" type="stmt"/>
396
- <line num="20" count="3" type="stmt"/>
397
- <line num="21" count="3" type="stmt"/>
398
- <line num="22" count="3" type="stmt"/>
399
- </file>
400
- <file name="merge-should-ignore.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/merge-should-ignore.ts">
401
- <metrics statements="6" coveredstatements="6" conditionals="5" coveredconditionals="5" methods="1" coveredmethods="1"/>
402
- <line num="5" count="4" type="cond" truecount="1" falsecount="0"/>
403
- <line num="6" count="4" type="cond" truecount="2" falsecount="0"/>
404
- <line num="7" count="3" type="stmt"/>
405
- <line num="8" count="3" type="cond" truecount="1" falsecount="0"/>
406
- <line num="10" count="1" type="cond" truecount="1" falsecount="0"/>
407
- <line num="11" count="1" type="stmt"/>
408
- </file>
409
- <file name="resolve-default-params.ts" path="/Users/newbee/zombie/kcuf/packages-fetcher/sls-logger-base/src/util/resolve-default-params.ts">
410
- <metrics statements="3" coveredstatements="3" conditionals="3" coveredconditionals="3" methods="1" coveredmethods="1"/>
411
- <line num="5" count="59" type="cond" truecount="1" falsecount="0"/>
412
- <line num="6" count="59" type="cond" truecount="2" falsecount="0"/>
413
- <line num="7" count="59" type="stmt"/>
414
- </file>
415
- </package>
416
- </project>
417
- </coverage>