LCOV - code coverage report
Current view: top level - src - main.C (source / functions) Hit Total Coverage
Test: idaholab/magpie: 5710af Lines: 2 2 100.0 %
Date: 2025-07-21 23:34:39 Functions: 1 1 100.0 %
Legend: Lines: hit not hit

          Line data    Source code
       1             : /**********************************************************************/
       2             : /*                     DO NOT MODIFY THIS HEADER                      */
       3             : /* MAGPIE - Mesoscale Atomistic Glue Program for Integrated Execution */
       4             : /*                                                                    */
       5             : /*            Copyright 2017 Battelle Energy Alliance, LLC            */
       6             : /*                        ALL RIGHTS RESERVED                         */
       7             : /**********************************************************************/
       8             : 
       9             : #include "MagpieTestApp.h"
      10             : #include "MooseMain.h"
      11             : 
      12             : // Begin the main program.
      13             : int
      14         371 : main(int argc, char * argv[])
      15             : {
      16         371 :   return Moose::main<MagpieTestApp>(argc, argv);
      17             : }

Generated by: LCOV version 1.14