@sebbo2002/node-pyatv 4.2.1 → 4.3.0-develop.1

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 (44) hide show
  1. package/CHANGELOG.md +7 -0
  2. package/LICENSE +1 -1
  3. package/dist/lib/device.d.ts +12 -0
  4. package/dist/lib/device.js +24 -3
  5. package/dist/lib/device.js.map +1 -1
  6. package/dist/lib/types.d.ts +3 -1
  7. package/dist/lib/types.js +2 -0
  8. package/dist/lib/types.js.map +1 -1
  9. package/docs/coverage/cobertura-coverage.xml +198 -184
  10. package/docs/coverage/device-event.ts.html +1 -1
  11. package/docs/coverage/device-events.ts.html +1 -1
  12. package/docs/coverage/device.ts.html +83 -17
  13. package/docs/coverage/fake-spawn.ts.html +1 -1
  14. package/docs/coverage/index.html +21 -21
  15. package/docs/coverage/index.ts.html +1 -1
  16. package/docs/coverage/instance.ts.html +1 -1
  17. package/docs/coverage/tools.ts.html +3 -3
  18. package/docs/coverage/types.ts.html +11 -5
  19. package/docs/reference/assets/search.js +1 -1
  20. package/docs/reference/classes/NodePyATVDevice.html +63 -59
  21. package/docs/reference/classes/NodePyATVDeviceEvent.html +5 -5
  22. package/docs/reference/classes/default.html +10 -10
  23. package/docs/reference/enums/NodePyATVDeviceState.html +1 -1
  24. package/docs/reference/enums/NodePyATVKeys.html +1 -1
  25. package/docs/reference/enums/NodePyATVListenerState.html +1 -1
  26. package/docs/reference/enums/NodePyATVMediaType.html +1 -1
  27. package/docs/reference/enums/NodePyATVPowerState.html +1 -1
  28. package/docs/reference/enums/NodePyATVProtocol.html +1 -1
  29. package/docs/reference/enums/NodePyATVRepeatState.html +1 -1
  30. package/docs/reference/enums/NodePyATVShuffleState.html +1 -1
  31. package/docs/reference/index.html +1 -1
  32. package/docs/reference/interfaces/NodePyATVDeviceOptions.html +1 -1
  33. package/docs/reference/interfaces/NodePyATVFindAndInstanceOptions.html +1 -1
  34. package/docs/reference/interfaces/NodePyATVFindOptions.html +1 -1
  35. package/docs/reference/interfaces/NodePyATVGetStateOptions.html +1 -1
  36. package/docs/reference/interfaces/NodePyATVInstanceOptions.html +1 -1
  37. package/docs/reference/interfaces/NodePyATVState.html +1 -1
  38. package/docs/reference/interfaces/NodePyATVVersionResponse.html +1 -1
  39. package/docs/reference/modules.html +1 -1
  40. package/docs/tests/index.html +1 -1
  41. package/docs/tests/mochawesome.json +604 -604
  42. package/package.json +8 -8
  43. package/src/lib/device.ts +28 -6
  44. package/src/lib/types.ts +3 -1
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" ?>
2
2
  <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd">
3
- <coverage lines-valid="608" lines-covered="594" line-rate="0.977" branches-valid="262" branches-covered="233" branch-rate="0.8893000000000001" timestamp="1639470778525" complexity="0" version="0.1">
3
+ <coverage lines-valid="612" lines-covered="596" line-rate="0.9739" branches-valid="264" branches-covered="235" branch-rate="0.8902" timestamp="1642803024090" complexity="0" version="0.1">
4
4
  <sources>
5
5
  <source>/home/runner/work/node-pyatv/node-pyatv</source>
6
6
  </sources>
@@ -339,452 +339,464 @@
339
339
  <line number="290" hits="73" branch="false"/>
340
340
  </lines>
341
341
  </class>
342
- <class name="device.ts" filename="src/lib/device.ts" line-rate="0.9829000000000001" branch-rate="0.9487000000000001">
342
+ <class name="device.ts" filename="src/lib/device.ts" line-rate="0.9664" branch-rate="0.9512">
343
343
  <methods>
344
344
  <method name="(anonymous_7)" hits="85" signature="()V">
345
345
  <lines>
346
- <line number="32" hits="85"/>
346
+ <line number="33" hits="85"/>
347
347
  </lines>
348
348
  </method>
349
349
  <method name="(anonymous_8)" hits="6" signature="()V">
350
350
  <lines>
351
- <line number="51" hits="6"/>
351
+ <line number="52" hits="6"/>
352
352
  </lines>
353
353
  </method>
354
354
  <method name="(anonymous_9)" hits="6" signature="()V">
355
355
  <lines>
356
- <line number="58" hits="6"/>
356
+ <line number="59" hits="6"/>
357
357
  </lines>
358
358
  </method>
359
359
  <method name="(anonymous_10)" hits="4" signature="()V">
360
360
  <lines>
361
- <line number="65" hits="4"/>
361
+ <line number="66" hits="4"/>
362
362
  </lines>
363
363
  </method>
364
364
  <method name="(anonymous_11)" hits="4" signature="()V">
365
365
  <lines>
366
- <line number="72" hits="4"/>
366
+ <line number="73" hits="4"/>
367
367
  </lines>
368
368
  </method>
369
369
  <method name="(anonymous_12)" hits="12" signature="()V">
370
370
  <lines>
371
- <line number="81" hits="12"/>
371
+ <line number="82" hits="12"/>
372
372
  </lines>
373
373
  </method>
374
374
  <method name="(anonymous_13)" hits="4" signature="()V">
375
375
  <lines>
376
- <line number="91" hits="4"/>
376
+ <line number="92" hits="4"/>
377
377
  </lines>
378
378
  </method>
379
379
  <method name="(anonymous_14)" hits="3" signature="()V">
380
380
  <lines>
381
- <line number="106" hits="3"/>
381
+ <line number="107" hits="3"/>
382
382
  </lines>
383
383
  </method>
384
384
  <method name="(anonymous_15)" hits="1" signature="()V">
385
385
  <lines>
386
- <line number="120" hits="1"/>
386
+ <line number="121" hits="1"/>
387
387
  </lines>
388
388
  </method>
389
389
  <method name="(anonymous_16)" hits="23" signature="()V">
390
390
  <lines>
391
- <line number="136" hits="23"/>
391
+ <line number="137" hits="23"/>
392
392
  </lines>
393
393
  </method>
394
394
  <method name="(anonymous_18)" hits="1" signature="()V">
395
395
  <lines>
396
- <line number="170" hits="1"/>
396
+ <line number="171" hits="1"/>
397
397
  </lines>
398
398
  </method>
399
399
  <method name="(anonymous_19)" hits="21" signature="()V">
400
400
  <lines>
401
- <line number="174" hits="21"/>
401
+ <line number="175" hits="21"/>
402
402
  </lines>
403
403
  </method>
404
404
  <method name="(anonymous_20)" hits="1" signature="()V">
405
405
  <lines>
406
- <line number="183" hits="1"/>
406
+ <line number="184" hits="1"/>
407
407
  </lines>
408
408
  </method>
409
409
  <method name="(anonymous_22)" hits="1" signature="()V">
410
410
  <lines>
411
- <line number="193" hits="1"/>
411
+ <line number="194" hits="1"/>
412
412
  </lines>
413
413
  </method>
414
414
  <method name="(anonymous_24)" hits="1" signature="()V">
415
415
  <lines>
416
- <line number="203" hits="1"/>
416
+ <line number="204" hits="1"/>
417
417
  </lines>
418
418
  </method>
419
419
  <method name="(anonymous_26)" hits="1" signature="()V">
420
420
  <lines>
421
- <line number="213" hits="1"/>
421
+ <line number="214" hits="1"/>
422
422
  </lines>
423
423
  </method>
424
424
  <method name="(anonymous_28)" hits="3" signature="()V">
425
425
  <lines>
426
- <line number="223" hits="3"/>
426
+ <line number="224" hits="3"/>
427
427
  </lines>
428
428
  </method>
429
429
  <method name="(anonymous_30)" hits="1" signature="()V">
430
430
  <lines>
431
- <line number="233" hits="1"/>
431
+ <line number="234" hits="1"/>
432
432
  </lines>
433
433
  </method>
434
434
  <method name="(anonymous_32)" hits="1" signature="()V">
435
435
  <lines>
436
- <line number="243" hits="1"/>
436
+ <line number="244" hits="1"/>
437
437
  </lines>
438
438
  </method>
439
439
  <method name="(anonymous_34)" hits="1" signature="()V">
440
440
  <lines>
441
- <line number="253" hits="1"/>
441
+ <line number="254" hits="1"/>
442
442
  </lines>
443
443
  </method>
444
444
  <method name="(anonymous_36)" hits="1" signature="()V">
445
445
  <lines>
446
- <line number="263" hits="1"/>
446
+ <line number="264" hits="1"/>
447
447
  </lines>
448
448
  </method>
449
449
  <method name="(anonymous_38)" hits="1" signature="()V">
450
450
  <lines>
451
- <line number="273" hits="1"/>
451
+ <line number="274" hits="1"/>
452
452
  </lines>
453
453
  </method>
454
454
  <method name="(anonymous_40)" hits="1" signature="()V">
455
455
  <lines>
456
- <line number="283" hits="1"/>
456
+ <line number="284" hits="1"/>
457
457
  </lines>
458
458
  </method>
459
459
  <method name="(anonymous_42)" hits="1" signature="()V">
460
460
  <lines>
461
- <line number="293" hits="1"/>
461
+ <line number="294" hits="1"/>
462
462
  </lines>
463
463
  </method>
464
464
  <method name="(anonymous_44)" hits="1" signature="()V">
465
465
  <lines>
466
- <line number="303" hits="1"/>
466
+ <line number="304" hits="1"/>
467
467
  </lines>
468
468
  </method>
469
469
  <method name="(anonymous_46)" hits="1" signature="()V">
470
470
  <lines>
471
- <line number="313" hits="1"/>
471
+ <line number="314" hits="1"/>
472
472
  </lines>
473
473
  </method>
474
474
  <method name="(anonymous_48)" hits="23" signature="()V">
475
475
  <lines>
476
- <line number="318" hits="23"/>
476
+ <line number="319" hits="23"/>
477
477
  </lines>
478
478
  </method>
479
479
  <method name="(anonymous_50)" hits="3" signature="()V">
480
480
  <lines>
481
- <line number="346" hits="3"/>
481
+ <line number="350" hits="3"/>
482
482
  </lines>
483
483
  </method>
484
- <method name="(anonymous_52)" hits="25" signature="()V">
484
+ <method name="(anonymous_52)" hits="27" signature="()V">
485
485
  <lines>
486
- <line number="348" hits="25"/>
486
+ <line number="352" hits="27"/>
487
487
  </lines>
488
488
  </method>
489
489
  <method name="(anonymous_53)" hits="1" signature="()V">
490
490
  <lines>
491
- <line number="362" hits="1"/>
491
+ <line number="366" hits="1"/>
492
492
  </lines>
493
493
  </method>
494
494
  <method name="(anonymous_55)" hits="1" signature="()V">
495
495
  <lines>
496
- <line number="370" hits="1"/>
496
+ <line number="374" hits="1"/>
497
497
  </lines>
498
498
  </method>
499
499
  <method name="(anonymous_57)" hits="1" signature="()V">
500
500
  <lines>
501
- <line number="378" hits="1"/>
501
+ <line number="382" hits="1"/>
502
502
  </lines>
503
503
  </method>
504
504
  <method name="(anonymous_59)" hits="1" signature="()V">
505
505
  <lines>
506
- <line number="386" hits="1"/>
506
+ <line number="390" hits="1"/>
507
507
  </lines>
508
508
  </method>
509
509
  <method name="(anonymous_61)" hits="1" signature="()V">
510
510
  <lines>
511
- <line number="394" hits="1"/>
511
+ <line number="398" hits="1"/>
512
512
  </lines>
513
513
  </method>
514
514
  <method name="(anonymous_63)" hits="1" signature="()V">
515
515
  <lines>
516
- <line number="402" hits="1"/>
516
+ <line number="406" hits="1"/>
517
517
  </lines>
518
518
  </method>
519
519
  <method name="(anonymous_65)" hits="1" signature="()V">
520
520
  <lines>
521
- <line number="410" hits="1"/>
521
+ <line number="414" hits="1"/>
522
522
  </lines>
523
523
  </method>
524
524
  <method name="(anonymous_67)" hits="1" signature="()V">
525
525
  <lines>
526
- <line number="418" hits="1"/>
526
+ <line number="422" hits="1"/>
527
527
  </lines>
528
528
  </method>
529
529
  <method name="(anonymous_69)" hits="1" signature="()V">
530
530
  <lines>
531
- <line number="426" hits="1"/>
531
+ <line number="430" hits="1"/>
532
532
  </lines>
533
533
  </method>
534
534
  <method name="(anonymous_71)" hits="1" signature="()V">
535
535
  <lines>
536
- <line number="434" hits="1"/>
536
+ <line number="438" hits="1"/>
537
537
  </lines>
538
538
  </method>
539
539
  <method name="(anonymous_73)" hits="1" signature="()V">
540
540
  <lines>
541
- <line number="442" hits="1"/>
541
+ <line number="446" hits="1"/>
542
542
  </lines>
543
543
  </method>
544
544
  <method name="(anonymous_75)" hits="1" signature="()V">
545
545
  <lines>
546
- <line number="450" hits="1"/>
546
+ <line number="454" hits="1"/>
547
547
  </lines>
548
548
  </method>
549
549
  <method name="(anonymous_77)" hits="1" signature="()V">
550
550
  <lines>
551
- <line number="458" hits="1"/>
551
+ <line number="462" hits="1"/>
552
552
  </lines>
553
553
  </method>
554
554
  <method name="(anonymous_79)" hits="1" signature="()V">
555
555
  <lines>
556
- <line number="466" hits="1"/>
556
+ <line number="470" hits="1"/>
557
557
  </lines>
558
558
  </method>
559
559
  <method name="(anonymous_81)" hits="1" signature="()V">
560
560
  <lines>
561
- <line number="474" hits="1"/>
561
+ <line number="478" hits="1"/>
562
562
  </lines>
563
563
  </method>
564
564
  <method name="(anonymous_83)" hits="1" signature="()V">
565
565
  <lines>
566
- <line number="482" hits="1"/>
566
+ <line number="487" hits="1"/>
567
567
  </lines>
568
568
  </method>
569
569
  <method name="(anonymous_85)" hits="1" signature="()V">
570
570
  <lines>
571
- <line number="490" hits="1"/>
571
+ <line number="495" hits="1"/>
572
572
  </lines>
573
573
  </method>
574
574
  <method name="(anonymous_87)" hits="1" signature="()V">
575
575
  <lines>
576
- <line number="498" hits="1"/>
576
+ <line number="503" hits="1"/>
577
577
  </lines>
578
578
  </method>
579
579
  <method name="(anonymous_89)" hits="1" signature="()V">
580
580
  <lines>
581
- <line number="506" hits="1"/>
581
+ <line number="511" hits="1"/>
582
582
  </lines>
583
583
  </method>
584
584
  <method name="(anonymous_91)" hits="1" signature="()V">
585
585
  <lines>
586
- <line number="514" hits="1"/>
586
+ <line number="519" hits="1"/>
587
587
  </lines>
588
588
  </method>
589
589
  <method name="(anonymous_93)" hits="1" signature="()V">
590
590
  <lines>
591
- <line number="522" hits="1"/>
591
+ <line number="528" hits="1"/>
592
592
  </lines>
593
593
  </method>
594
- <method name="(anonymous_95)" hits="2" signature="()V">
594
+ <method name="(anonymous_95)" hits="0" signature="()V">
595
595
  <lines>
596
- <line number="533" hits="2"/>
596
+ <line number="536" hits="0"/>
597
597
  </lines>
598
598
  </method>
599
- <method name="(anonymous_96)" hits="1" signature="()V">
599
+ <method name="(anonymous_97)" hits="0" signature="()V">
600
600
  <lines>
601
- <line number="544" hits="1"/>
601
+ <line number="544" hits="0"/>
602
602
  </lines>
603
603
  </method>
604
- <method name="(anonymous_97)" hits="1" signature="()V">
604
+ <method name="(anonymous_99)" hits="2" signature="()V">
605
605
  <lines>
606
- <line number="552" hits="1"/>
606
+ <line number="555" hits="2"/>
607
607
  </lines>
608
608
  </method>
609
- <method name="(anonymous_98)" hits="1" signature="()V">
609
+ <method name="(anonymous_100)" hits="1" signature="()V">
610
610
  <lines>
611
- <line number="560" hits="1"/>
611
+ <line number="566" hits="1"/>
612
612
  </lines>
613
613
  </method>
614
- <method name="(anonymous_99)" hits="4" signature="()V">
614
+ <method name="(anonymous_101)" hits="1" signature="()V">
615
615
  <lines>
616
- <line number="569" hits="4"/>
616
+ <line number="574" hits="1"/>
617
617
  </lines>
618
618
  </method>
619
- <method name="(anonymous_100)" hits="3" signature="()V">
619
+ <method name="(anonymous_102)" hits="1" signature="()V">
620
620
  <lines>
621
- <line number="581" hits="3"/>
621
+ <line number="582" hits="1"/>
622
622
  </lines>
623
623
  </method>
624
- <method name="(anonymous_101)" hits="9" signature="()V">
624
+ <method name="(anonymous_103)" hits="4" signature="()V">
625
625
  <lines>
626
- <line number="592" hits="9"/>
626
+ <line number="591" hits="4"/>
627
627
  </lines>
628
628
  </method>
629
- <method name="(anonymous_102)" hits="9" signature="()V">
629
+ <method name="(anonymous_104)" hits="3" signature="()V">
630
630
  <lines>
631
- <line number="604" hits="9"/>
631
+ <line number="603" hits="3"/>
632
632
  </lines>
633
633
  </method>
634
- <method name="(anonymous_103)" hits="11" signature="()V">
634
+ <method name="(anonymous_105)" hits="9" signature="()V">
635
635
  <lines>
636
- <line number="617" hits="11"/>
636
+ <line number="614" hits="9"/>
637
637
  </lines>
638
638
  </method>
639
- <method name="(anonymous_104)" hits="1" signature="()V">
639
+ <method name="(anonymous_106)" hits="9" signature="()V">
640
640
  <lines>
641
- <line number="627" hits="1"/>
641
+ <line number="626" hits="9"/>
642
642
  </lines>
643
643
  </method>
644
- <method name="(anonymous_105)" hits="1" signature="()V">
644
+ <method name="(anonymous_107)" hits="11" signature="()V">
645
645
  <lines>
646
- <line number="637" hits="1"/>
646
+ <line number="639" hits="11"/>
647
647
  </lines>
648
648
  </method>
649
- <method name="(anonymous_106)" hits="3" signature="()V">
649
+ <method name="(anonymous_108)" hits="1" signature="()V">
650
650
  <lines>
651
- <line number="647" hits="3"/>
651
+ <line number="649" hits="1"/>
652
652
  </lines>
653
653
  </method>
654
- <method name="(anonymous_107)" hits="2" signature="()V">
654
+ <method name="(anonymous_109)" hits="1" signature="()V">
655
655
  <lines>
656
- <line number="659" hits="2"/>
656
+ <line number="659" hits="1"/>
657
657
  </lines>
658
658
  </method>
659
- <method name="(anonymous_108)" hits="1" signature="()V">
659
+ <method name="(anonymous_110)" hits="3" signature="()V">
660
+ <lines>
661
+ <line number="669" hits="3"/>
662
+ </lines>
663
+ </method>
664
+ <method name="(anonymous_111)" hits="2" signature="()V">
660
665
  <lines>
661
- <line number="671" hits="1"/>
666
+ <line number="681" hits="2"/>
662
667
  </lines>
663
668
  </method>
664
- <method name="(anonymous_109)" hits="0" signature="()V">
669
+ <method name="(anonymous_112)" hits="1" signature="()V">
665
670
  <lines>
666
- <line number="680" hits="0"/>
671
+ <line number="693" hits="1"/>
672
+ </lines>
673
+ </method>
674
+ <method name="(anonymous_113)" hits="0" signature="()V">
675
+ <lines>
676
+ <line number="702" hits="0"/>
667
677
  </lines>
668
678
  </method>
669
679
  </methods>
670
680
  <lines>
671
681
  <line number="3" hits="1" branch="false"/>
672
- <line number="16" hits="1" branch="false"/>
673
682
  <line number="17" hits="1" branch="false"/>
674
- <line number="27" hits="1" branch="false"/>
675
- <line number="33" hits="85" branch="false"/>
683
+ <line number="18" hits="1" branch="false"/>
684
+ <line number="28" hits="1" branch="false"/>
676
685
  <line number="34" hits="85" branch="false"/>
677
686
  <line number="35" hits="85" branch="false"/>
678
- <line number="52" hits="6" branch="false"/>
679
- <line number="59" hits="6" branch="false"/>
680
- <line number="66" hits="4" branch="false"/>
681
- <line number="73" hits="4" branch="false"/>
682
- <line number="82" hits="12" branch="false"/>
683
- <line number="92" hits="4" branch="true" condition-coverage="100% (2/2)"/>
684
- <line number="93" hits="1" branch="false"/>
685
- <line number="96" hits="3" branch="true" condition-coverage="100% (2/2)"/>
686
- <line number="107" hits="3" branch="false"/>
687
- <line number="121" hits="1" branch="false"/>
688
- <line number="137" hits="23" branch="true" condition-coverage="90% (9/10)"/>
689
- <line number="138" hits="2" branch="false"/>
690
- <line number="139" hits="2" branch="true" condition-coverage="75% (3/4)"/>
691
- <line number="140" hits="2" branch="false"/>
692
- <line number="146" hits="2" branch="false"/>
693
- <line number="149" hits="21" branch="false"/>
694
- <line number="151" hits="21" branch="false"/>
687
+ <line number="36" hits="85" branch="false"/>
688
+ <line number="53" hits="6" branch="false"/>
689
+ <line number="60" hits="6" branch="false"/>
690
+ <line number="67" hits="4" branch="false"/>
691
+ <line number="74" hits="4" branch="false"/>
692
+ <line number="83" hits="12" branch="false"/>
693
+ <line number="93" hits="4" branch="true" condition-coverage="100% (2/2)"/>
694
+ <line number="94" hits="1" branch="false"/>
695
+ <line number="97" hits="3" branch="true" condition-coverage="100% (2/2)"/>
696
+ <line number="108" hits="3" branch="false"/>
697
+ <line number="122" hits="1" branch="false"/>
698
+ <line number="138" hits="23" branch="true" condition-coverage="90% (9/10)"/>
699
+ <line number="139" hits="2" branch="false"/>
700
+ <line number="140" hits="2" branch="true" condition-coverage="75% (3/4)"/>
701
+ <line number="141" hits="2" branch="false"/>
702
+ <line number="147" hits="2" branch="false"/>
703
+ <line number="150" hits="21" branch="false"/>
695
704
  <line number="152" hits="21" branch="false"/>
696
- <line number="154" hits="21" branch="false"/>
705
+ <line number="153" hits="21" branch="false"/>
697
706
  <line number="155" hits="21" branch="false"/>
698
- <line number="157" hits="20" branch="false"/>
707
+ <line number="156" hits="21" branch="false"/>
699
708
  <line number="158" hits="20" branch="false"/>
700
- <line number="161" hits="21" branch="false"/>
701
- <line number="171" hits="1" branch="false"/>
702
- <line number="175" hits="21" branch="false"/>
703
- <line number="184" hits="1" branch="false"/>
709
+ <line number="159" hits="20" branch="false"/>
710
+ <line number="162" hits="21" branch="false"/>
711
+ <line number="172" hits="1" branch="false"/>
712
+ <line number="176" hits="21" branch="false"/>
704
713
  <line number="185" hits="1" branch="false"/>
705
- <line number="194" hits="1" branch="false"/>
714
+ <line number="186" hits="1" branch="false"/>
706
715
  <line number="195" hits="1" branch="false"/>
707
- <line number="204" hits="1" branch="false"/>
716
+ <line number="196" hits="1" branch="false"/>
708
717
  <line number="205" hits="1" branch="false"/>
709
- <line number="214" hits="1" branch="false"/>
718
+ <line number="206" hits="1" branch="false"/>
710
719
  <line number="215" hits="1" branch="false"/>
711
- <line number="224" hits="3" branch="false"/>
720
+ <line number="216" hits="1" branch="false"/>
712
721
  <line number="225" hits="3" branch="false"/>
713
- <line number="234" hits="1" branch="false"/>
722
+ <line number="226" hits="3" branch="false"/>
714
723
  <line number="235" hits="1" branch="false"/>
715
- <line number="244" hits="1" branch="false"/>
724
+ <line number="236" hits="1" branch="false"/>
716
725
  <line number="245" hits="1" branch="false"/>
717
- <line number="254" hits="1" branch="false"/>
726
+ <line number="246" hits="1" branch="false"/>
718
727
  <line number="255" hits="1" branch="false"/>
719
- <line number="264" hits="1" branch="false"/>
728
+ <line number="256" hits="1" branch="false"/>
720
729
  <line number="265" hits="1" branch="false"/>
721
- <line number="274" hits="1" branch="false"/>
730
+ <line number="266" hits="1" branch="false"/>
722
731
  <line number="275" hits="1" branch="false"/>
723
- <line number="284" hits="1" branch="false"/>
732
+ <line number="276" hits="1" branch="false"/>
724
733
  <line number="285" hits="1" branch="false"/>
725
- <line number="294" hits="1" branch="false"/>
734
+ <line number="286" hits="1" branch="false"/>
726
735
  <line number="295" hits="1" branch="false"/>
727
- <line number="304" hits="1" branch="false"/>
736
+ <line number="296" hits="1" branch="false"/>
728
737
  <line number="305" hits="1" branch="false"/>
729
- <line number="314" hits="1" branch="false"/>
738
+ <line number="306" hits="1" branch="false"/>
730
739
  <line number="315" hits="1" branch="false"/>
731
- <line number="319" hits="23" branch="false"/>
740
+ <line number="316" hits="1" branch="false"/>
732
741
  <line number="320" hits="23" branch="false"/>
733
- <line number="322" hits="23" branch="false"/>
734
- <line number="323" hits="23" branch="true" condition-coverage="100% (4/4)"/>
735
- <line number="324" hits="1" branch="false"/>
736
- <line number="327" hits="22" branch="false"/>
737
- <line number="347" hits="3" branch="false"/>
738
- <line number="348" hits="25" branch="false"/>
739
- <line number="350" hits="3" branch="true" condition-coverage="100% (2/2)"/>
740
- <line number="351" hits="1" branch="false"/>
741
- <line number="354" hits="2" branch="false"/>
742
- <line number="355" hits="2" branch="false"/>
743
- <line number="363" hits="1" branch="false"/>
744
- <line number="371" hits="1" branch="false"/>
745
- <line number="379" hits="1" branch="false"/>
746
- <line number="387" hits="1" branch="false"/>
747
- <line number="395" hits="1" branch="false"/>
748
- <line number="403" hits="1" branch="false"/>
749
- <line number="411" hits="1" branch="false"/>
750
- <line number="419" hits="1" branch="false"/>
751
- <line number="427" hits="1" branch="false"/>
752
- <line number="435" hits="1" branch="false"/>
753
- <line number="443" hits="1" branch="false"/>
754
- <line number="451" hits="1" branch="false"/>
755
- <line number="459" hits="1" branch="false"/>
756
- <line number="467" hits="1" branch="false"/>
757
- <line number="475" hits="1" branch="false"/>
758
- <line number="483" hits="1" branch="false"/>
759
- <line number="491" hits="1" branch="false"/>
760
- <line number="499" hits="1" branch="false"/>
761
- <line number="507" hits="1" branch="false"/>
762
- <line number="515" hits="1" branch="false"/>
763
- <line number="523" hits="1" branch="false"/>
764
- <line number="534" hits="2" branch="false"/>
765
- <line number="535" hits="2" branch="false"/>
766
- <line number="545" hits="1" branch="false"/>
767
- <line number="553" hits="1" branch="false"/>
768
- <line number="561" hits="1" branch="false"/>
769
- <line number="570" hits="4" branch="false"/>
770
- <line number="582" hits="3" branch="false"/>
771
- <line number="593" hits="9" branch="false"/>
772
- <line number="594" hits="9" branch="false"/>
773
- <line number="605" hits="9" branch="false"/>
774
- <line number="606" hits="9" branch="false"/>
775
- <line number="618" hits="11" branch="false"/>
776
- <line number="619" hits="11" branch="false"/>
777
- <line number="628" hits="1" branch="false"/>
778
- <line number="629" hits="1" branch="false"/>
779
- <line number="638" hits="1" branch="false"/>
780
- <line number="639" hits="1" branch="false"/>
781
- <line number="648" hits="3" branch="false"/>
782
- <line number="660" hits="2" branch="false"/>
783
- <line number="661" hits="2" branch="false"/>
784
- <line number="672" hits="1" branch="false"/>
785
- <line number="673" hits="1" branch="false"/>
786
- <line number="681" hits="0" branch="false"/>
787
- <line number="682" hits="0" branch="false"/>
742
+ <line number="321" hits="23" branch="false"/>
743
+ <line number="323" hits="23" branch="false"/>
744
+ <line number="324" hits="23" branch="true" condition-coverage="100% (2/2)"/>
745
+ <line number="328" hits="1" branch="false"/>
746
+ <line number="331" hits="22" branch="false"/>
747
+ <line number="351" hits="3" branch="false"/>
748
+ <line number="352" hits="27" branch="false"/>
749
+ <line number="354" hits="3" branch="true" condition-coverage="100% (2/2)"/>
750
+ <line number="355" hits="1" branch="false"/>
751
+ <line number="358" hits="2" branch="false"/>
752
+ <line number="359" hits="2" branch="false"/>
753
+ <line number="367" hits="1" branch="false"/>
754
+ <line number="375" hits="1" branch="false"/>
755
+ <line number="383" hits="1" branch="false"/>
756
+ <line number="391" hits="1" branch="false"/>
757
+ <line number="399" hits="1" branch="false"/>
758
+ <line number="407" hits="1" branch="false"/>
759
+ <line number="415" hits="1" branch="false"/>
760
+ <line number="423" hits="1" branch="false"/>
761
+ <line number="431" hits="1" branch="false"/>
762
+ <line number="439" hits="1" branch="false"/>
763
+ <line number="447" hits="1" branch="false"/>
764
+ <line number="455" hits="1" branch="false"/>
765
+ <line number="463" hits="1" branch="false"/>
766
+ <line number="471" hits="1" branch="false"/>
767
+ <line number="479" hits="1" branch="false"/>
768
+ <line number="488" hits="1" branch="false"/>
769
+ <line number="496" hits="1" branch="false"/>
770
+ <line number="504" hits="1" branch="false"/>
771
+ <line number="512" hits="1" branch="false"/>
772
+ <line number="520" hits="1" branch="false"/>
773
+ <line number="529" hits="1" branch="false"/>
774
+ <line number="537" hits="0" branch="false"/>
775
+ <line number="545" hits="0" branch="false"/>
776
+ <line number="556" hits="2" branch="false"/>
777
+ <line number="557" hits="2" branch="false"/>
778
+ <line number="567" hits="1" branch="false"/>
779
+ <line number="575" hits="1" branch="false"/>
780
+ <line number="583" hits="1" branch="false"/>
781
+ <line number="592" hits="4" branch="false"/>
782
+ <line number="604" hits="3" branch="false"/>
783
+ <line number="615" hits="9" branch="false"/>
784
+ <line number="616" hits="9" branch="false"/>
785
+ <line number="627" hits="9" branch="false"/>
786
+ <line number="628" hits="9" branch="false"/>
787
+ <line number="640" hits="11" branch="false"/>
788
+ <line number="641" hits="11" branch="false"/>
789
+ <line number="650" hits="1" branch="false"/>
790
+ <line number="651" hits="1" branch="false"/>
791
+ <line number="660" hits="1" branch="false"/>
792
+ <line number="661" hits="1" branch="false"/>
793
+ <line number="670" hits="3" branch="false"/>
794
+ <line number="682" hits="2" branch="false"/>
795
+ <line number="683" hits="2" branch="false"/>
796
+ <line number="694" hits="1" branch="false"/>
797
+ <line number="695" hits="1" branch="false"/>
798
+ <line number="703" hits="0" branch="false"/>
799
+ <line number="704" hits="0" branch="false"/>
788
800
  </lines>
789
801
  </class>
790
802
  <class name="fake-spawn.ts" filename="src/lib/fake-spawn.ts" line-rate="0.9756" branch-rate="0.8">
@@ -1222,8 +1234,8 @@
1222
1234
  <line number="18" hits="1" branch="false"/>
1223
1235
  <line number="19" hits="107" branch="false"/>
1224
1236
  <line number="21" hits="107" branch="false"/>
1225
- <line number="22" hits="113" branch="false"/>
1226
- <line number="23" hits="113" branch="true" condition-coverage="100% (2/2)"/>
1237
+ <line number="22" hits="112" branch="false"/>
1238
+ <line number="23" hits="112" branch="true" condition-coverage="100% (2/2)"/>
1227
1239
  <line number="24" hits="107" branch="false"/>
1228
1240
  <line number="25" hits="107" branch="false"/>
1229
1241
  <line number="29" hits="107" branch="false"/>
@@ -1434,7 +1446,7 @@
1434
1446
  </method>
1435
1447
  <method name="(anonymous_9)" hits="1" signature="()V">
1436
1448
  <lines>
1437
- <line number="100" hits="1"/>
1449
+ <line number="102" hits="1"/>
1438
1450
  </lines>
1439
1451
  </method>
1440
1452
  </methods>
@@ -1514,11 +1526,13 @@
1514
1526
  <line number="95" hits="1" branch="false"/>
1515
1527
  <line number="96" hits="1" branch="false"/>
1516
1528
  <line number="97" hits="1" branch="false"/>
1517
- <line number="100" hits="1" branch="true" condition-coverage="100% (2/2)"/>
1518
- <line number="101" hits="1" branch="false"/>
1519
- <line number="102" hits="1" branch="false"/>
1529
+ <line number="98" hits="1" branch="false"/>
1530
+ <line number="99" hits="1" branch="false"/>
1531
+ <line number="102" hits="1" branch="true" condition-coverage="100% (2/2)"/>
1520
1532
  <line number="103" hits="1" branch="false"/>
1521
1533
  <line number="104" hits="1" branch="false"/>
1534
+ <line number="105" hits="1" branch="false"/>
1535
+ <line number="106" hits="1" branch="false"/>
1522
1536
  </lines>
1523
1537
  </class>
1524
1538
  </packages>