LCOV - code coverage report
Current view: top level - simulation/components - Wonder.js (source / functions) Hit Total Coverage
Test: lcov.info Lines: 0 4 0.0 %
Date: 2023-04-02 12:52:40 Functions: 0 2 0.0 %

          Line data    Source code
       1             : function Wonder() {}
       2             : 
       3           0 : Wonder.prototype.Schema = "<empty/>";
       4             : 
       5           0 : Wonder.prototype.Init = function()
       6             : {
       7             : };
       8             : 
       9           0 : Wonder.prototype.Serialize = null;
      10             : 
      11           0 : Engine.RegisterComponentType(IID_Wonder, "Wonder", Wonder);

Generated by: LCOV version 1.14