topkat-utils 1.3.10 → 1.3.12

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 (33) hide show
  1. package/coverage/clover.xml +158 -157
  2. package/coverage/coverage-final.json +4 -4
  3. package/coverage/lcov-report/clean-stack-trace.ts.html +1 -1
  4. package/coverage/lcov-report/config.ts.html +7 -19
  5. package/coverage/lcov-report/error-utils.ts.html +43 -7
  6. package/coverage/lcov-report/index.html +36 -36
  7. package/coverage/lcov-report/is-empty.ts.html +1 -1
  8. package/coverage/lcov-report/is-nodejs.ts.html +1 -1
  9. package/coverage/lcov-report/is-object.ts.html +1 -1
  10. package/coverage/lcov-report/isset.ts.html +1 -1
  11. package/coverage/lcov-report/logger-utils.ts.html +22 -43
  12. package/coverage/lcov-report/loop-utils.ts.html +1 -1
  13. package/coverage/lcov-report/math-utils.ts.html +1 -1
  14. package/coverage/lcov-report/object-utils.ts.html +15 -15
  15. package/coverage/lcov-report/regexp-utils.ts.html +1 -1
  16. package/coverage/lcov-report/remove-circular-json-stringify.ts.html +1 -1
  17. package/coverage/lcov-report/string-utils.ts.html +1 -1
  18. package/coverage/lcov-report/timer-utils.ts.html +1 -1
  19. package/coverage/lcov-report/transaction-utils.ts.html +1 -1
  20. package/coverage/lcov.info +208 -209
  21. package/dist/src/config.d.ts +0 -2
  22. package/dist/src/config.js +0 -2
  23. package/dist/src/config.js.map +1 -1
  24. package/dist/src/error-utils.d.ts +1 -0
  25. package/dist/src/error-utils.js +13 -2
  26. package/dist/src/error-utils.js.map +1 -1
  27. package/dist/src/logger-utils.d.ts +5 -5
  28. package/dist/src/logger-utils.js +14 -20
  29. package/dist/src/logger-utils.js.map +1 -1
  30. package/package.json +1 -1
  31. package/src/config.ts +0 -4
  32. package/src/error-utils.ts +13 -1
  33. package/src/logger-utils.ts +14 -21
@@ -1,7 +1,7 @@
1
1
  <?xml version="1.0" encoding="UTF-8"?>
2
- <coverage generated="1742335290069" clover="3.2.0">
3
- <project timestamp="1742335290069" name="All files">
4
- <metrics statements="1936" coveredstatements="764" conditionals="52" coveredconditionals="30" methods="137" coveredmethods="13" elements="2125" coveredelements="807" complexity="0" loc="1936" ncloc="1936" packages="1" files="16" classes="16"/>
2
+ <coverage generated="1742475339347" clover="3.2.0">
3
+ <project timestamp="1742475339347" name="All files">
4
+ <metrics statements="1937" coveredstatements="753" conditionals="52" coveredconditionals="31" methods="136" coveredmethods="13" elements="2125" coveredelements="797" complexity="0" loc="1937" ncloc="1937" packages="1" files="16" classes="16"/>
5
5
  <file name="clean-stack-trace.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/clean-stack-trace.ts">
6
6
  <metrics statements="38" coveredstatements="38" conditionals="7" coveredconditionals="6" methods="1" coveredmethods="1"/>
7
7
  <line num="1" count="2" type="stmt"/>
@@ -44,7 +44,7 @@
44
44
  <line num="38" count="2" type="stmt"/>
45
45
  </file>
46
46
  <file name="config.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/config.ts">
47
- <metrics statements="94" coveredstatements="68" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="1"/>
47
+ <metrics statements="90" coveredstatements="64" conditionals="1" coveredconditionals="1" methods="2" coveredmethods="1"/>
48
48
  <line num="1" count="2" type="stmt"/>
49
49
  <line num="2" count="2" type="stmt"/>
50
50
  <line num="3" count="2" type="stmt"/>
@@ -99,12 +99,12 @@
99
99
  <line num="52" count="2" type="stmt"/>
100
100
  <line num="53" count="2" type="stmt"/>
101
101
  <line num="54" count="2" type="stmt"/>
102
- <line num="55" count="2" type="stmt"/>
102
+ <line num="55" count="8" type="cond" truecount="1" falsecount="0"/>
103
103
  <line num="56" count="2" type="stmt"/>
104
- <line num="57" count="2" type="stmt"/>
105
- <line num="58" count="2" type="stmt"/>
106
- <line num="59" count="10" type="cond" truecount="1" falsecount="0"/>
107
- <line num="60" count="2" type="stmt"/>
104
+ <line num="57" count="0" type="stmt"/>
105
+ <line num="58" count="0" type="stmt"/>
106
+ <line num="59" count="0" type="stmt"/>
107
+ <line num="60" count="0" type="stmt"/>
108
108
  <line num="61" count="0" type="stmt"/>
109
109
  <line num="62" count="0" type="stmt"/>
110
110
  <line num="63" count="0" type="stmt"/>
@@ -127,21 +127,17 @@
127
127
  <line num="80" count="0" type="stmt"/>
128
128
  <line num="81" count="0" type="stmt"/>
129
129
  <line num="82" count="0" type="stmt"/>
130
- <line num="83" count="0" type="stmt"/>
131
- <line num="84" count="0" type="stmt"/>
132
- <line num="85" count="0" type="stmt"/>
133
- <line num="86" count="0" type="stmt"/>
130
+ <line num="83" count="2" type="stmt"/>
131
+ <line num="84" count="2" type="stmt"/>
132
+ <line num="85" count="2" type="stmt"/>
133
+ <line num="86" count="2" type="stmt"/>
134
134
  <line num="87" count="2" type="stmt"/>
135
135
  <line num="88" count="2" type="stmt"/>
136
136
  <line num="89" count="2" type="stmt"/>
137
137
  <line num="90" count="2" type="stmt"/>
138
- <line num="91" count="2" type="stmt"/>
139
- <line num="92" count="2" type="stmt"/>
140
- <line num="93" count="2" type="stmt"/>
141
- <line num="94" count="2" type="stmt"/>
142
138
  </file>
143
139
  <file name="error-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/error-utils.ts">
144
- <metrics statements="216" coveredstatements="29" conditionals="1" coveredconditionals="0" methods="10" coveredmethods="0"/>
140
+ <metrics statements="228" coveredstatements="29" conditionals="1" coveredconditionals="0" methods="10" coveredmethods="0"/>
145
141
  <line num="1" count="2" type="stmt"/>
146
142
  <line num="2" count="2" type="stmt"/>
147
143
  <line num="3" count="2" type="stmt"/>
@@ -354,10 +350,22 @@
354
350
  <line num="210" count="0" type="stmt"/>
355
351
  <line num="211" count="0" type="stmt"/>
356
352
  <line num="212" count="0" type="stmt"/>
357
- <line num="213" count="2" type="stmt"/>
353
+ <line num="213" count="0" type="stmt"/>
358
354
  <line num="214" count="0" type="stmt"/>
359
355
  <line num="215" count="0" type="stmt"/>
360
356
  <line num="216" count="0" type="stmt"/>
357
+ <line num="217" count="0" type="stmt"/>
358
+ <line num="218" count="0" type="stmt"/>
359
+ <line num="219" count="0" type="stmt"/>
360
+ <line num="220" count="0" type="stmt"/>
361
+ <line num="221" count="0" type="stmt"/>
362
+ <line num="222" count="0" type="stmt"/>
363
+ <line num="223" count="0" type="stmt"/>
364
+ <line num="224" count="0" type="stmt"/>
365
+ <line num="225" count="2" type="stmt"/>
366
+ <line num="226" count="0" type="stmt"/>
367
+ <line num="227" count="0" type="stmt"/>
368
+ <line num="228" count="0" type="stmt"/>
361
369
  </file>
362
370
  <file name="is-empty.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/is-empty.ts">
363
371
  <metrics statements="7" coveredstatements="2" conditionals="0" coveredconditionals="0" methods="1" coveredmethods="0"/>
@@ -394,7 +402,7 @@
394
402
  <line num="3" count="38" type="stmt"/>
395
403
  </file>
396
404
  <file name="logger-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/logger-utils.ts">
397
- <metrics statements="364" coveredstatements="150" conditionals="22" coveredconditionals="6" methods="40" coveredmethods="5"/>
405
+ <metrics statements="357" coveredstatements="146" conditionals="22" coveredconditionals="7" methods="40" coveredmethods="5"/>
398
406
  <line num="1" count="2" type="stmt"/>
399
407
  <line num="2" count="2" type="stmt"/>
400
408
  <line num="3" count="2" type="stmt"/>
@@ -416,19 +424,19 @@
416
424
  <line num="19" count="2" type="cond" truecount="0" falsecount="1"/>
417
425
  <line num="20" count="2" type="stmt"/>
418
426
  <line num="21" count="2" type="stmt"/>
419
- <line num="22" count="2" type="cond" truecount="0" falsecount="1"/>
427
+ <line num="22" count="0" type="cond" truecount="0" falsecount="1"/>
420
428
  <line num="23" count="2" type="stmt"/>
421
429
  <line num="24" count="2" type="stmt"/>
422
430
  <line num="25" count="2" type="stmt"/>
423
- <line num="26" count="0" type="cond" truecount="0" falsecount="1"/>
431
+ <line num="26" count="2" type="stmt"/>
424
432
  <line num="27" count="2" type="stmt"/>
425
433
  <line num="28" count="2" type="stmt"/>
426
434
  <line num="29" count="2" type="stmt"/>
427
435
  <line num="30" count="2" type="stmt"/>
428
- <line num="31" count="2" type="stmt"/>
429
- <line num="32" count="2" type="stmt"/>
430
- <line num="33" count="2" type="stmt"/>
431
- <line num="34" count="2" type="stmt"/>
436
+ <line num="31" count="0" type="stmt"/>
437
+ <line num="32" count="0" type="stmt"/>
438
+ <line num="33" count="0" type="stmt"/>
439
+ <line num="34" count="0" type="stmt"/>
432
440
  <line num="35" count="0" type="stmt"/>
433
441
  <line num="36" count="0" type="stmt"/>
434
442
  <line num="37" count="0" type="stmt"/>
@@ -450,14 +458,14 @@
450
458
  <line num="53" count="0" type="stmt"/>
451
459
  <line num="54" count="0" type="stmt"/>
452
460
  <line num="55" count="0" type="stmt"/>
453
- <line num="56" count="0" type="stmt"/>
454
- <line num="57" count="0" type="stmt"/>
461
+ <line num="56" count="2" type="stmt"/>
462
+ <line num="57" count="2" type="stmt"/>
455
463
  <line num="58" count="0" type="stmt"/>
456
464
  <line num="59" count="0" type="stmt"/>
457
465
  <line num="60" count="2" type="stmt"/>
458
466
  <line num="61" count="2" type="stmt"/>
459
- <line num="62" count="0" type="stmt"/>
460
- <line num="63" count="0" type="stmt"/>
467
+ <line num="62" count="2" type="stmt"/>
468
+ <line num="63" count="2" type="stmt"/>
461
469
  <line num="64" count="2" type="stmt"/>
462
470
  <line num="65" count="2" type="stmt"/>
463
471
  <line num="66" count="2" type="stmt"/>
@@ -476,27 +484,27 @@
476
484
  <line num="79" count="2" type="stmt"/>
477
485
  <line num="80" count="2" type="stmt"/>
478
486
  <line num="81" count="2" type="stmt"/>
479
- <line num="82" count="2" type="stmt"/>
480
- <line num="83" count="2" type="stmt"/>
487
+ <line num="82" count="0" type="stmt"/>
488
+ <line num="83" count="0" type="stmt"/>
481
489
  <line num="84" count="2" type="stmt"/>
482
490
  <line num="85" count="2" type="stmt"/>
483
- <line num="86" count="0" type="stmt"/>
484
- <line num="87" count="0" type="stmt"/>
485
- <line num="88" count="2" type="stmt"/>
491
+ <line num="86" count="2" type="stmt"/>
492
+ <line num="87" count="2" type="stmt"/>
493
+ <line num="88" count="2" type="cond" truecount="1" falsecount="1"/>
486
494
  <line num="89" count="2" type="stmt"/>
487
495
  <line num="90" count="2" type="stmt"/>
488
496
  <line num="91" count="2" type="stmt"/>
489
- <line num="92" count="2" type="cond" truecount="1" falsecount="1"/>
497
+ <line num="92" count="0" type="stmt"/>
490
498
  <line num="93" count="2" type="stmt"/>
491
499
  <line num="94" count="2" type="stmt"/>
492
500
  <line num="95" count="2" type="stmt"/>
493
- <line num="96" count="0" type="stmt"/>
494
- <line num="97" count="0" type="stmt"/>
495
- <line num="98" count="2" type="stmt"/>
496
- <line num="99" count="2" type="stmt"/>
497
- <line num="100" count="2" type="stmt"/>
498
- <line num="101" count="2" type="stmt"/>
499
- <line num="102" count="2" type="stmt"/>
501
+ <line num="96" count="2" type="stmt"/>
502
+ <line num="97" count="2" type="stmt"/>
503
+ <line num="98" count="0" type="stmt"/>
504
+ <line num="99" count="0" type="stmt"/>
505
+ <line num="100" count="0" type="stmt"/>
506
+ <line num="101" count="0" type="stmt"/>
507
+ <line num="102" count="0" type="stmt"/>
500
508
  <line num="103" count="0" type="stmt"/>
501
509
  <line num="104" count="0" type="stmt"/>
502
510
  <line num="105" count="0" type="stmt"/>
@@ -504,14 +512,14 @@
504
512
  <line num="107" count="0" type="stmt"/>
505
513
  <line num="108" count="0" type="stmt"/>
506
514
  <line num="109" count="0" type="stmt"/>
507
- <line num="110" count="0" type="stmt"/>
508
- <line num="111" count="0" type="stmt"/>
509
- <line num="112" count="0" type="stmt"/>
515
+ <line num="110" count="2" type="stmt"/>
516
+ <line num="111" count="2" type="stmt"/>
517
+ <line num="112" count="2" type="stmt"/>
510
518
  <line num="113" count="0" type="stmt"/>
511
- <line num="114" count="0" type="stmt"/>
519
+ <line num="114" count="2" type="stmt"/>
512
520
  <line num="115" count="2" type="stmt"/>
513
- <line num="116" count="2" type="stmt"/>
514
- <line num="117" count="2" type="stmt"/>
521
+ <line num="116" count="0" type="stmt"/>
522
+ <line num="117" count="0" type="stmt"/>
515
523
  <line num="118" count="0" type="stmt"/>
516
524
  <line num="119" count="2" type="stmt"/>
517
525
  <line num="120" count="2" type="stmt"/>
@@ -519,53 +527,53 @@
519
527
  <line num="122" count="0" type="stmt"/>
520
528
  <line num="123" count="0" type="stmt"/>
521
529
  <line num="124" count="0" type="stmt"/>
522
- <line num="125" count="2" type="stmt"/>
530
+ <line num="125" count="0" type="stmt"/>
523
531
  <line num="126" count="2" type="stmt"/>
524
- <line num="127" count="0" type="stmt"/>
532
+ <line num="127" count="2" type="stmt"/>
525
533
  <line num="128" count="0" type="stmt"/>
526
534
  <line num="129" count="0" type="stmt"/>
527
535
  <line num="130" count="0" type="stmt"/>
528
536
  <line num="131" count="0" type="stmt"/>
529
537
  <line num="132" count="2" type="stmt"/>
530
538
  <line num="133" count="2" type="stmt"/>
531
- <line num="134" count="0" type="stmt"/>
532
- <line num="135" count="0" type="stmt"/>
533
- <line num="136" count="0" type="stmt"/>
534
- <line num="137" count="0" type="stmt"/>
539
+ <line num="134" count="2" type="stmt"/>
540
+ <line num="135" count="2" type="stmt"/>
541
+ <line num="136" count="2" type="cond" truecount="1" falsecount="0"/>
542
+ <line num="137" count="2" type="stmt"/>
535
543
  <line num="138" count="2" type="stmt"/>
536
544
  <line num="139" count="2" type="stmt"/>
537
545
  <line num="140" count="2" type="stmt"/>
538
546
  <line num="141" count="2" type="stmt"/>
539
- <line num="142" count="2" type="cond" truecount="1" falsecount="0"/>
540
- <line num="143" count="2" type="stmt"/>
541
- <line num="144" count="2" type="stmt"/>
547
+ <line num="142" count="0" type="stmt"/>
548
+ <line num="143" count="0" type="stmt"/>
549
+ <line num="144" count="0" type="stmt"/>
542
550
  <line num="145" count="2" type="stmt"/>
543
551
  <line num="146" count="2" type="stmt"/>
544
- <line num="147" count="2" type="stmt"/>
552
+ <line num="147" count="0" type="stmt"/>
545
553
  <line num="148" count="0" type="stmt"/>
546
554
  <line num="149" count="0" type="stmt"/>
547
555
  <line num="150" count="0" type="stmt"/>
548
556
  <line num="151" count="2" type="stmt"/>
549
557
  <line num="152" count="2" type="stmt"/>
550
- <line num="153" count="0" type="stmt"/>
551
- <line num="154" count="0" type="stmt"/>
558
+ <line num="153" count="2" type="stmt"/>
559
+ <line num="154" count="2" type="stmt"/>
552
560
  <line num="155" count="0" type="stmt"/>
553
561
  <line num="156" count="0" type="stmt"/>
554
- <line num="157" count="2" type="stmt"/>
555
- <line num="158" count="2" type="stmt"/>
556
- <line num="159" count="2" type="stmt"/>
557
- <line num="160" count="2" type="stmt"/>
562
+ <line num="157" count="0" type="stmt"/>
563
+ <line num="158" count="0" type="stmt"/>
564
+ <line num="159" count="0" type="stmt"/>
565
+ <line num="160" count="0" type="stmt"/>
558
566
  <line num="161" count="0" type="stmt"/>
559
- <line num="162" count="0" type="stmt"/>
560
- <line num="163" count="0" type="stmt"/>
561
- <line num="164" count="0" type="stmt"/>
562
- <line num="165" count="0" type="stmt"/>
567
+ <line num="162" count="2" type="stmt"/>
568
+ <line num="163" count="2" type="stmt"/>
569
+ <line num="164" count="2" type="stmt"/>
570
+ <line num="165" count="2" type="stmt"/>
563
571
  <line num="166" count="0" type="stmt"/>
564
572
  <line num="167" count="0" type="stmt"/>
565
- <line num="168" count="2" type="stmt"/>
566
- <line num="169" count="2" type="stmt"/>
567
- <line num="170" count="2" type="stmt"/>
568
- <line num="171" count="2" type="stmt"/>
573
+ <line num="168" count="0" type="stmt"/>
574
+ <line num="169" count="0" type="stmt"/>
575
+ <line num="170" count="0" type="stmt"/>
576
+ <line num="171" count="0" type="stmt"/>
569
577
  <line num="172" count="0" type="stmt"/>
570
578
  <line num="173" count="0" type="stmt"/>
571
579
  <line num="174" count="0" type="stmt"/>
@@ -573,72 +581,72 @@
573
581
  <line num="176" count="0" type="stmt"/>
574
582
  <line num="177" count="0" type="stmt"/>
575
583
  <line num="178" count="0" type="stmt"/>
576
- <line num="179" count="0" type="stmt"/>
577
- <line num="180" count="0" type="stmt"/>
584
+ <line num="179" count="2" type="stmt"/>
585
+ <line num="180" count="2" type="stmt"/>
578
586
  <line num="181" count="0" type="stmt"/>
579
587
  <line num="182" count="0" type="stmt"/>
580
- <line num="183" count="0" type="stmt"/>
581
- <line num="184" count="0" type="stmt"/>
582
- <line num="185" count="0" type="stmt"/>
583
- <line num="186" count="2" type="stmt"/>
584
- <line num="187" count="2" type="stmt"/>
588
+ <line num="183" count="2" type="stmt"/>
589
+ <line num="184" count="2" type="stmt"/>
590
+ <line num="185" count="2" type="stmt"/>
591
+ <line num="186" count="0" type="stmt"/>
592
+ <line num="187" count="0" type="stmt"/>
585
593
  <line num="188" count="0" type="stmt"/>
586
594
  <line num="189" count="0" type="stmt"/>
587
- <line num="190" count="2" type="stmt"/>
588
- <line num="191" count="2" type="stmt"/>
595
+ <line num="190" count="0" type="stmt"/>
596
+ <line num="191" count="0" type="stmt"/>
589
597
  <line num="192" count="2" type="stmt"/>
590
- <line num="193" count="0" type="stmt"/>
591
- <line num="194" count="0" type="stmt"/>
592
- <line num="195" count="0" type="stmt"/>
593
- <line num="196" count="0" type="stmt"/>
594
- <line num="197" count="0" type="stmt"/>
595
- <line num="198" count="0" type="stmt"/>
596
- <line num="199" count="2" type="stmt"/>
597
- <line num="200" count="2" type="stmt"/>
598
- <line num="201" count="2" type="cond" truecount="1" falsecount="0"/>
599
- <line num="202" count="2" type="stmt"/>
598
+ <line num="193" count="2" type="stmt"/>
599
+ <line num="194" count="2" type="cond" truecount="1" falsecount="0"/>
600
+ <line num="195" count="2" type="stmt"/>
601
+ <line num="196" count="2" type="stmt"/>
602
+ <line num="197" count="2" type="cond" truecount="0" falsecount="1"/>
603
+ <line num="198" count="2" type="stmt"/>
604
+ <line num="199" count="2" type="cond" truecount="0" falsecount="1"/>
605
+ <line num="200" count="2" type="cond" truecount="0" falsecount="1"/>
606
+ <line num="201" count="2" type="cond" truecount="0" falsecount="1"/>
607
+ <line num="202" count="2" type="cond" truecount="0" falsecount="2"/>
600
608
  <line num="203" count="2" type="stmt"/>
601
- <line num="204" count="2" type="cond" truecount="0" falsecount="1"/>
602
- <line num="205" count="2" type="stmt"/>
603
- <line num="206" count="2" type="cond" truecount="0" falsecount="1"/>
604
- <line num="207" count="2" type="cond" truecount="0" falsecount="1"/>
605
- <line num="208" count="2" type="cond" truecount="0" falsecount="1"/>
606
- <line num="209" count="2" type="cond" truecount="0" falsecount="2"/>
607
- <line num="210" count="2" type="stmt"/>
608
- <line num="211" count="2" type="cond" truecount="1" falsecount="0"/>
609
- <line num="212" count="2" type="cond" truecount="0" falsecount="1"/>
610
- <line num="213" count="2" type="stmt"/>
611
- <line num="214" count="2" type="stmt"/>
612
- <line num="215" count="0" type="cond" truecount="0" falsecount="1"/>
613
- <line num="216" count="2" type="cond" truecount="0" falsecount="1"/>
609
+ <line num="204" count="2" type="cond" truecount="1" falsecount="0"/>
610
+ <line num="205" count="2" type="cond" truecount="0" falsecount="1"/>
611
+ <line num="206" count="2" type="stmt"/>
612
+ <line num="207" count="2" type="stmt"/>
613
+ <line num="208" count="0" type="cond" truecount="0" falsecount="1"/>
614
+ <line num="209" count="2" type="cond" truecount="0" falsecount="1"/>
615
+ <line num="210" count="0" type="stmt"/>
616
+ <line num="211" count="0" type="stmt"/>
617
+ <line num="212" count="0" type="stmt"/>
618
+ <line num="213" count="0" type="stmt"/>
619
+ <line num="214" count="0" type="stmt"/>
620
+ <line num="215" count="0" type="stmt"/>
621
+ <line num="216" count="0" type="stmt"/>
614
622
  <line num="217" count="0" type="stmt"/>
615
623
  <line num="218" count="0" type="stmt"/>
616
624
  <line num="219" count="0" type="stmt"/>
617
625
  <line num="220" count="0" type="stmt"/>
618
- <line num="221" count="0" type="stmt"/>
619
- <line num="222" count="0" type="stmt"/>
620
- <line num="223" count="0" type="stmt"/>
621
- <line num="224" count="0" type="stmt"/>
622
- <line num="225" count="0" type="stmt"/>
626
+ <line num="221" count="2" type="stmt"/>
627
+ <line num="222" count="2" type="stmt"/>
628
+ <line num="223" count="2" type="stmt"/>
629
+ <line num="224" count="2" type="cond" truecount="1" falsecount="0"/>
630
+ <line num="225" count="2" type="cond" truecount="1" falsecount="1"/>
623
631
  <line num="226" count="0" type="stmt"/>
624
632
  <line num="227" count="0" type="stmt"/>
625
633
  <line num="228" count="2" type="stmt"/>
626
634
  <line num="229" count="2" type="stmt"/>
627
635
  <line num="230" count="2" type="stmt"/>
628
- <line num="231" count="2" type="cond" truecount="1" falsecount="0"/>
636
+ <line num="231" count="2" type="stmt"/>
629
637
  <line num="232" count="2" type="cond" truecount="0" falsecount="1"/>
630
- <line num="233" count="0" type="stmt"/>
631
- <line num="234" count="0" type="stmt"/>
638
+ <line num="233" count="2" type="stmt"/>
639
+ <line num="234" count="2" type="stmt"/>
632
640
  <line num="235" count="2" type="stmt"/>
633
641
  <line num="236" count="2" type="stmt"/>
634
642
  <line num="237" count="2" type="stmt"/>
635
- <line num="238" count="2" type="stmt"/>
636
- <line num="239" count="2" type="cond" truecount="0" falsecount="1"/>
637
- <line num="240" count="2" type="stmt"/>
638
- <line num="241" count="2" type="stmt"/>
639
- <line num="242" count="2" type="stmt"/>
640
- <line num="243" count="2" type="stmt"/>
641
- <line num="244" count="2" type="stmt"/>
643
+ <line num="238" count="0" type="stmt"/>
644
+ <line num="239" count="0" type="stmt"/>
645
+ <line num="240" count="0" type="stmt"/>
646
+ <line num="241" count="0" type="stmt"/>
647
+ <line num="242" count="0" type="stmt"/>
648
+ <line num="243" count="0" type="stmt"/>
649
+ <line num="244" count="0" type="stmt"/>
642
650
  <line num="245" count="0" type="stmt"/>
643
651
  <line num="246" count="0" type="stmt"/>
644
652
  <line num="247" count="0" type="stmt"/>
@@ -649,14 +657,14 @@
649
657
  <line num="252" count="0" type="stmt"/>
650
658
  <line num="253" count="0" type="stmt"/>
651
659
  <line num="254" count="0" type="stmt"/>
652
- <line num="255" count="0" type="stmt"/>
660
+ <line num="255" count="2" type="stmt"/>
653
661
  <line num="256" count="0" type="stmt"/>
654
662
  <line num="257" count="0" type="stmt"/>
655
663
  <line num="258" count="0" type="stmt"/>
656
664
  <line num="259" count="0" type="stmt"/>
657
665
  <line num="260" count="0" type="stmt"/>
658
666
  <line num="261" count="0" type="stmt"/>
659
- <line num="262" count="2" type="stmt"/>
667
+ <line num="262" count="0" type="stmt"/>
660
668
  <line num="263" count="0" type="stmt"/>
661
669
  <line num="264" count="0" type="stmt"/>
662
670
  <line num="265" count="0" type="stmt"/>
@@ -682,31 +690,31 @@
682
690
  <line num="285" count="0" type="stmt"/>
683
691
  <line num="286" count="0" type="stmt"/>
684
692
  <line num="287" count="0" type="stmt"/>
685
- <line num="288" count="0" type="stmt"/>
686
- <line num="289" count="0" type="stmt"/>
687
- <line num="290" count="0" type="stmt"/>
688
- <line num="291" count="0" type="stmt"/>
689
- <line num="292" count="0" type="stmt"/>
690
- <line num="293" count="0" type="stmt"/>
691
- <line num="294" count="0" type="stmt"/>
692
- <line num="295" count="2" type="stmt"/>
693
- <line num="296" count="2" type="stmt"/>
694
- <line num="297" count="2" type="stmt"/>
695
- <line num="298" count="2" type="stmt"/>
696
- <line num="299" count="2" type="stmt"/>
697
- <line num="300" count="2" type="stmt"/>
693
+ <line num="288" count="2" type="stmt"/>
694
+ <line num="289" count="2" type="stmt"/>
695
+ <line num="290" count="2" type="stmt"/>
696
+ <line num="291" count="2" type="stmt"/>
697
+ <line num="292" count="2" type="stmt"/>
698
+ <line num="293" count="2" type="stmt"/>
699
+ <line num="294" count="2" type="stmt"/>
700
+ <line num="295" count="0" type="stmt"/>
701
+ <line num="296" count="0" type="stmt"/>
702
+ <line num="297" count="0" type="stmt"/>
703
+ <line num="298" count="0" type="stmt"/>
704
+ <line num="299" count="0" type="stmt"/>
705
+ <line num="300" count="0" type="stmt"/>
698
706
  <line num="301" count="2" type="stmt"/>
699
- <line num="302" count="0" type="stmt"/>
700
- <line num="303" count="0" type="stmt"/>
701
- <line num="304" count="0" type="stmt"/>
702
- <line num="305" count="0" type="stmt"/>
707
+ <line num="302" count="2" type="stmt"/>
708
+ <line num="303" count="2" type="stmt"/>
709
+ <line num="304" count="2" type="stmt"/>
710
+ <line num="305" count="0" type="cond" truecount="0" falsecount="1"/>
703
711
  <line num="306" count="0" type="stmt"/>
704
712
  <line num="307" count="0" type="stmt"/>
705
- <line num="308" count="2" type="stmt"/>
706
- <line num="309" count="2" type="stmt"/>
707
- <line num="310" count="2" type="stmt"/>
708
- <line num="311" count="2" type="stmt"/>
709
- <line num="312" count="0" type="cond" truecount="0" falsecount="1"/>
713
+ <line num="308" count="0" type="stmt"/>
714
+ <line num="309" count="0" type="stmt"/>
715
+ <line num="310" count="0" type="stmt"/>
716
+ <line num="311" count="0" type="stmt"/>
717
+ <line num="312" count="0" type="stmt"/>
710
718
  <line num="313" count="0" type="stmt"/>
711
719
  <line num="314" count="0" type="stmt"/>
712
720
  <line num="315" count="0" type="stmt"/>
@@ -747,18 +755,11 @@
747
755
  <line num="350" count="0" type="stmt"/>
748
756
  <line num="351" count="0" type="stmt"/>
749
757
  <line num="352" count="0" type="stmt"/>
750
- <line num="353" count="0" type="stmt"/>
751
- <line num="354" count="0" type="stmt"/>
758
+ <line num="353" count="2" type="stmt"/>
759
+ <line num="354" count="2" type="stmt"/>
752
760
  <line num="355" count="0" type="stmt"/>
753
761
  <line num="356" count="0" type="stmt"/>
754
762
  <line num="357" count="0" type="stmt"/>
755
- <line num="358" count="0" type="stmt"/>
756
- <line num="359" count="0" type="stmt"/>
757
- <line num="360" count="2" type="stmt"/>
758
- <line num="361" count="2" type="stmt"/>
759
- <line num="362" count="0" type="stmt"/>
760
- <line num="363" count="0" type="stmt"/>
761
- <line num="364" count="0" type="stmt"/>
762
763
  </file>
763
764
  <file name="loop-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/loop-utils.ts">
764
765
  <metrics statements="163" coveredstatements="77" conditionals="0" coveredconditionals="0" methods="4" coveredmethods="0"/>
@@ -989,7 +990,7 @@
989
990
  <line num="59" count="0" type="stmt"/>
990
991
  </file>
991
992
  <file name="object-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/object-utils.ts">
992
- <metrics statements="463" coveredstatements="136" conditionals="0" coveredconditionals="0" methods="29" coveredmethods="0"/>
993
+ <metrics statements="463" coveredstatements="133" conditionals="0" coveredconditionals="0" methods="28" coveredmethods="0"/>
993
994
  <line num="1" count="2" type="stmt"/>
994
995
  <line num="2" count="2" type="stmt"/>
995
996
  <line num="3" count="2" type="stmt"/>
@@ -1450,9 +1451,9 @@
1450
1451
  <line num="458" count="0" type="stmt"/>
1451
1452
  <line num="459" count="0" type="stmt"/>
1452
1453
  <line num="460" count="0" type="stmt"/>
1453
- <line num="461" count="1" type="stmt"/>
1454
- <line num="462" count="1" type="stmt"/>
1455
- <line num="463" count="1" type="stmt"/>
1454
+ <line num="461" count="0" type="stmt"/>
1455
+ <line num="462" count="0" type="stmt"/>
1456
+ <line num="463" count="0" type="stmt"/>
1456
1457
  </file>
1457
1458
  <file name="regexp-utils.ts" path="/Users/garcias/DEV/modules/topkat-utils/src/regexp-utils.ts">
1458
1459
  <metrics statements="52" coveredstatements="21" conditionals="0" coveredconditionals="0" methods="3" coveredmethods="0"/>